/* 

Note : " !important"  pour corriger positionnement firefox


ENLEVER:
#main{display:none;
POUR VOIR DS DW

1 - General
2 - Texte
3 - AUTRE

*/



/* General ==================== ====================  */
.n{display:none}
.b{display:block}
.l{float:left}
.r{float:right}
.no{border:0px;margin:0px;padding:0px;spacing:0px}

html{
	scrollbar-face-color:		#acda74; /* acda74 non valide strict xhtml*/
	scrollbar-track-color:		#669933;
	scrollbar-arrow-color:		#669933;
	scrollbar-highlight-color:	#669933;
	scrollbar-3dlight-color:	#acda74;
	scrollbar-shadow-color:		#acda74;
	scrollbar-darkshadow-color:	#669933;	
}

body{
margin:0px;
spacing:0px;
padding:0px;
width:100%;height:100%;text-align:left;background-Color:#E5F3D5/*background:url(i/bg.jpg) top repeat-x*/
}

A:link 
{
	color:black;
	text-decoration:none;
}
A:visited 
{
	color:black;
	text-decoration:none;
}
A:hover 
{
	color:#013668;
	text-decoration:none;
}
a:hover img, body a:hover img
{
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
a:link img 
{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}

.blanc{color:white;}
a:hover .blanc{color:black;}

.noir{color:black;}

.opacite100, a:hover .opacite100 
{
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}

.opacite30, a:hover .opacite30
{
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}


.bordure
{
border:solid 1px #36322f;
}

/* Pour référencement */
strong{ 
/*font-weight:100;*/
}



/* Texte   ==================== ====================  */

.texte,p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;	
	color:#383d44;
	line-height:15px;
}

.titre, h1, div .titre
{
font-family: Verdana, Geneva, sans-serif;
font-size:17px;	
font-weight:bold;
word-spacing:1px;

}

h2, .stitre
{
font-family: Verdana, Geneva, sans-serif;
padding-bottom:0px;
spacing-bottom:0px;
margin-bottom:0px;
font-size:15px;	
font-weight:normal;
word-spacing:2px;
}

.petit, .formu
{	line-height:1.5em;
	font-size:11px;	
}
.formu
{	line-height:1.5em;
	font-size:11px;	
	width:140px
}

.moyen, .moyen p{	
font-size:12px;font-weight:normal;}

ul{margin-left:15px;padding-top:0px;margin-top:0px;spacing-top:0px;}
li{padding-left:0px;padding-top:0px;margin-top:0px;}

.vertgris{color:#51623a;padding-top:5px;}

/* AUTRE   ==================== ====================  */
#main{position:absolute;width:960px;height:596px;text-align:left;background-Color:white;border:1px #b3dd7f solid;overflow:hidden;display:none;} /* display:none; */
#content{padding-top:17px;width:960px;height:596px;}

.equipe{width:193px;padding-left:10px;font-weight:bold}
.liendiv{cursor:pointer}

.cadrevert p{font-size:11px}
