body {
	background-color: #E9E9E9;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.annonce {
	color : #FFFFFF;
	background-color: #b22c1b;
	font-weight : bold;
	font-size : 14px;
}
.titre1 {
	font-size: 1.4em;
	color: #b22c1b;
	font-weight: bold;
}
.titre2 {
	margin: 0;
	font-size: 1.2em;
	color: #b22c1b;
	font-weight: normal;
	border-bottom: 1px solid #b22c1b;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.titre3, .lien {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
LI {   
	font-size : 10px;
}

.libelle-normal,  .libelle-normal-left, .libelle-normal-right, .libelle-normal-center {	
	font-size : 10px;
}
.libelle-gras, .libelle-gras-left, .libelle-gras-right, .libelle-gras-center{
	font-weight : bold;
	font-size : 10px;
	}
.fondMenuDroite {
}
 .lienMenu {
   font-size : 10px;
   }
.lienMenuActif, .lien {
}


a {
	text-decoration: none;
	color: #b22c1b;
}
a:hover {
	text-decoration: none;
}

.enteteTableau {
	font-weight: bold;
	text-align: left;
}
.lpTableau {
	background-color: #e9e9e9;
	}

.liTableau {
	background-color: #fff;
}
.barre{
		background-color:#B22C1B;
	border-width:0px;
	height:1px;
	color: #B22C1B;
}
.contour {
	 border : 1px #666666 solid;
	 background-color: #FFFFFF;
}
.titre_1_bandeau {
	 color : #FFFFFF;
	 background-color: #666666;
	 font-weight: bold;
}
.titre_2_bandeau {
	 color : #000000;
	 background-color: #e9e9e9;
	 font-weight: bold;
}
.titre_3_bandeau {
	 font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal;;
	 color : #000000;
	 background-color: #e9e9e9;
}