/* PARTIE DE GAUCHE
   _______________________________________________________________ */

#partie-gauche { float:left; margin:31px 0 0 25px; width:308px; color:#939091; border-right:1px solid #d9d9d9; }

#partie-gauche h1 { height:82px; }

#partie-gauche h2 { margin:21px 0 22px 0; height:47px; }

#partie-gauche p { margin-bottom:17px; width:285px; line-height:17px; }

/* PARTIE DE DROITE
   _______________________________________________________________ */

#partie-droite { float:left; margin:32px 0 0 26px; width:296px; color:#939091; }

#partie-droite h2 { margin-bottom:10px; height:27px; }

#partie-droite p { margin-bottom:17px; width:285px; line-height:17px; }
#partie-droite ul { margin-bottom:17px; width:285px; line-height:17px; list-style-type:none; font-weight:bold; font-size:12px; text-transform:uppercase; }

.separateur2 { margin:23px 0 18px 0; width:280px; height:1px; border-top:1px dashed #d9d9d9; }

.btn-consulter {
	display:block;
	margin:0 auto;
	width:297px;
	height:20px;
	line-height:17px;
	text-align:center;
	font-size:10px;
	color:#767676;
	background:url(../images/agees-btn.gif) no-repeat;
}

