.TitreRouge {
	font-family: "Trebuchet MS", Arial;
	font-size: 25px;
	color: #942E3B;
	font-weight: bold;
}
.ptxtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.titre {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:hover.titre {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D9BD7A;
}
a.ocrelien {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #DDBF72;
	font-weight: bold;
	text-decoration:underline;
}
a:hover.ocrelien {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #DDBF72;
	font-weight: bold;
	text-decoration: none;
}

.titre {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.rose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3366;
	text-decoration: none;

}


.GrosTitre {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: 942E3B;
}
.texte {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
.texte-rouge {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #942E3B;
}
.puces {
	list-style-type: disc;
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding-top: 10px;
	margin-top: 2px;



}
.texte-espace {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 22px;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: C1656F;
	border: 1px solid #692E2E;
}
.ocre {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #DDBF72;
	font-weight: bold;
	text-decoration: none;

}
.ocre-nongras {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #DDBF72;
	font-weight: normal;
	text-decoration: none;
}
