/* CONTENU */
#contenu_gauche { float:left; width:203px; margin:0; padding:0; }
#contenu_droit { float:right; width:616px; margin:0; padding:0; }

/* CONTENU GAUCHE */
#img_prog { width:190px; float:left; margin:0 0 0 15px; font-weight:bold; color:#76b311 }
.pLeft {float:left; margin:-10px 0 0 5px}
.pRight {float:right; margin:-10px 5px 0 0;}

.prev {float:left; margin:0 0 0 15px;}
.next {float:right;}
.prev a, .next a {text-decoration:none; color:#FFFFFF}
.prev a:hover, .next a:hover {}

/*.greenLeft { float:left; height:48px; width:13px; background:url(../images/vertLeft.png) no-repeat; margin:0; padding:0; }
.greenRight { float:left; height:48px; width:13px; background:url(../images/vertRight.png) no-repeat; margin:0; padding:0; }
.greenContent { float:left; height:48px; width:148px; background:url(../images/vertContent.png) repeat-x; margin:0; padding:0; }*/
.greenContent { float:left; height:48px; background:url(../images/vertContent.png) repeat-x; margin:0; padding:0; }
.greenContent h2.left { float:left; color:#FFFFFF; height:30px; font-size:12pt; background:url(../images/fleche-rougeLeft_26x26.png) no-repeat; margin:10px 0; padding:2px 10px 0 30px; text-transform:uppercase; }
.greenContent h2.right { float:right; color:#FFFFFF; height:30px; font-size:12pt; background:url(../images/fleche-rouge_26x26.png) no-repeat top right; margin:10px 0; padding:2px 30px 0 10px; text-transform:uppercase; }
.greenContent h2.leftright { float:left; color:#FFFFFF; height:30px; font-size:12pt; background:url(../images/fleche-rouge_26x26.png) no-repeat; margin:10px 0; padding:2px 10px 0 30px; text-transform:uppercase; }

#links { margin:0 0 0 15px; }
a.link { float:left; text-align:center; width:2em; margin:2px; padding:1px; border:#8AD60B solid 1px; background:#FFFFFF; color:#76b311; text-decoration:none; }
a:hover.link  { background:#8AD60B; color:#FFFFFF; }

.img_prog { width:190px; float:left; margin:0 0 0 14px;}
.img_prog .pLeft {font-weight:bold; }
.img_prog .pRight {font-weight:bold; }
.img_prog a { color:#1a1a1a }
.img_prog a:hover { text-decoration:underline; }

.progReg { font-size:14px; }

.img_prog h2 {
    font-weight: bold;
    float: left;
    margin: -15px 0 0 5px;
}

.prog_notaire {
	position:relative; 
	left:62px;
	top:-160px;
	width:131px;
	height:45px;
	text-align: center;
	z-index: 8;
}
