/* CSS Document */

body{
	background:#FFF url(../images/commun/fd_body_gauche.jpg) repeat-x left 213px;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#585b61;
}

#back_droit{
	background:url(../images/commun/fd_body_droit.jpg) 100% 89px no-repeat;
	/*margin-left:auto;
	width:1000px;*/
}

/**************** PAGE ********************/

#page{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/**************** HEADER ********************/

#header{
	width:100%;
	height:307px;
}

#fd_carte{
	width:386px;
	height:307px;
	float:left;
	background:url(../images/header/fd_carte.gif) no-repeat left top;
}

#fd_carte ul{
	margin:0px;
	padding:0px;
	margin-left:29px;
	margin-top:223px;
	
}

#fd_carte ul li{
	list-style:none;
	display:inline;
	height:23px;
}

#menu{
	width:614px;
	height:307px;
	float:right;
}

#menu ul{
	margin:0px;
	padding:0px;
	margin-left:269px;
	margin-top:89px;
}

#menu ul li{
	list-style:none;
	height:31px;
	width:345px;
	/*margin-bottom:12px;*/
}

/**************** CONTENU ********************/

#contenu{
	width:970px;
	padding-left:15px;
	padding-right:15px;
	min-height:216px;
}

#contenu_col1{
	float:left;
	width:305px;
}

#contenu_col2{
	float:left;
	width:290px;
	margin-bottom:10px;
}

#texte_col2{
	padding-left:16px;
	padding-right:12px;
	line-height:11px;
}

#contenu_col3_FR{
	background:url(../images/titre/activite_vertical_FR.jpg) no-repeat left top;
	float:left;
	width:188px;
	margin-bottom:10px;
}

#contenu_col3_US{
	background:url(../images/titre/activite_vertical_US.jpg) no-repeat left top;
	float:left;
	width:188px;
	margin-bottom:10px;
}

#contenu_col4{
	float:left;
	width:187px;
}

/**************** FOOTER ********************/

#footer{
	float:left;
	background:url(../images/footer/fd_footer.jpg) no-repeat left top;
	width:290px;
	height:33px;
	padding-left:710px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#525252;
	line-height:33px;
}

#footer a{
	color:#525252;
	text-decoration:none;
}

#footer a:hover{
	color:#525252;
	text-decoration:underline;
}

/**************** SITEMAP *******************/

#sitemap{
	margin-left:5px;
	padding:0px;
}

#sitemap li{
	list-style:none;
	background:url(../images/commun/puce_bleu.gif) no-repeat left center;
	padding-left:6px;
}

#sitemap li a{
	color:#24afe1;
	text-decoration:none;
}

#sitemap li a:hover{
	color:#24afe1;
	text-decoration:underline;
}