<!--
body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #6699CC;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	background: #6699CC url(../img/body.jpg) repeat-x top;
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
h1 {
	color: #369;
	background-color: transparent;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	margin-top:0;
	margin-bottom: 10px;
	padding:0;
}
.center {
	text-align: center;
}
.spacer {
	height: 7px;
	clear: both;
	background-color: #FFFFFF;
}
.spacer2 {
	height: 15px;
	clear: both;
	background-color: #FFFFFF;
}
.left {
	text-align: left;
}
.left_liens {
	text-align: left;
	background: url(../img/bando_liens.jpg) no-repeat scroll top;
}

.img-acc {
	height: 250px;
	width: 550px;
}

.gras {
	font-weight: bold;
	float: left;
	
}

.img-tarifs {
	background: url(../img/1196.jpg) no-repeat bottom;
	height: 70px;
	font-weight: bold;
	width: 400px;	
}
.img-contact {
	background: url(../img/contact.jpg) no-repeat bottom;
	height: 70px;
	font-weight: bold;
	width: 550px;
	float: left;	
}
.erreur {
	color: #F00;
	background-color: transparent;
	font-weight: bold;
}

#site {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	background-color: #FFF;
}
#haut {
	width: 740px;
	border-bottom: 2px #369 solid;
	height: 100 px;
	background: url(../img/ban.jpg) no-repeat bottom;
	text-indent: -5000px;
	font-size: 1px;
}
#haut_tarifs {
	width: 740px;
	border-bottom: 2px #369 solid;
	height: 100 px;
	background: url(../img/ban_tarifs.jpg) no-repeat bottom;
	text-indent: -5000px;
	font-size: 1px;
}
#haut_contact {
	width: 740px;
	border-bottom: 2px #369 solid;
	height: 100 px;
	background: url(../img/ban_contact.jpg) no-repeat bottom;
	text-indent: -5000px;
	font-size: 1px;
}
#haut_liens {
	width: 740px;
	border-bottom: 2px #369 solid;
	height: 100 px;
	background: url(../img/ban_liens.jpg) no-repeat bottom;
	text-indent: -5000px;
	font-size: 1px;
}
#haut_environs {
	width: 740px;
	border-bottom: 2px #369 solid;
	height: 100 px;
	background: url(../img/ban_environs.jpg) no-repeat bottom;
	text-indent: -5000px;
	font-size: 1px;
}
#centre {
	width: 570px;
	border: 0;
	color: #718192;
	background-color: #FFF;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	font-size: 14px;
}
#centre .tarif {
	width:100%;
	border:0;
	margin:0;
	padding:0;
}
#centre .tarif td {
	border:1px #369 solid;
	margin:0;
	padding:3px;
	text-align:center;
}
#centre .tarif td.titre {
	color: #FFF;
	background-color: #069;
	font-weight: bold;
	background: url(../img/titre_tarifs.jpg) no-repeat;
}
#centre .tarif td.soustitre {
	color:#FFF;
	background-color: #69C;
	font-weight: bold;
}

#centre .environs {
	width:450px;
	border:0;
	margin:0;
	padding:0;
}
#centre .environs td {
	margin:0;
	text-align:left;
	color: #069;
}
#centre .environs td.titre {
	color: #FFF;
	background-color: #069;
	text-align: center;
	font-weight: bold;
	background: url(../img/titre_tarifs.jpg) no-repeat;
}
#menu {
	width: 140px;
	float: left;
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	
}
#menu ul {
	padding: 0;
	margin: 0;
	
}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 32px;
	
}
#menu div.titre {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	background-color: #069;
	margin: 0;
	width: 140px;
}
#menu a.titre {
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	background-color: #069;
	background: transparent url(../img/btn-titre.jpg) no-repeat 0px 0px;
	margin: 0;
	display: block;
	width: 140px;
	height : 32px;
	padding-top : 5px;
}
#menu a.lien {
	font-weight: bold;
	font-size: 16px;
	color: #069;
	background-color: #069;
	background: transparent url(../img/btn-lien.jpg) no-repeat 0px 0px;
	margin: 0;
	display: block;
	width: 140px;
	height : 32px;
	padding-top : 5px;
}
#menu a.titre:hover {
	background: transparent url(../img/btn-titre.jpg) no-repeat 0px -33px;
	color: #069;
}
#menu a.lien:hover {
	color: #FFF;
	background: transparent url(../img/btn-lien.jpg) no-repeat 0px -33px;
}
#drapeau {
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 140px;
}
#drapeau td {
	padding-left: 3px;
	padding-right: 3px;
}
#adresse {
	color: #7b93ab;
	background-color: transparent;
	font-size: 14px;
	padding: 0;
	margin: 0;

}
#adresse a {
	color: #69C;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	font-weight: bold;
}
#adresse a:hover {
	color: #FFF;
	background-color: #69C;
}
#adresse2 {
	color: #000;
	background-color: transparent;
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: url(../img/plan.jpg) no-repeat right;
	height: 210px;
	vertical-align: top;
}
#adresse2 a {
	color: #69C;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	font-weight: bold;
}
#adresse2 a:hover {
	color: #7b93ab;
	}

#conditions {
	color: #000;
	background-color: transparent;
	font-size: 14px;
	margin: 0;
	text-align: left;
	padding-left: 20px;
}

#bas {	
	color: #7b93ab;
	width: 740px;
	height: 60px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	display: table;
	background: url(../img/bas.jpg) no-repeat bottom;
	line-height: 20px;
}
#bas a {
	color: #7b93ab;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	font-weight: bold;
}
#bas a:hover {
	color: #FFF;
	}	
//-->