.sommaireOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-color: #FFCC33;
	cursor: hand;


}
.sommaireOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	background-color: #E8E8E8;
	cursor: hand;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.imageequerre {
	background-image: url(images/equerre1.jpg);
	background-repeat: no-repeat;
}
.soustitre {
	font-family: "Arial Narrow";
	font-size: 23px;
	color: #CC0066;
	font-weight: normal;

}
.titrerouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
.titre {

	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}
