.fondcentral {
	background-color: #990000;
	background-image: url(../Images/hautpourlogo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.texteboutons {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.textetitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.texte {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.texte a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.texte a:hover {
	text-decoration: none;
	background-color: #C56F6E;
	color: #6F0000;
}

.texte a:visited {
	color: #FFA09B;
}

.texte a:active {
	text-decoration: none;
}

.sectionfond {
	background-image: url(../Images/sectioncentre.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.fondlogo {
	background-color: #990000;
	background-image: url(../Images/hautpourlogo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.textepdflegend {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 7pt;
	color: #999999;
}
.textepiedpage {
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #999999;
}

.textepiedpage a:link{
	color: #5757A6;
	text-decoration: none;
}

.textepiedpage a:hover{
	text-decoration: none;
	background-color: #DDEEFF;
}

.textepiedpage a:visited{
	text-decoration: none;
	color: #8383BE;
}

.textepiedpage a:active{
	text-decoration: underline;
	color: #5757A6;
}

.surmenu {
	color: #FFFFFF;
	cursor: pointer;
	background-color: #D64519;

}

