/* CSS Document *zengrafom. Marie Pédrotti kit fabienne 20.10.2005*/
 
#conteneur {
text-align : center;
}
 
#bloc-centre {
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 780px;
	border : 1px solid #000000;
	background-color:#FFFFFF;
} 
#centre1 {

	text-align : left;
	width : 780px;

} 

 
#bloc-haut {
height : auto; 
} 

#bloc_rouge {
	top : 0;
	height : auto;
	width : 780px;

	background-color : #ffffff;
	color : inherit;
	text-align:center;
} 

#gauche {
float : left; 
margin-top : 2px; 
width : 190px; 
margin-left : 0px; 
padding-left: 5px;
background-color:#FFFFFF;
border-right : 1px solid #000000;
} 

#milieu{
margin-top : 30px; 
padding-left : 20px; 
margin-left : 200px; 
background : #ffffff; color : inherit;
width: 500px;
border-left:1px solid #C8E8E2;} 

