#ul_dates1 {
float:left;
list-style-type:none;
padding-left:10px;
line-height:20px;
}

#ul_dates2 {
float:right;
list-style-image:url(../img/icones/fleche_d.jpg);
padding-right:30px;
line-height:20px;
}

#ul_diplomes {
float:right;
list-style-image:url(../img/icones/fleche_d.jpg);
padding-right:28px;
line-height:20px;
}


#ul_diplomes_us {
float:right;
list-style-image:url(../img/icones/fleche_d.jpg);
padding-right:65px;
line-height:20px;
}


#ul_dates2 li, #ul_dates1, #ul_diplomes, #ul_diplomes_us li {
font-size:11px;
}


/*~~~~~~~~~~~~CONTENT~~~~~~~~~~~~~~~~*/

#content {
background-image:url(../img/arche01.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
height:auto;
width:800px;
}

#content_left {
float:left;
width:300px;
height:400px;
}

#cadre_droit {
float:right;
height:375px;
width:450px;
border:1px solid #d1e4d1;
background-color: #f2fcf3;
margin: 15px 20px 0 0;
}

	#cadre_droit img {
	margin-top: 24px;
	margin-left:-40px;
	}

	.cadre_droit_texte, p, form, h3 {
	padding:5px 10px;
	}



#livre {
position:relative;
height:110px;
width:308px;
background-color: #f2fcf3;
border:1px solid #d1e4d1;
margin:10px 0 0 10px;
overflow:hidden;
}

#livre h2 {
margin-bottom:-5px;
}

	#livre_en_savoir_plus {
	position:absolute;
	bottom:3px;
	right:20px;
	font-size:11px;
	background-image:url(../img/icones/fleche_d.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}

#dates {
height:105px;
width:308px;
background-color: #f2fcf3;
border:1px solid  #d1e4d1;
margin: 16px 0 0 10px;
overflow:hidden;
}


/*~~~~~~~~~~~~~FOOTER~~~~~~~~~~*/


