.textebasic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.texterouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FF0000;
}
.textebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-transform: uppercase;
}

a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CC3300;
text-decoration: none;
font-weight:normal
}


a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CC3300;
text-decoration: none;
font-weight:normal}


a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CC3300;
text-decoration: underline;
font-weight:normal}


a.menu:link {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #CC9900;
text-decoration: none;
font-weight:bold
}


a.menu:visited {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #CC9900;
text-decoration: none;
font-weight:bold
}


a.menu:hover {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #FF6600;
text-decoration: none;
font-weight:bold
}
.tableBackground {
	background-attachment: scroll;
	background-image: url(images/gris-fond.jpg);
	background-repeat: repeat;
	background-position: left top;
}