@charset "iso-8859-1";

/**************************************************************************************/
/******************************* Elements communs *************************************/
/**************************************************************************************/
body {margin: auto; font-family: Arial; background-color: black; border: gray}
	 
#page {
	  width: 1024px; 
	  height: 768px;
	  position:absolute;
	  left:50%;
	  top:0px;
	  margin-left:-512px;
	  }	 
	  
#haut {
width: 711px; 
height: 157px; 
position: absolute;
left:0px;
top:0px; 
background-image: url(image/fond/fond2009-b.jpg);
}

#droit {
width: 313px; 
height: 768px; 
position: absolute; 
right:0px;
top:0px; 
/*background-image: url(image/fond/fond2009-a.jpg);		*/
}
#contenu {
width: 711px; 
height: 611px; 
position: absolute; 
left:0px;
top:157px;
}  

a {
color: yellow; 
font-weight: bolder; 
text-align: right; 
font-size: 11pt;} 

a:link{
	color: yellow;
}

a:active{
	color: yellow;
}

a:visited {
	color: #FFCC66;
}

#compteur {
width:100px;
height:100px;	  
position: absolute;
top:615px;
font:11px;
right:50px;
background: url(images/cadre/cadrecompteur.jpg);	   
background-repeat:no-repeat;
}

#edito {
width: 378px; 
height: 187px; 
position: absolute; 
left: 10px; 
top: 0px; 
padding-top: 40px; 
padding-left: 15px; 
padding-right: 40px; 
padding-bottom: 20px; 
background-image: url(image/index/cadre_index_edito.jpg);	   
background-repeat:no-repeat; 
color: white; 
font-size: 11pt; 
font-family: Arial Narrow;}  

#photoedito {
width: 257px; 
height: 186px; 
position: absolute; 
right: 5px; 
top: 0px;
padding-top: 15px; 
padding-left: 15px; 
padding-right: 30px; 
padding-bottom: 20px;	   
background-repeat:no-repeat;  
background-image: url(image/index/cadre_index_photo.jpg)
}

#passion {
width: 377px; 
height: 185px; 
position: absolute; 
left: 10px; 
top: 190px;
padding-top: 40px; 
padding-left: 15px; 
padding-right: 40px; 
padding-bottom: 20px;   
background-image: url(image/index/cadre_index_passion.jpg);	   
background-repeat:no-repeat; 
color: white; 
font-size: 11pt; 
font-family: Arial Narrow;
}  

#photopassion {
width: 257px; 
height: 186px;  
position: absolute; 
right: 5px; 
top: 190px;
padding-top: 15px; 
padding-left: 15px; 
padding-right: 30px; 
padding-bottom: 20px;	   
background-repeat:no-repeat;  
background-image: url(image/index/cadre_index_photo.jpg)
}

#news_rallye {
width: 374px; 
height: 186px; 
position: absolute; 
left: 10px; 
top: 380px;
padding-top: 40px; 
padding-left: 15px; 
padding-right: 40px; 
padding-bottom: 20px;   	   
background-repeat:no-repeat;
background-image: url(image/index/cadre_index_newsrallye.jpg); 
color: white; 
font-size: 11pt; 
font-family: Arial Narrow;
}  

#technique {
width: 299px; 
height: 189px; 
position: absolute; 
right: 5px; 
top: 380px;
padding-top: 40px; 
padding-left: 15px; 
padding-right: 40px; 
padding-bottom: 20px; 	   
background-repeat:no-repeat;  
background-image: url(image/index/cadre_index_technique.jpg); 
color: white; 
font-size: 11pt; 
font-family: Arial Narrow;
} 	  
