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

	SCROLLBAR-FACE-COLOR: #257BD2;
	SCROLLBAR-HIGHLIGHT-COLOR: #257BD2;
	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.jpg) no-repeat fixed; 
	margin: 0; 
	background-position: center top;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 100%;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
}
.menu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A  { text-transform: none; font-size:12px; text-decoration:none; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; }
 
A:link 		{ color:#FFFFFF; }
A:visited	{ color:#FFFFFF; }
A:active 	{ color:#FFFFFF; }
A:hover 	{ color:#F99A43; text-decoration:underline;}


/* Dezscription classe Liens NAVIG */ 
.nav  {}
A:link.nav 		{ text-transform: none; color:#000000; font-family: Arial, Helvetica, sans-serif;}
A:visited.nav 	{ text-transform: none; color:#000000; font-family: Arial, Helvetica, sans-serif;}
A:active.nav 	{ text-transform: none; color:#000000; font-family: Arial, Helvetica, sans-serif;}
A:hover.nav 	{ text-transform: none; color:#000000; font-family: Arial, Helvetica, sans-serif;}

.pdf  { color:#000000; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; }
A:link.pdf 		{ color:#000000; text-decoration:none;}
A:visited.pdf 	{ color:#000000; text-decoration:none;}
A:active.pdf 	{ color:#000000; text-decoration:none;}
A:hover.pdf 	{ color:#000000; text-decoration:none;}

.sous-nav  { color:#DE652C; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; }
A:link.sous-nav 	{ color:#DE652C; text-decoration:none;}
A:visited.sous-nav	{ color:#DE652C; text-decoration:none;}
A:active.sous-nav 	{ color:#DE652C; text-decoration:none;}
A:hover.sous-nav 	{ color:#000000; text-decoration:none;}

.mention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.gras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #044C95;
	text-decoration: none;

}
.titreencart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

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

}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #247AD1;
	text-decoration: none;

}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.fleche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA8519;
	text-decoration: none;

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

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

}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: #E0E0E0;
}
.tableu {
	border: 1px solid #575757;
}
.gras-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
