@charset "iso-8859-1";
BODY {scrollbar-3dlight-color: #ffffff;
		 scrollbar-arrow-color: #ffffff;
		 scrollbar-darkshadow-color: #eeeeee;
		 scrollbar-face-color: #2C316E;
		 scrollbar-highlight-color: #ffffff;
		 scrollbar-shadow-color: #dddddd;
		 scrollbar-track-color: #ffffff
}

a:link { color: #112463; text-decoration: underline; }
a:visited { color: #727272; text-decoration: underline; }
a:hover { color: #031A70; text-decoration: none; }
a:active {	color: #FF952C; text-decoration: none; }
td.pasdecontenu {
	display:none;
}
.test {
 display:block;

} 
.normal {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 11px;
	text-align: justify;
}
.normalleft {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 11px;
	text-align: left;
}
.normalBold {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
}

.normalCenter {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 11px;
	text-align: center;
}

.soustitre {
	color: #031A70;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}
.soustitreblack {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 13px;
	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
}