body {
	font-family: "Verdana";
	font-size: 10pt;
	color: black;
	scrollbar-face-color:		#EEEEEE;
	scrollbar-highlight-color:	#EEEEEE;
	scrollbar-shadow-color:		#EEEEEE;
	scrollbar-3dlight-color:	#B3B0B0;
	scrollbar-arrow-color:		#ff0000;
	scrollbar-track-color:		#EFEFEF;
	scrollbar-darkshadow-color:	#98AAB1;
	MARGIN: 0px;
	padding: 0px;
	background-image: url(Images/fond.jpg);
	background-repeat: repeat;
}
.texteblancpetit {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8pt;
}
.texteblanc {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
}
.textetitre {
	font-family: Verdana;
	font-weight: bold;
	color: #666666;
	font-size: 9pt;
	line-height: 150%;
}
.texte {
	font-family: Verdana;
	font-weight: normal;
	color: #666666;
	font-size: 9pt;
	line-height: 18px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: Aucune;
	color: #B80000;
}
.alerte {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
input {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
}
a {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;	
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #CC0000;
	text-decoration: none;
}
.textePetit {

	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #666666;
	font-size: 10px;
}
.textetitrerouge {

	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #CC0000;
	font-size: 9pt;
}
.cadreGris {
	border: 1px solid #666666;
}
.cadreRouge {
	border: 1px solid #B80000;
}
.fond {
	background-color: #F4EBDA;
}
.petiteBac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
.texteExposant {
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #666666;
	font-size: 8pt;
	vertical-align: superexposant;
}
.fondMois {
	background-image: url(Images/DateActu.gif);
	background-repeat: no-repeat;
}
.fondActuDroite {
	background-image: url(Images/ActuDroite.gif);
	background-repeat: no-repeat;
}
