body {
	background-color: #660002;
	background-image: url(../img/fond.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;

}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.texteStandard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	list-style-image: url(../img/puceMenu.gif);
}

.Titre {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}



.sousTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: justify;
	font-weight: bold;
}
.TitreBox {

	font-family: "Arial Narrow";
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.TitreBoxBlanc {

	font-family: "Arial Narrow";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:12px;
}


.Mentions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 3px;
	vertical-align: baseline;
}
.cachediv {
		visibility: hidden; 
		overflow: hidden;
		height: 1px;
		margin-top: -1px;
		position: absolute;
	}



.texteFAQ{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	list-style-image: url(../img/puceMenu.gif);
}


.faq{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align: justify;
	list-style-image: url(../img/puceMenu.gif);
}


a.faq:link {
	color: #666666;
	text-decoration: none;
}
a.faq:visited {
	text-decoration: none;
	color: #666666;
}
a.faq:hover {
	text-decoration: none;
	color: #666666;
}
a.faq:active {
	text-decoration: none;
	color: #666666;
}

