/* CSS Document */
#cdv_header{
	width:679px;
	height:186px;
	margin-bottom:10px;
	margin-left:10px;
	background-color:#FFFFFF;
	background-image:url(/images/fr/content_main/nos_engagements/cdv_header.jpg);
}

#cdv_header_para1{
	width:460px;
	margin:60px 0px 20px 15px;
	float:left;
}

#cdv_header_para1 a:link ,#cdv_header_para1 a{text-decoration:underline;}

#cdv_header_para2{
	width:430px;
	margin:0px 0px 0px 15px;
}

#cdv_box{
	width:679px;
	margin:0px 0px 25px 8px;
}
#cdv_box_top{
	width:679px;
	height:35px;
	
}

.cdv_box_content{
	width:633px;
	padding:20px 20px 25px 25px;
}

.cdv_box_content h1{
	margin:0px 0px 5px 0px;
}

.cdv_box_content h2{
	margin:15px 0px 5px 0px;
}


.cdv_box_retrait{
	margin:0px 0px 15px 40px;
}

.cdv_box_text li{
	margin:0px 0px 0px 20px;
	list-style-image: none;
	list-style-type:disc;  
}

#cdv_box_footer{
	width:659px;
	height:15px;
	padding:10px;
}
#cdv_box_form{
	width:40px;
	height:30px;
}
/*LISTE DEROULANTE*/

#cdv_list {
	width:150px;
	text-align:center;
}
#cdv_dropdown_list {
	width:400px;
	margin-left: auto;
	margin-right: auto;
	margin-top:6px;
}

/*Boutons précédent et suivant*/

#cdv_btn_precedent {
	width:80px;
	float:left;

}

#cdv_btn_suivant {
	float: right;
	width:60px;
}

