body {

margin:0;
padding:0;
font:15px arial;
background:url(bg.png);	

}

a { color:#000;}
a:hover { text-decoration:none; }

A.red:link {color: red; text-decoration: none;}
A.red:visited {color: red; text-decoration: none;}
A.red:active {color: red; text-decoration: none;}
A.red:hover {color: red; text-decoration: underline;}


#container {
	width:1024px;

	margin-top: 10px;
	margin-left: auto;
	margin-bottom:10px;
	margin-right: auto;


}


#header {

width: 1024px;
height: 225px;
margin-left:auto;
margin-right:auto;

background:url(header+menu.png);

}



#main {
width: 1024px; 
height: auto;

background:url(body.png) ;

line-height: 15pt;	

overflow-x:hidden ;
overflow-y:hidden ;

}



#text{
width:1010px;	 
height: auto;

margin-left:5px;
margin-right:0px;
}
 
			

#textext {
width:570px;
height: auto;
text-align:center;
margin-top:10px;
margin-left:55px;
font-weight:bold;
font-size:13px;

float:left;

}

#mention {
width:570px;
height: auto;
text-align:left;
margin-top:10px;
margin-left:55px;
font-weight:bold;
font-size:13px;

float:left;

}
#menudroite {  	
width: 165px;	
height: auto;   

margin-top: 10px;   
margin-left: 0px;   
margin-right: 0px;      
margin-bottom: 0px; 
line-height:0.95em; 
font-weight:bold;
float:left;

font-size:13px;	 
color:#000000;

}

#menugauche {  	
width: 165px;	
height: auto;   

margin-top: 10px;   
margin-left: 50px;   
margin-right: 0px;      
margin-bottom: 0px; 
line-height:0.95em; 
text-align:center;
float:left;

font-size:13px;	 
color:#000000;
}


ul {
margin-left:14px;
padding-left:0px;
type: square;
}

		   


#footer{

width: 1024px;
height: 100px;
padding-top: 10px;	
background:url(footer.png);
color: #f4df00;	  
font:12px arial;
text-align:center;
margin-bottom:10px;


}

a img 
{ 
border: none; 
} 


#headertxt {

color: #ffffff;
text-align: center;
}

#headertxt3 {

color: #ffffff;
text-align: center;
}
#headertxt2 {

color: red;
text-align: center;
}

#compteur {
display:none;
}


