body {
	color:#FFFFFF;
}

.bordure {
	border: 1px solid #FFFFFF;
}
A.vertical {
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background-color: #800000;
}
A.vertical:hover {
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #FF3300;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/fond_titre.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-style: italic;
}
.important {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.fond {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCC00;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #CCCC00;
	border-bottom-color: #CCCC00;
}
.fond-tarif {
	background-attachment: fixed;
	background-image: url(../img/fond_tarifs.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h4 {
	color: #CCCC00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
ul
{
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

.epuise{
color:#FFFFFF;
border:1px solid #FFF;
padding:5px;
font-size:18px;
}
.mention { font-size:11px;}
#integration table.txt { color:#FFFFFF;}
#integration {color:#FFFFFF;}

table td {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}