@charset "iso-8859-1";
BODY {scrollbar-3dlight-color: #ffffff;
		 scrollbar-arrow-color: #D2F5769;
		 scrollbar-darkshadow-color: #2F5769;
		 scrollbar-face-color: #5B9EBD;
		 scrollbar-highlight-color: #ffffff;
		 scrollbar-shadow-color: #000000;
		 scrollbar-track-color: #7ABAD8
}

a:link { color: #274C5D; text-decoration: underline; }
a:visited { color: #5B9EBD; text-decoration: underline; }
a:hover { color: #8A8A8A; text-decoration: none; }
a:active {	color: #AB1529; text-decoration: none; }

ul {
margin-left: 20px;
padding-left: 0;
} 

.normal {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 75%;
	text-align: justify;
}

.normalPetit {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 65%;
	text-align: justify;
}

.normalBold {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 75%;
	text-align: justify;
	font-weight: bold;
}

.normalLeft {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 75%;
	text-align: left;
}

.normalRight {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 75%;
	text-align: right;
}

.normalCenter {
	color: #000000;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 75%;
	text-align: center;
}

.titre {
	color: #377490;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
}

.titrerouge {
	color: #C50620;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
}

.titrerougecenter {
	color: #C50620;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
}

.titreCenter {
	color: #377490;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
}

.smallblue {
	color: #377490;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 60%;
	text-align: left;
	font-weight: bold;
}

.smallbluecenter {
	color: #377490;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 60%;
	text-align: center;
	font-weight: bold;
}

.normalblue {
	color: #377490;
	font-family: verdana, helvetica, sans-serif, arial;
	font-size: 75%;
	text-align: center;
	font-weight: bold;
}

.cErreur{
  background-color:red;
}
#idTabResAnn tr td{
border-bottom: 1px solid #F2F2F2;
}


