body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #9A1E2B;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #9A1E2B;
}

table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a{
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #9A1E2B;
	font-size: 12px;



}
.page {
	font-size: 11px;
	color: #E7D3D8;

}
.adresse {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.titre{
	color : #9A1E2B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.soustitre{
	color : #D38E43;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1;
}
.titre:hover{
	color : #9A1E2B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.texte{
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.textebold{
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.formulaire {
	color : #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid black;
	background-color:#F6ECEB;
}
.cyc {
	display: none;
}