body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #999999;
}
#conteneur {
	position:relative;
	margin: auto;
	width: 760px;
}
#infos {
	position:absolute;
	top:542px;
	left:0px;
	margin: auto;
	width: 760px;
	height:20px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}

#infosh {
	position:absolute;
	top:650px;
	left:0px;
	margin: auto;
	width: 760px;
	height:20px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	z-index:15;
}

#infoshh {
	position:absolute;
	top:850px;
	left:0px;
	margin: auto;
	width: 760px;
	height:20px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	z-index:15;
}

#infoshhh {
	position:absolute;
	top:1110px;
	left:0px;
	margin: auto;
	width: 760px;
	height:20px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	z-index:15;
}

#accueil {
	position:absolute;
	left:0px;
	top:0px;
	margin: auto;
	width: 760px;
	height:539px;
	background-image:url(images/conteneur-acceuil.jpg);
	z-index:0;
	/*border: 1px solid #FFFFFF;*/
}

#page {
	position:absolute;
	left:0px;
	top:0px;
	margin: auto;
	width: 760px;
	height:539px;
	background-image:url(images/page.jpg);
	z-index:0;
}

#anim {
	position:absolute;
	left:205px;
	top:10px;
	margin: auto;
	width: 548px;
	height:80px;
	z-index:0;

	
	/*border: 1px solid #FFFFFF;*/
}
#actu {
	position:absolute;
	left:3px;
	top:343px;
	width:371px;
	height:195px;
	background-image: url(images/actu.jpg);
	z-index:1;
}
#zoom {
	position:absolute;
	left:380px;
	top:389px;
	width:198px;
	height:149px;
	background-image: url(images/zoom.jpg);
	z-index:2;
}
#certif {
	position:absolute;
	left:583px;
	top:390px;
	width:173px;
	height:149px;
	background-image: url(images/certif.jpg);
	z-index:3;
}

#menu_accueil {
	position:absolute;
	top:100px;
	left:10px;
	text-align: center;
	font-weight: normal;
	width:120px;
	height:18px;
	background: center;
	color: #FF9900;
	z-index:20;
	font-style: italic;
	border-top: 1px #993300;
	border-right: 1px #993300;
	border-bottom: 1px dashed #993300;
	border-left: 1px dashed #993300;
	padding-top:3px;
	padding-bottom: 3px;




}
#menu_accueil a {
	text-decoration: none;
	font-style: normal;
}
#menu_accueil a:hover {
	text-decoration: none;
	font-style: italic;
	color: #333333;
	margin: 5px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	position: absolute;
	top: 95px;
	left: 260px;
	width: 495px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index:100;

}

#menu dl {
	float: left;
	width: 120px;
	height:20px;
	margin: 0 1px;
	color: #FFFFFF;

}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: normal;
	height:19px;
	background: #8c0000 center;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom: 5px;

}

#menu dd {
	border: 1px dashed #FFFFFF;
	background-color: #993300;
	text-indent: 3px;
}

#menu li {
	text-align: left;
	background: #8C0000;
}

#menu li a, #menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#menu li a:hover, #menu dt a:hover {
	color: #FF9900;
	background-color: #993300;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	/*font-style: italic;*/
	color: #333333;
	
}
.off {
	color:#999999;
	font-style: normal;
	cursor: default;
}

#text_actu {
	position:absolute;
	left:5px;
	top:390px;
	width:360px;
	height:125px;
	margin: 8px;
	width: 345px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: text-bottom;
	z-index:4;
}

#text_zoom{
	position:absolute;
	left:390px;
	top:420px;
	width:160px;
	height:100px;
	margin: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: text-bottom;
	z-index:5;
}

#text_certif{
	position:absolute;
	left:595px;
	top:460px;
	width:160px;
	height:80px;
	/*margin: 3px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
	text-align: justify;
	vertical-align: text-bottom;
	z-index:6;
}



#pageh {
	position:absolute;
	left:0px;
	top:0px;
	margin: auto;
	width: 760px;
	height:639px;
	background-image:url(images/page.jpg);
	z-index:0;
	background-repeat: no-repeat;
	background-color: #B3747D;

}
#pagehh {
	position:absolute;
	left:0px;
	top:0px;
	margin: auto;
	width: 760px;
	height:839px;
	background-image:url(images/page.jpg);
	z-index:0;
	background-repeat: no-repeat;
	background-color: #B3747D;

}

#pagehhh {
	position:absolute;
	left:0px;
	top:0px;
	margin: auto;
	width: 760px;
	height:1100px;
	background-image:url(images/page.jpg);
	z-index:0;
	background-repeat: no-repeat;
	background-color: #B3747D;

}


#reserve {
	position:absolute;
	left: 655px;
	top: 340px;
	text-align: center;
	font-weight: normal;
	width: 100px;
	height:23px;
	background: #8c0000 center;
	border: 1px solid #ffffff;
	color: #FFFFFF;
	padding-top:6px;
	font-size: 11px;
}

#reserve a {
	text-decoration: none;
	
}

p {
	text-align: justify;
}

#ici {
	position:absolute;
	left: 260px;
	top: 130px;
	text-align: left;
	font-weight: normal;
	width: 300px;
	height:50px;
	color: #333333;
	z-index:6;
	font-style: oblique;
	font-size: 11px;
}
#bloc-gauche {
	position:absolute;
	left: 10px;
	top: 150px;
	/*text-align: justifie;*/
	font-weight: normal;
	width: 350px;
	height:350px;
	color: #FFFFFF;
	z-index:6;
	background-image: url(images/chaise.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bloc-droite {
	position:absolute;
	left: 420px;
	top: 150px;
	/*text-align: justifie;*/
	font-weight: normal;
	width: 320px;
	height:250px;
	color: #FFFFFF;
	padding-top:10px;
	z-index:6;
	background-image: url(images/bois.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bloc-page {
	position:absolute;
	left: 10px;
	top: 151px;
	/*text-align: justifie;*/
	font-weight: normal;
	width: 730px;
	height:350px;
	color: #FFFFFF;
	padding-top:10px;
	z-index:6;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;

}
textarea {
	height: 100px;
	border: 1px solid #542454;
	background-color:transparent;
	color:#FFFFFF;
}
input.champ {
	height: 15px;
	width: 150px;
	right: 50px;
	margin:3px;
	color:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	text-align:left;
	background-color:transparent;
}

.box {
	height: 15px;
	width: 15px;
	margin:0px 3px 3px;
	color:#000000;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ffffff;
	text-align:center;
	
}
#bloc-mentions {
	position:absolute;
	left: 10px;
	top: 120px;
	font-weight: normal;
	width: 730px;
	height:50px;
	color: #FFFFFF;
	padding-top:10px;
	z-index:6;
	background-image: url(images/chaise.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.important {
	text-decoration: underline;
	font-weight: bold;

}

#plan {
	position:relative;
	margin: auto;
	width: 500px;
	height:400px;
	z-index:2;
	/*border: 1px solid #FFFFFF;*/
}

.retour{
	clear:both;
}

img {
	margin: 5px 5px 5px 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	float: left;

}
#english {
	position: absolute;
	top: 85px;
	left: 200px;
	width: 40px;
	height:20px;
	z-index:100;

}

#Listing {
	width : 730px;
	overflow: auto;
	clip:        rect(auto 10px auto auto);
	height: 550px;

}

