@charset "iso-8859-1";
.gris_clair{
background-color:#363636;  
padding:10px;

}
input{
	background-color:#666666;
	border: dashed 0px #ffffff;	 
	color:white;		   
	font-weight:italic;
}
textarea{
	background-color:#666666;
	border:dashed 0px #ffffff;	 
	color:white;		   
	font-weight:italic;
}
body{
	font-family: Verdana,Arial,Trebuchet MS,  Helvetica, sans-serif;		
	font-size:12px;
	
}
font{
	font-family: Verdana,Arial,Trebuchet MS,  Helvetica, sans-serif;
	font-size:12px;
	
	}
li{
	font-family: Verdana,Arial,Trebuchet MS,  Helvetica, sans-serif;
	font-size:12px;
	
	}
td{
	font-family:  Verdana,Arial,Trebuchet MS,  Helvetica, sans-serif;
	font-size:12px;	
	color:white;
	 
	}	
.fond_gris{
background-color:#333333
}
.pointille_bas{		
color:#eb6327;
border-bottom:dashed 1px gray;	
font-variant: small-caps; 
}	
.bordure_blanche{
border : solid 1px #666666;
}
.pied{
	font-family:  arial,Verdana,Arial,Trebuchet MS,  Helvetica, sans-serif;
	color:#0d81be;
	font-variant: small-caps; 
	font-weight:bold;	
	font-size:12px;
}
.menu{
	color:#295841;
	font-variant: small-caps; 
	font-weight:bold;
}
.menu2{
	
	color:#295841;
	font-weight:bold;
	
}
.titre{
	font-family:  arial,Verdana,Arial,Trebuchet MS,  Helvetica, sans-serif;
	font-variant: small-caps; 
	text-decoration: none; 
	font-weight:bold;
	color: #0d81be;	  
	font-size:16px;
}
.soustitre{
	font-family:  arial,Verdana,Arial,Trebuchet MS,  Helvetica, sans-serif;
	font-weight:bold; 	   
	
	color: #308CE7;		  
	font-size:13px;
}	
	

a{
	text-decoration:none;
	color: #ffffff;
}
a:link{
	text-decoration:none;
	color: #ffffff;
}
a:visited{
	text-decoration:none;
	color: #ffffff;

}
a:active{
	text-decoration:none;
	color: #ffffff;

}		
.soustitre2{
	font-family:  arial,Verdana,Arial,Trebuchet MS,  Helvetica, sans-serif;
	
	color: #9AD7FB;		  
	
}	
.soustitre3{
	font-family:  arial,Verdana,Arial,Trebuchet MS,  Helvetica, sans-serif;
	
	color: #ffffff;		  
	
}	  
@media print {
body{
	background-color:white;
}
.invisible{
display:none;
}
.visible{
display:block;
}
}


