@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #003399;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-style: normal;
}
.tdVert
	{	
	background-color: #006600;
}

.bandeHaut 
{
	background-color: #ffcc66;
}
.style8 {
	font-size: 12px;
}
.titreOrange {
	font-size: 20px;
	color: #FF6600;
}
.noteBas {
	font-size: 9px;
	color: #FF6600;
}
.titreIndex {
	font-size: 20px;
}
.menuActive {
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}
a:link {
	color: #003399;
	font-weight: bold;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
}

