/* Commun ----------------------------------------------------------------------- */
a, .smselect, h1, h2, .titreblancm, .texteblanc, .erreur , .text{font-family: Verdana, Arial, Helvetica, sans-serif;}
a, .smselect, .erreur , .text{font-size: 10px;   font-weight: normal;   text-decoration: none;}

/* Balises WEB ------------------------------------------------------------------- */
a {
	color: #FFFFFF;
	line-height: normal;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

a:hover {
	text-decoration : underline;
}

.text {
	font-size: 11px;
	color: #656565;
	text-align : left;
	vertical-align: top;
	font-family: Tahoma;
	font-weight: 700;
}
.taille11{
	font-size: 11px;
	font-family:Tahoma
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #083b8e;
	font-weight: 700;
	vertical-align: top;
}

.title {
	font-family: Verdana;
	font-size: 26px;
	font-weight: normal;
	color: #fb6600;
}
.title_small {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #fb6600;
}
.blue14 {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #083b8e;
}
.white13 {


	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

