	html {
	width: 100%;
	height: 100%;
	}
	
	BODY{
	width: 100%;
	height: 100%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

DIV {
    SCROLLBAR-FACE-COLOR: #CB972D;
	SCROLLBAR-HIGHLIGHT-COLOR: #5E8B63;
	SCROLLBAR-SHADOW-COLOR: #5E8B63;
	SCROLLBAR-3DLIGHT-COLOR: #5E8B63;
	SCROLLBAR-DARKSHADOW-COLOR: #5E8B63;
	SCROLLBAR-ARROW-COLOR: #5E8B63;
	SCROLLBAR-TRACK-COLOR: #5E8B63;
	SCROLLBAR-BASE-COLOR: #5E8B63;
}

A  { text-transform: none; font-size:11px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;  color: #FF9933; font-weight: normal; }
 
A:link 		{ color:#FF9933; }
A:visited	{ color:#FF9933; }
A:active 	{ color:#FF9933; }
A:hover 	{ color:#0E6140; }




/* Dezscription classe Liens NAVIG */ 
.nav  {}
A:link.nav 		{ text-transform: none; color:#FFFFFF; }
A:visited.nav 	{ text-transform: none; color:#FFFFFF; }
A:active.nav 	{ text-transform: none; color:#FFFFFF; }
A:hover.nav 	{ text-transform: none; color:#FFFFFF; }


.menuspaced {
	font-size:14px;
	color:#0A513C;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 3px;
	}

.textspaced {
	color:#0A513C;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 2px;
	}

.textspacedorange {
	color:#FF9933;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 2px;
	}
		
.mention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0E6140;
	text-decoration: none;
}
.mention2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A:link.mention  { text-transform: none; color:#0E6140; font-size: 9px;}
A:visited.mention { text-transform: none; color:#0E6140;font-size: 9px; }
A:active.mention  { text-transform: none; color:#0E6140; font-size: 9px;}
A:hover.mention  { text-transform: none; color:#0E6140; font-size: 9px;}

A:link.mention2  { text-transform: none; color:#000000; font-size: 9px;}
A:visited.mention2 { text-transform: none; color:#000000;font-size: 9px; }
A:active.mention2  { text-transform: none; color:#000000; font-size: 9px;}
A:hover.mention2  { text-transform: none; color:#8F402F; font-size: 9px;}


#content_centre {
	line-height: 50%;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0 auto;
	padding: 0;
	width: 906px;
	overflow: hidden;
}

.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0A513C;
	text-decoration: none;

}
.gras2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;


}


.cadre {
	background-color: #EEEBE6;
	border: 3px solid #EEEBE6;


}

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FAFBF4;
	border: 1px solid #054236;

}
.cadre2 {
	border: 1px solid #440A05;
}

.titrevert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
	text-decoration: none;
	text-transform: uppercase;

}
.titreorange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9933;
	text-decoration: none;
	text-transform: uppercase;

}

.fondindex {
	background-image: url(images/fondindex.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.fondsite {
	background-image: url(images/fondcontent.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.fondbandeau {
	background: transparent url(images/haut.gif) center top no-repeat;
	height: 245px;
}

.fondcontenu {
	background-image: url(images/fondcontenthaut.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bas {
	background-image: url(images/bas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CAC4BC;
	text-decoration: none;
}
.separationhorizontale {
	background-image: url(images/tirethoriz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.separationverticales {
	background-image: url(images/tiretvert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
