@charset "iso-8859-1";
BODY {scrollbar-3dlight-color: #ffffff;
		 scrollbar-arrow-color: #A5D0FF;
		 scrollbar-darkshadow-color: #000000;
		 scrollbar-face-color: #306DB0;
		 scrollbar-highlight-color: #ffffff;
		 scrollbar-shadow-color: #000000;
		 scrollbar-track-color: #ffffff
}

a:link { color: #26497A; text-decoration: underline; }
a:visited { color: #D5A10F; text-decoration: underline; }
a:hover { color: #5C5C5C; text-decoration: none; }
a:active {	color: #D5A10F; text-decoration: none; }


.normal {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 70%;
	text-align: justify;
}
.tableau {
	color: #143066;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 70%;
	text-align: center;
	font-weight: bold;
}
.tableaucel {
	color: #A0760F;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 70%;
	text-align: center;
}
.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: #306DB0;
	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
}