html {
	width: 100%;
	height: 100%;
	}
BODY{

	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	background: #FFFFFF url(images/background.gif) repeat-x; 
	margin: 0; 
	background-position: center center;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 100%;
}
TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.texte_blanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


A  { text-transform: none; font-size:10px; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;  color: #FFFFFF; font-weight: bold; font-weight: bold; }
 
A:link 		{ color:#FFFFFF; }
A:visited	{ color:#FFFFFF; }
A:active 	{ color:#FFFFFF; }
A:hover 	{ color:#E3001B; }


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

.lien  {}
A:link.lien 		{ font-family: "Times New Roman", Times, serif; color:#CB0305; font-size: 14px;}
A:visited.lien 	{ font-family: "Times New Roman", Times, serif; color:#CB0305; font-size: 14px;}
A:active.lien 	{ font-family: "Times New Roman", Times, serif; color:#CB0305; font-size: 14px;}
A:hover.lien 	{ font-family: "Times New Roman", Times, serif; color:#CB0305; font-size: 14px;}

.lien2  {}
A:link.lien2		{ font-family: "Times New Roman", Times, serif; color:#000; font-size: 14px;}
A:visited.lien2 	{ font-family: "Times New Roman", Times, serif; color:#000; font-size: 14px;}
A:active.lien2 	{ font-family: "Times New Roman", Times, serif; color:#000; font-size: 14px;}
A:hover.lien2 	{ font-family: "Times New Roman", Times, serif; color:#000; font-size: 14px;}

.lien3  {}
A:link.lien3		{ font-family: "Times New Roman", Times, serif; color:#B2B2B2; font-size: 14px;}
A:visited.lien3 	{ font-family: "Times New Roman", Times, serif; color:#B2B2B2; font-size: 14px;}
A:active.lien3 	{ font-family: "Times New Roman", Times, serif; color:#B2B2B2; font-size: 14px;}
A:hover.lien3 	{ font-family: "Times New Roman", Times, serif; color:#B2B2B2; font-size: 14px;}


.mention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.gras_rouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E3001B;
	text-decoration: none;

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

}
.souligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1F1A18;
	text-decoration: underline;

}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D10404;
	text-decoration: none;

}
.grostitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;

}
.cadrenoir {
	background-color: #A9A9AB;
	border: 1px solid #3F2318;

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

}
.fondsite {
	background-image: url(images/fondsite.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondcontenu {
	background-image: url(images/fondcontent.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.separateur {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #F6F6F6;
}

.plan a { color:#000000;}
.plan a:link { color:#000000;}
.plan a:active { color:#000000;}
.plan a:visited { color:#000000;}
.plan a:hover { color:#888888;}