@charset "windows-1252";

html {
padding: 0;
margin: 0;
}			  


body {
padding: 0;
margin: 0;
font-family: Century Gothic, arial;
font-size: 1em;	
text-align: center;	
background: none;
}	

p {
text-align: justify;
margin-left: 10px;
margin-right: 10px;
}


#nav {	
display:none;}


#global {	
position: relative;
width: 800px;
height: 600px;
margin-left: auto;
margin-right: auto;
text-align: center;
}


/* Bannière de section */
#ban {		 
position: absolute;
width: 503px;
height: 91px;
top: 5px;
left: 6px; 
z-index: 4;
}			

/* links */
a:link	{ color : #006666; text-decoration : overline;}
a:visited { color : #006666;text-decoration : overline;}
a.active { color : #0099FF; text-decoration : overline;}
a.hover { color : #0099FF; text-decoration : none;}    



/* Image maps */	
#maps {display:none;}

/* Zone principale */
#mainZcp {	
width: 80%;
height: 80%; 
position: absolute;
top: 50px;
left: 20px; 
z-index: 3;	
}														 

		 		   
/* mise en valeur d'expression */
.hilite { 
color: #0066FF;  
}
 		   
.hilite_b { 
font-size: 14px; 
font-weight: bold; 
} 


/* bannière haute des nouveautés */ 
#news {	
position: absolute;
top: 28px;
left: 200px;		 
font-size: 12px;
font-weight: 100;
text-align: left;
width: 470px; 
text-align: justify;
color: #000000;	 
line-height: 14px;
}	   


/* bannière fonts */ 
#fonts {	
display:none;}			

#copyright {	
position: absolute;
top: 605px;
right: 0px;		 
font-size: 12px;
text-align: left;
width: 120px; 
color: #000000;	 
line-height: 12px;
}			
		  
.verdana
{
	font-family: verdana;
}