body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}

table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;	
	color: #06079E;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
}

.jaune {
	color: #F84901;
}

.rouge {
	color: #f84901;
	font-weight: bold;
}

.noir {
	font-weight: bold;
	color: #000000;
}

.petit {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titre{
	color: #F84901;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;

}

.soustitre{
	color: #8EC0A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.soustitrenoir{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.imborder {
	border: 1px solid #FFFFFF;
}

.form1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	background-color: #DDEDE3;
	border: 1px solid #056798;
}

a:hover {
color: #f84901;
text-decoration: underline;
	font-weight: bold;
}

a { 
color: #000000;
text-decoration: none;
	font-weight: bold;
}

.majuscule{
	font-weight: bold;
	text-transform: uppercase;

}
