body{color:#000}

td { border: 0px solid;}

body,td,th {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-decoration: none;
	text-align: justify;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style9 {color: #990000}
.style10 {color: #000000}
.style11 {font-size: 10px; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style12 {
	color: #FF0000;
	font-family: Elephant;
}
.style13 {font-family: "Calisto MT"}
.style14 {color: #003366}
.style15 {
	color: #FFFFFF;
	font-size: 18px;
}

.tarif{text-align:center; font-size:30px; font-weight:bold; font-family: "Calisto MT"; color:#993300;}

#content{
	color:#333333;
	text-align:justify;
	margin:0 15px;
	font-weight:normal;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
}
#content h1, h1{font-size:160%}
#content h2, h2{font-size:120%}
#content a,#content a:visited{color:#c00}

.bold{ font-weight:bold;}
.txtnoir{color:#000000;}

/*----------------------------*/
/* Menu haut */
.menuhaut{
	font-weight: bold;
	width: 100%;
	background-image: url(images/fond-menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}

.menuhaut ul{
padding: 6px 0 7px 0; 
margin: 0;
text-align: center; 
}

.menuhaut ul li{
display: inline;
}

.menuhaut ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}

.menuhaut ul li a:hover, .menuhaut ul li a.selected{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}

.menuhaut a.current{
	color: #990000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0001;
}

/* Fin de menu haut */
/*----------------------------*/

/* liste à puce */

.ul, ul li ul li{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/puce-carre.jpg);
	list-style-type: square;
}

a.lien, a.lien:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

a.lien:hover{
	color: #000000;
	text-decoration: underline;
}


/* Retour accueil */

.fond-accueil{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

