.texte_logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.tablePrincipale {
	border: 1px solid #003399;
}
.titreGrand {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
.texteSimple {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	color: #333333;
}
.titrePetit {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.champTexte {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #99CC33;
	border: 1px solid #0066CC;
}
.bouton {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066CC;
}
.lien1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	color: #0066CC;
	text-decoration: underline;
}
.lien1:hover {

	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	color: #0066CC;
	text-decoration: none;
}
.lien2 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.lien2:hover {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 18px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
.titreGrandVert {

	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #11AE35;
}
.texteBlanc {
	font-family: "century Gothic", verdana, arial;
	font-size: 10px;
	color: #FFFFFF;
}
