.txtTitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: CCFF99;
	text-decoration: none;
	text-indent: 4px;
}
A.menu:hover {
	color: FFFFFF;
}
.h1 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: 6699CC;
}
.titreOffre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
	background-image: url(../images/fond_titre_offre.gif);
	background-repeat: repeat;
	text-indent: 6px;
}
.fondOffre {

	background-image: url(../images/px_bleu_clair.gif);
	background-repeat: repeat;

}
.txtOffre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 666699;
	text-align: justify;
}

.lienOffre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 669900;
}
A.lienOffre:hover {
	color: 6699FF;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: FF9933;
	text-align: justify;
}

.formulaire, .texteForm, .boutonForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 666699;
	text-align: justify;
}


.boutonForm {
	font-size: 11px;
	font-weight: normal;
}
