body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	font-size: 12px;
	background-position: center top;
}
.site {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.fondhaut {
	background-image: url(images/fond_haut.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 102px;
}
.nav {
	background-image: url(images/fond_nav.gif);
	background-repeat: repeat-x;
}
.tablecentrale {
	background-color: #FFF;
	height: 247px;
	margin: 10px;
}
.tablebas {
	background-color: #FFF;
	background-image: url(images/fond_bas.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc00;
	font-size: 18px;
}
.liensblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
A.liensblanc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
A.liensblanc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
A.liensblanc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
.coordonnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images/fond_bas.jpg);
	background-repeat: no-repeat;
}
.affichage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.textemajuscule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-align: center;
}
.petittextemaj, .petittextemaj a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
}
.titresorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff9502;
}
.titresnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.offrespeciale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F90;
	background-image: url(images/fond_offre_speciale.jpg);
	background-repeat: no-repeat;
}
.tablequartier {
	padding-right: 7px;
	padding-left: 7px;
	border: 1px solid #FFA20E;
}


.pttextedescriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align:justify;
}
.panel/*slide*/
 {
	display: none;
}
.slide {
	margin: 2px;
	padding: 0;
}
.btn-slide {
	text-decoration: none;
}
.active {
	background-position: right 12px;
}
/* FIN slide*/
.table_tarif {
	border: thin solid #999999;
	margin-top: 5px;
}
.table_tarif_type {
	font-weight: bold;
	border: thin solid #999999;
	background-color: #FFCC99;
	text-align: center;
}
.table_tarif_periode {
	font-weight: bold;
	color: #000000;
	background-color: #FFD87D;
	background-position: center center;
	border: thin solid #999999;
}
.table_tarif_type_tarif {
	font-weight: bold;
	color: #000000;
	background-color: #FFF4EA;
	background-position: center center;
	border: thin solid #999999;
}
.table_resa {
	color: #000000;
}
.table_resa_titre {
	font-weight: bold;
	text-align: right;
}
.table_resa_txtmaj {
	text-transform: uppercase;
}
.oblig {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
h2.titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

