@charset "iso-8859-1"


a:active {
	color:#003366;
	font-weight:bold;

}

a:hover{
	text-decoration: underline;
	font-color:#8B0000;
}

a:link { 
	color:#003366;
	font-weight:bold;

 }


a:visited {
	color:#003366;
	font-weight:bold;

}


img{
	border:0px;
	vertical-align:top;

}

body{
	font-family: verdana;
	}
				 
fieldset{
				 color:#003366;
				 font-size:12px;
				 font-weight:bold;
				 border-color:#8B0000;
				 }
				 
.survole{
				 font-size:13px;
				 }
				 
.normal{
				  font-size:12px;
				 }
				 

.titre{
	font-size: 18px;
	border:0px;
	text-align:center;
	color:#8B0000;
	}

.sous-titre{
	font-size: 12px;
	border:0px;
	text-align:center;
	color:#8B0000;
	}

.tableau{
	font-size:12px;
	width:830px;
	border:0px;
	cellpadding:0px;
	cellspacing:0px;
	color:#003366;

	}




