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

	SCROLLBAR-FACE-COLOR: #091533;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	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: #091533 url(images/background.jpg) repeat-x; 
	margin: 0; 
	background-position: center top;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 100%;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

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


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


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

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

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

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

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

}
.cadrenoir {
	background-color: #FFFFFF;
	border: 1px solid #000000;

}
.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 #000000;

}
.fondsite {
	background-image: url(images/fondsite.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondcontenu {
	background-image: url(images/fond_contenu.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	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: #B6D8F5;
}
