@charset "windows-1252";

body {
	background: url(Images/bg.gif); 
	background-color: #396A4D; 
	color: #FFFFCC;  
	font-size: 1em; 
	margin: 0px; 
	background-position: left top; 
	background-repeat: repeat-x;
	z-index:0;
	}

a {	color: #FFFFCC; text-decoration: none;}

a:hover {color: #D2DADA; text-decoration: underline}

#filter	{
	/*restreint (width: 950px;height: 690px;)integral(width: 100%;height: auto;) */
	display: none;
	position: relative;		
	width: 950px;
	height: 700px;
	background-color: #000;
	z-index:1;
	opacity:0;
	filter: alpha(opacity=0);
}
#filtermax
{
	display: none;
	position: absolute;
	top: 2048px;
	left: 0px;
	width: 100%;
	height: auto;
	background-color: #000;
	z-index:1;
	opacity:0.7;
	/*nc 0.5*/
	filter: alpha(opacity=70);
	/*ie 50*/
}
.screenF {
	display: block;
	width: 100%;
	height: auto;
	top: 0;
	left:0;
	position: absolute;	
	z-index:1;	
	}
	 
#screen{
	display: none;
	width: 100%;
	height: auto;
	top: 0;
	left:0;
	position: absolute;	
	z-index:10;	
	} 
#screen_index {
	display: block;
	width: 100%;
	height:765px;       /*690 + 75 */
	top:0;
	left:0;
	position: absolute;
	z-index:0;
	} 
#screen_position {
	display: block;
	width: 100%;
	height:100%;       /*690 + 75 */
	top:0;
	left:0;
	position: absolute;
	z-index:0;
	} 	
.titre{font-family: Lucida Sans Unicode;font-size: 3em}	
.titre1 {font-family: Lucida Sans Unicode;font-size: 1.5em; font-weight: bold}
a.titre1 {text-decoration: underline}
.onglet	{font-family: Lucida Sans Unicode;font-size: 1.5em; font-weight: bold}
.onglet1{font-family: Lucida Sans Unicode;font-size: 1.2em; font-weight: bold}
.lien {font-family: Lucida Sans Unicode;font-size: 0.8em; font-weight: bold}	
.onglet2{font-family: Lucida Sans Unicode;font-size: 1em; font-weight: bold} 

div.closelabelgris {padding: 0; height: 26px; width: 80px; z-index: 10}	

/*----------------------------------LOGO------------------------------------------------*/
.logo {margin-left: 60px; color: #FFFFCC; font-family: Lucida Sans Unicode; z-index: 12; display: block; font-size: 1em; line-height: 2em}
#logo_intro {margin-left: 60px; color: #C6C69F; font-family: Lucida Sans Unicode; z-index: 12; display:none; font-size: 1em; line-height: 2em} 

/*-----------------------------------PNGFIX-----------------------------------------------*/



	
