/* generated by csscreator.com */ 
html, body{ 
background-color:#ebeee7;
 margin:0; 
 padding:0; 
 text-align:center; 
   	font-family: arial;
	font-size: 12px;
	color: #484639;
} 
 
#pagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
 bottom:0px;
} 
#pagewidth1{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:360px;
	width:100%;
	margin-bottom: 25px;
} 
#menu{
	width:700px;
	background-image:url(../images/haut.gif);
	height:35px;
	padding-left:100px;
	padding-right:100px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}
#menu_droite{
float:right;
}
#menu_gauche{
float:left;
}
#menu1{
	text-align:center;
	width:900px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
a{
	color: #484639;
	text-decoration:underline;
}
a:hover{
text-decoration:none;
}
#menu2{
text-align:center;
width:900px;
height:265px;
}
.menu{

text-decoration:underline;
color:#007ac0;
font-size:12px;
}
a:hover.menu{
	text-decoration:none;
	color: #d61b45;
}
.titre_bleu{
font-weight:bold;
color:#007ac0;
font-size:12px;
}
.titre_rouge{
font-weight:bold;
color:#d61b45;
font-size:14px;
}
#maincol{
	width:900px;
	background-image: url(../images/back_milieu.gif);
 }
 
 #milieu_haut{
	background-image:url(../images/back_milieu_haut.gif);
	height:41px;
	width:900px;
 }
 
 #milieu{
	padding-left:100px;
	padding-right:100px;
	background-image:url(../images/back_milieu.gif);
	width:700px;
	padding-top:0px;
	background-repeat: repeat-y;
 }
 
 #milieubas{
	background-image:url(../images/back_milieu_bas.gif);
	height:41px;
	width:900px;
 }
 
#footer{
	background-image:url(../images/bas.gif);
	height:23px;
	text-align:center;
	padding-top:15px;
	width:900px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* CSS Document */

.texte_blanc{
	color: #ffffff;
}
.texte_rouge{
	color: #d61b45;
		font-size: 11px;
}
.liens_blanc{
	color: #ffffff;
	text-decoration:underline;
}
a:hover.liens_blanc{
	text-decoration:none;
}
.liens_rouge{
	color: #d61b45;
	text-decoration:underline;
}
a:hover.liens_rouge{
	text-decoration:none;
}
