	img {
	padding:0;
	margin:0;
	float:none;
	border:none;
	text-decoration:none;
}
body {
	background:url(../img/bg.jpg) top left fixed no-repeat;
	font:normal 14px verdana;
	margin: 0;
	padding: 0;
	height:100%;
}
p {
	margin: 0 0 10px 0;
}
img.right {
	float:right;
}
#header {
	height: 180px;
	background: url(../img/header.png) top left no-repeat;
}
#haut {
	height: 80px;
	background: url(../img/lavabg.png) top left no-repeat;
}
#droite a.rappel span{
position:absolute;
top:-5000px;
left:-5000px;
}
#conteneur {
position:relative;
	width:1000px;
	margin:0 auto;
}
#centre {
	background:url(../img/bg.png) top left repeat;
	margin-left: 5px;
	width:640px;
	color:#111;
	padding-top:15px;
	padding-bottom:20px;
	float:left;
	height:auto !important;
	min-height:640px !important;
	height:640px;
}
#centre p {
	margin:0 2px 10px 5px;
}
#centre a, #pied a {
	text-decoration:none;
	color:#111;
}
#pied a {
	padding-bottom:2px;
}
#centre a:hover, #pied a:hover {
	color:#111;
	border-bottom:1px solid #f06;
}
#gauche {
	float:left;
	width: 175px;
}
#droite {
	margin-left: 5px;
	float:left;
	width: 175px;
}
#pied {
	clear:both;
	height: 130px;
	text-align:center;
	font:normal 12px/130px verdana;
	vertical-align:middle;
}
#menuhaut {
	list-style-type: none;
	margin: 0;
	padding:0;
	position: relative;
	height: 29px;
	width: 900px;
	background: none;
	padding: 15px;
	margin: 2px 0;
	overflow: hidden;
}
#menuhaut li {
	display: inline;
}
#menuhaut li a {
	font: normal 16px/30px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 5px !important;
	margin: auto 2px;
	width:130px;
	text-indent:10px;
}
#menuhaut li.active a {
	font: normal 16px/30px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 5px !important;
	margin: auto 2px;
	width:130px;
	text-indent:10px;
	background: url(../img/lava_activ.png) no-repeat top left;
}
#menuhaut li a:hover {
	text-decoration: none;
	background: url(../img/lava2.png) no-repeat top left !important;
	background: url(../img/lava2.gif) no-repeat top left;
	color:#9f0;
}
#menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#menugauche ul, #menugauche li {
	list-style-type: none;
	margin:0;
	padding:0;
}
ul#menugauche {
	background:transparent url(../img/men_d.png) top left no-repeat;	/* arrière-plan général du menu */
	width: 175px;
	text-align: center;
}
#menugauche li {
	display: inline;
}
#menugauche li a {
	display: block;
	height: 80px;
	width: 175px;
	color: #660000;
	font-size: 17px;
	font-family: georgia, serif;
	text-decoration: none;
	line-height: 80px;
}
#menugauche li a:hover {
	color: #fff;
	background: transparent url(../img/men_d.png) top left no-repeat;
}
#menugauche li a span {
	position:absolute;
	top:-50000px;
	left:-50000px;
}
#menugauche a#lien1:hover {
	background-position: -175px 0;
}
#menugauche a#lien2:hover {
	background-position: -175px -80px;
}
#menugauche a#lien3:hover {
	background-position: -175px -160px;
}
#menugauche a#lien4:hover {
	background-position: -175px -240px;
}
#menugauche a#lien5:hover {
	background-position: -175px -320px;
}
#menugauche a#lien6:hover {
	background-position: -175px -400px;
}
#menugauche a#lien7:hover {
	background-position: -175px -480px;
}
#menugauche a#lien8:hover {
	background-position: -175px -560px;
}
#menugauche a#lien9:hover {
	background-position: -175px -640px;
}
#menudroit {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#menudroit li {
	margin: 0 0 5px 0;
}
#menudroit a {
	margin: 0;
	color: #000000;
	padding:0;
}
#menudroit a:hover {
	text-decoration: none;
}
h1 {
	font-size:14px;
	font-weight:bold;
	margin:5px;
	clear:left;
}
h2 {
	font-size:11px;
	font-weight:normal;
	color:#000000;
	margin:5px;
	clear:left;
}
#pied img {
	text-decoration:none;
	border:none;
	margin:0;
	padding:0;
}
.centreimg img {
	margin:-50px 0 -45px 0;
	text-decoration:none;
	border:none;
	padding:0 1px;
	width:200px;
}
.centreimg {
	display:block;
	width:200px;
	height:80px;
	border:solid 1px #fff;
	float:left;
	margin:10px 10px 10px 0;
	overflow:hidden;
	vertical-align:bottom;
}
.mediaimg img {
	text-decoration:none;
	border:none;
	padding:0 1px;
	width:120px;
}
.mediaimg a img {
	text-decoration:none;
	border:none;
}
.mediaimg {
	display:block;
	width:100px;
	height:72px;
	float:left;
	margin:10px;
	overflow:hidden;
	vertical-align:bottom;
}
#centre a.tarif {
	display:block;
	height:65px;
	width:173px;
	background:url(../img/tarifs.png) 0 0 no-repeat;
	text-decoration:none;
	border:none;
	float:left;
	clear:left;
}
#centre a.tarif span {
	position:absolute;
	left:-50000px;
	top:-50000px;
}
#centre a:hover.tarif {
	background:url(../img/tarifs.png) bottom left no-repeat;
	text-decoration:none;
	border:none;
}
#centre table {
	width:90%;
	margin:0 auto;
	border:none;
	border-spacing: 10px 5px;
}
#centre td {
	border:none;
}
a.info {
	text-decoration: none;
	font-weight: normal;
}
a:hover.info {
	text-decoration: none;
	background: none;
}
a.info span {
	display: none;
}
a:hover.info span {
	display: inline;
	position: absolute;
	top:300px;
	left:435px;
	z-index: 5000;
	background:#f39;
	color: #fff;
	border:1px solid #fc0;
	width:auto;
	text-align:center;
	font-weight:normal;
	font-size: 10px;
	padding:4px;
}
img.center{
margin:0 auto;
text-align:center;
height:450px;
}
#align_centre{
whidth:600px;
margin:0 auto;
text-align:center;
}
td {
	padding:0px;
	margin:0px;
	height:15px;
	line-height:18px;
}
table {
	padding:0;
	margin:0;
	border:none;
}
#centre table img {
	width:108px;
	height:160px;
}
#centre table {
	margin:2px auto;
	padding:0 auto;
	clear:both;
	text-align:left;
	border:none;
}
td,tr {
	padding:0px;
	margin:0px;
	height:15px;
	line-height:18px;
	border:none;
}
table.rien{
border:none;
text-decoration:none;
}
#centre object{
display:block;
margin:0 auto;
clear:both;
}