.textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	
}
.footerLiens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF3366;
}
.footerLiens:hover {
	text-decoration: none;
}
.textes2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.LiensLoc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #E3E9F5;
	text-decoration: underline;

}
.LiensLoc:hover {
	text-decoration: none;
}
.footerBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: normal;
	font-variant: normal;


}
.footerBlanc:hover {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F0037D;
	text-decoration: none;
}
.LiensFaq {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.LiensFaq:hover {
	text-decoration: none;
}

.resa{
	height:30px;
	padding:5px;
	background:#FF0099;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin:10px;
	text-align:center;
	line-height:20px;
}
.resa a{
	color: #FFFFFF;
	text-decoration: none;
}
.resa a:hover{
text-decoration:underline;}


#downloaddoc{
	background:url(img/pdf.png) no-repeat;
	padding-left:20px;
	width:220px;
	margin:10px auto 10px auto;
	height:33px;
	line-height:33px;
	font-weight: bold;
	}
#downloaddoc a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #FF3366;
	text-decoration:none;
}
#downloaddoc a:hover{
	color: #000;
	text-decoration:none;
}

#promo{
	background:url(img/fond_promo.png) no-repeat;
	width:195px;
	height:41px;
	line-height:40px;
	position:absolute;
	font-family: "Trebuchet MS", Arial;
	font-size: 25px;
	text-align:center;
	left: 12px;
	top: 454px;
	display:none;
}
#promo a{
	color:#FFFFFF;
	text-decoration:none;
}
#promo a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.faq td a{ text-decoration:none; }

.faq td a:hover{ text-decoration:underline; }
