* {margin:0;padding:0;}
/* Page Global
------------------------------------------------------------------------------------- */
body {
	width: 911px;
	background:url('images/fond.jpg') #D3D3D3 repeat-x;
	margin: auto;
	font-size:13px;
	color:#686868;
	font-family:Trebuchet MS;
	}
#fond{ 
	background:white;
	width:911px;
	height:auto;
	}
	
.espace{clear:both;}
.gras{font-weight:bold;}
.center{margin:15px 15px;text-align:center;}
a{
	text-decoration:none;
	color:#686868;
}
/* Header
------------------------------------------------------------------------------------- */
#header {
	height:250px;
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
	}

#header_menu1 {
	float:right;
	color:white;
	margin-right:10px;
	list-style:none;
	padding-top:10px;
	}
	
#header li {
	float:left;
	padding-left:10px;
	}

#header_menu2 {
	float:left;
	clear:both;
	color:white;
	margin-right:10px;
	list-style:none;
	margin-top:107px;
	}
	
#recherche {
	float:left;
	clear:both;
	display:inline;
	margin-top:40px;
	margin-left:50px;
	width:500px;
	}

#zone_recherche {
	float:left;
	background:url('images/recherche.jpg');
	width:250px;
	height:18px;
	border:none;
	color:#686868;
	font-size:12px;
	padding-left:25px;
	padding-top:4px;
	}
#bouton_recherche {
	float:left;
	background:url('images/recherche_bouton.jpg');
	width:88px;
	height:22px;
	border:none;
	padding-top:20px;
	margin-left:5px;
	}
	
#intro {
	float:left;
	width:340px;
	padding-top:20px;
	padding-left:10px;
	}
#header a{color:white;text-decoration:none;}
#header_menu2 a:hover{text-decoration:underline;}	
#header_menu1 a:hover{text-decoration:underline;}	


/* Contenu
------------------------------------------------------------------------------------- */

	
#menu {
	float:left;
	margin-left:7px;
	display:inline;
	width:222px;
	}
	
#menu h4 {
	width:210px;
	height:23px;
	background:url('images/titre_bleu.jpg');
	font-size:13px;
	padding-left:14px;
	padding-top:2px;
	}
#menu ul{
	list-style:none;
	padding-bottom:18px;
	}

#menu li {
	border-bottom:1px solid #CCCCCC;
	height:21px;
	padding-left:15px;
	padding-top:3px;
	}
.li_color{background:#F1F1F1;}

#contenu {
	float:left;
	width:535px;
	margin-left:10px;
	}

.site {
	float:left;
	width:160px;
	margin-right:13px;
	
	}

.site h4{background:url('images/titre_orange.jpg');font-size:13px;padding-top:2px;padding-left:14px;width:151px;height:21px;}

#contenu_h4{
	background:url('images/titre_vert.jpg');
	font-size:13px;
	padding-top:5px;
	padding-left:14px;
	width:506px;
	height:21px;
	}

#texte_classement {
	float:right;
	font-size:12px;
	padding-right:12px;
	}

#contenu hr {clear:both;background:none;border:none;border-bottom:1px solid #CCCCCC;width:98%;}

.anu  {
	float:left;
	width:48%;
	margin:0px 10px 10px 0px;
	
	}

.titre_anu {
	background:url('images/dossier.jpg') no-repeat;
	background-position:bottom left;
	padding-left:20px;
	padding-top:5px;
	font-size:13px;
	border-bottom:1px solid #CCCCCC;
	}
	
#pub_verticale {
	width:120px;
	float:left;
	}
/* Footer
------------------------------------------------------------------------------------- */
#footer {
	clear:both;
	background:url('images/footer.jpg') no-repeat;
	height:60px;
	color:#4F4F4F;
	font-size:12px;
	width:911px;	
	text-align:center;
	padding-top:10px;
	}
	
#footer a{color:#686868;text-decoration:none;font-size:13px;}
