.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
}
.texteGras {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.texteBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
}
.texteParoles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
}
.texteParolestitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	line-height: 18px;
	color: #FDE907;
	}

.errorMsg{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	color:#99CCFF;
}

a:link { 
	text-decoration:none;
		color: #000000;
}
a:hover {

	color: #99CCFF;
}
a:active { 
	text-decoration:none; 
		color: #99CCFF;
}

a:visited {
	text-decoration: none;
		color: #99CCFF;

}
.bouton {
	color: #000000;
	background-color: #99CCFF;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.boutonConnexion {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	background-color: #FFB900;
	border: 0px;
}
.texteactuSTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #669900;
	font-weight: bold;

}
.texteactuTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	color: #FF6600;
	font-weight: bold;

}
.texteactuTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #666600;
}
.traitActu {
	border-top: thin none #FFCC00;
	border-right: thin none #FFCC00;
	border-bottom: thin double #FFCC00;
	border-left: thin none #FFCC00;
	letter-spacing: normal;
	font-weight: bold;
}

.fondBleuClair {
	background-color: #99CCFF;
}
.champs2 {
	color: #000000;
	background-color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	width: 360px;
}
