    body  {

    	font: 100%  Arial, Helvetica, sans-serif;
		font-family:  100% arial,Verdana,Arial,Trebuchet MS,   sans-serif;
    	font-size:12px;
    
    	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
    	padding: 0;
    	
    	color: #474545;
		background-color:#919090;
		background-repeat:repeat-y;
		background-position:top center;	
		background-attachment:scroll;
	
	
    }
div#maincontent{
width: 100%;
text-align:center;
	/*background-image:url(images/fond_gris.jpg);*/
		/*background-color:#858585	;*/
		background-position:top center;
		background-repeat:repeat-y;
}

div#bandeau {
	width:100%;
	height:224px;

	background-image:url(images/lebleudesiles_01.jpg);
		background-repeat:no-repeat;
		background-position:top center;
	}
div#menu_haut {
width:100%;
	height:40px;
	background-image:url(images/lebleudesiles_02.jpg);
		background-repeat:no-repeat;
		background-position:top center;
	
	}
div#menu_haut2 {
width:980px;

	height:42px;
	text-align:center;
	
	
	}
	/*
#menu_haut2 ul
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	
}
*/
/*
#menu_haut2 ul li {
   

   
   height:38px;
   
}

#menu_haut2 ul li a{
    color:#ffffff;
    
	
    height:38px;
}*/


div#menu {
	vertical-align:top;
	float:left;
	width:200px;
	height:auto;
	
	}
div#contenu {
	float:left;
	width:100%;
	height:auto;
	background-image:url(images/centre2.jpg);
		background-repeat:repeat-y;
		background-position:top center;
	
	
	}
div#contenu2{
text-align:left;
	
	width:988px;
	height:auto;
/*	border : solid 1px red;*/
	
	
	
}
div#pied_page {
	clear:both;
	text-align:center;
	width:100%;
	height:154px;

	
	margin-bottom:0px;
	background-image:url(images/bas3.jpg);
		background-repeat:no-repeat;
		background-position:top center;
	}
div#pied_page2 {
	clear:both;
	text-align:center;
	width:980px;
	height:154px;

		
	margin-bottom:0px;

	}