.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #24567B;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #239ABD;
	font-weight: bold;
}
.subtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #83C045;
}
.subtitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-align: left;
}
.subtitre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #669900;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	line-height: normal;
}
.texteRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	letter-spacing: normal;
	text-align: left;
	line-height: normal;
}

.texteNoJ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
}
.texteMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.titrePrincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #239ABD;
	font-weight: normal;
	letter-spacing: 0em;
}
.menuAlterne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a {
	color: #26A5CB;
	text-decoration: underline;
}
a:hover {
	color: #88C44D;
	text-decoration: underline;
}
a:visited {
	color: #26A5CB;
	text-decoration: underline;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	border: 1px solid #666666;
	font-size: 12px;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(../images/generaux/imgListe.gif);
}
.bord {
	border: 1px dotted #26A5CB;
}
.texteTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}.ligneTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.divTable {
	border: 1px solid #666666;
}
.lignePlan {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DADADA;
}
.BoutonInverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26A5CB;
	background-color: #FFF;
	font-weight: bold;
	text-align: center;
	border: 1px solid #26A5CB;
	padding: 5px;
	text-transform: uppercase;
}
.texteCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	text-align: center;
	line-height: normal;
}
.MailContact {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
	border: 1px none #666666;
	font-size: 12px;
}
.TitreMailContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

