@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;
background-image: url(image/programmes/cadre_programmes_00.jpg); 
}  

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;
}

 #programme {width: 660px; 
height: 540px; 
position: absolute; 
left: 20px; 
top: 50px; 
padding-top:35px; 
padding-left: 35px; 
padding-right: 5px; 
padding-bottom: 35px;
color: white; 
font-size: 11pt; 
font-family: Arial Narrow; 
/*overflow-y: auto; 
/*border-color: red; border: 2; border-style: solid; */ 
/* scrollbar-base-color: black;
scrollbar-face-color: black;
scrollbar-arrow-color: red;
scrollbar-3dlight-color: black;
scrollbar-highlight-color: silver;
scrollbar-shadow-color: black;
scrollbar-darkshadow-color: black*/} 

#titreprogramme {
width: 660px; 
height: 540px; 
position: absolute; 
right: 0px; 
top: 20px;
}

#reconnaissance
{
 width: 380px; 
height: 150px; 
position: absolute; 
left: 10px; 
top: 80px;
font-size:11pt; 
font-style:arial;
}

#fichiers
{
 width: 190px; 
height: 150px; 
position: absolute; 
right: 30px; 
top: 80px;
}

#itineraire
{
 width: 620px; 
height: 150px; 
position: absolute; 
left: 10px; 
top: 250px
}