@charset "iso-8859-1";
BODY {scrollbar-3dlight-color: #ffffff;
		 scrollbar-arrow-color: #ffffff;
		 scrollbar-darkshadow-color: #A0A0A0;
		 scrollbar-face-color: #DFAA69;
		 scrollbar-highlight-color: #ffffff;
		 scrollbar-shadow-color: #000000;
		 scrollbar-track-color: #ffffff
}

a:link { color: #BC6713; text-decoration: underline; }
a:visited { color: #727272; text-decoration: underline; }
a:hover { color: #DD8427; text-decoration: none; }
a:active {	color: #FF952C; text-decoration: none; }

td.pasdecontenu {
	display:none;
}

.contenu {
	width: 400;
	}

.contenureduit {
	width: 200;
}
	
.normal {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 70%;
	text-align: justify;
}

.normalBold {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 70%;
	text-align: justify;
	font-weight: bold;
}

.normalLeft {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 70%;
	text-align: left;
}

.normalCenter {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 70%;
	text-align: center;
}

.normaltablo {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 70%;
	text-align: left;
}

.titre {
	color: #072F67;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 80%;
	text-align: left;
	font-weight: bold;
}

.titreCenter {
	color: #072F67;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
}

.soustitre {
	color: #1E5463;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 75%;
	text-align: left;
	font-weight: bold;
}

.soustitregris {
	color: #A07400;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 70%;
	text-align: left;
	font-weight: bold;
}

.btn{
	background-color : #DEDEDE;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	width: 35%;
}

.submitBtn {
	BORDER-RIGHT: #104a7b 1px solid; BORDER-TOP: #afc4d5 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #2C71B2; BORDER-LEFT: #afc4d5 1px solid; CURSOR: hand; COLOR: #FFFFFF; BORDER-BOTTOM: #104a7b 1px solid; FONT-FAMILY: verdana, sans-serif, helvetica, arial; TEXT-DECORATION: none
}

