/* CSS Document */

#header {
	width:930px;
	height:150px;
	margin : 0px auto;
	background-image: url(../img/fond_header.gif);
}

#lien_header {
	height:10x;
	margin:0px 0px 0px 705px;
	padding:5px 0px 0px 0px;
}

#header_img {
	float:left;
	width:210px;
	margin: 0px 0px 0px 3px;
}
/* hack IE6 */
*html #header_img {
	float:left;
	width:210px;
	margin: 0px 0px 0px 0px;
	font-size:0px;
}

#header_flash {
	float:right;
	width:717px;
	height:119px;
	margin: 0px 0px 0px 0px;
	background-color: #666666;	
}

#menu {
	width:930px;
	height:35px;
	margin : 0px auto;
	background-image: url(../img/fond_header.gif);
	z-index:10;
	overflow:hidden;
	text-align:left;
}

        	 
#bas_header 
{
	width:930px;
	height:21px;
	margin:0px auto ;
}

#conteneur {
	z-index:5;
	width:930px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(../img/fond_conteneur.gif);
	overflow:hidden;
}

#bande_bleu {
	margin: 0px 0px 0px 2px;
 	z-index:inherit;
	width:930px;
	height:20px;
	background-color: #006cbe;
}

#contenu {
	float:left;
	z-index:inherit;
	width:670px;
	margin: 0px 0px 0px 2px;
	background:#ffffff;
}

#motpres {
	float:left;
	z-index:inherit;
	width:650px;
	margin: 10px 0px 0px 20px;
	background-color:#e6e6e6;
}

/* hack IE6 */
*html #motpres {
	float:left;
	z-index:inherit;
	width:650px;
	margin: 10px 0px 0px 10px;
	background-color:#e6e6e6;
}

#formugris {
	float:left;
	z-index:inherit;
	width:650px;
	margin: 10px 0px 0px 00px;
	background-color:#e6e6e6;
}

/* hack IE6 */
*html #formugris {
	float:left;
	z-index:inherit;
	width:650px;
	margin: 10px 0px 0px 0px;
	background-color:#e6e6e6;
}

#edito {
	float:left;
	z-index:inherit;
	width:640px;
	margin: 10px 0px 0px 30px;
}
/* hack IE6 */
*html #edito {
float:left;
	z-index:inherit;
	width:640px;
	margin: 10px 0px 0px 10px;
}

#bandeau {
	float:left;
	z-index:inherit;
	width:650px;
	margin: 15px 0px 5px 20px;
	text-align:center
}

/* hack IE6 */
*html #bandeau {
	float:left;
	z-index:inherit;
	width:650px;
	margin: 15px 0px 5px 10px;
	text-align:center
}

#Contenuclassic {
	float:left;
	z-index:inherit;
	width:650px;
	margin: 30px 0px 0px 20px;
}

/* hack IE6 */
*html #Contenuclassic {
	float:left;
	z-index:inherit;
	width:650px;
	margin: 30px 0px 0px 10px;
}

#bureau {
	float:left;
	z-index:inherit;
	width:600px;
	margin: 10px 0px 0px 30px;
}

#bande_droite {
	margin: 10px 20px 0px 20px;
	background-color:#ededed;
	float:right;
	z-index:inherit;
	width:215px;
}
          	 
#bas_conteneur
{
	margin:0px auto 0px auto;
	width:930px;
	height:20px;
	font-size:0px;
}


#haut_footer
{
	margin:0px auto 0px auto;
	width:930px;
	height:17px;
	font-size:0px;
}

#footer
{
	width:930px;
	position:relative;
	margin:0px auto ;
	background-color: #006cbe;
	text-align:center;
}

