h1{
display:inline;
font-size:9pt;
}

html, body {
    height: 100%;
}

body{
background:#525143;
margin:0;
padding:0;
text-align:center;
}

#wrapper{
position:absolute;
left:50%; 
top:50%;
margin-top: -335px;
margin-left: -504px;
width:1009px;
height:669px;
}

#wrapper2{
position:absolute;
top:93px;
left:91px;
width:818px;
height:476px;
background:#736B56;
}

#header {
position:absolute;
top:0;
left:141px;
width:718px;
height:160px;
margin:auto;
background: url('images/header.jpg');
}

#motif_left {
position:absolute;
top:94px;
left:0;
height:475px;
width:90px;
background: url('images/motif_l.jpg');
}

#motif_right {
position:absolute;
top:94px;
right:0;
height:475px;
width:100px;
background: url('images/motif_r.jpg');
}

#motif_bottom {
position:absolute;
bottom:0;
left:89px;
height:100px;
width:826px;
background: url('images/motif_b.jpg');
}

#menu {
position:absolute;
top:160px;
left:141px;
height:356px;
width:168px;
background:#EFB575;
}

#coord {
position:relative;
height:300px;
width:168px;
color:#5B5746;
font-family:times new roman;
font-weight:bold;
font-size:9pt;
text-align:left;
padding:15px 0 0 15px;
}

#back_content {
position:absolute;
top:160px;
left:309px;
height:356px;
width:550px;
background: url('images/back_content.jpg');
}

#back_content2 {
position:absolute;
top:160px;
left:309px;
height:356px;
width:550px;
background: url('images/back_content2.jpg');
z-index:1;
}

#content_home {
position:absolute;
top:120px;
left:0;
width:220px;
color:#5B5746;
font-family:arial;
font-weight:bold;
font-size:9pt;
text-align:justify;
padding:10px 0 0 23px;
}

.scroll-pane {
position:absolute;
top:0px;
left:0;
height:300px;
color:#5B5746;
font-family:arial;
font-weight:bold;
font-size:9pt;
text-align:justify;
padding:0 20px 0 20px;
overflow-y:auto;
}

#pane {
height: 300px;	
}

.scroll-pane a{
color:#535142;
}

table {
color:#5B5746;
font-family:arial;
font-weight:bold;
font-size:9pt;
text-align:justify;
}

#liens_versions {
position:absolute;
top:0;
left:0;
height:86px;
width:550px;
text-align:left;
}

#menu_image_home {
position:absolute;
top:365px;
left:140px;
height:151px;
width:125px;
background: url('images/menu_image_home.jpg');
z-index:1;
}

#content_bottom {
position:absolute;
top:516px;
left:136px;
height:9px;
width:728px;
background: url('images/content_b.jpg') no-repeat;
}

#content_bottom2 {
position:absolute;
top:516px;
left:138px;
height:9px;
width:728px;
background: url('images/content_b2.jpg') no-repeat;
}

#content_left {
position:absolute;
top:160px;
left:136px;
height:356px;
width:4px;
background: url('images/content_l.jpg');
}

#menu_left {
position:absolute;
top:160px;
left:139px;
height:356px;
width:3px;
background: url('images/menu_l.jpg');
}

#content_right {
position:absolute;
top:160px;
right:144px;
height:356px;
width:6px;
background: url('images/content_r.jpg');
}

#signature{
position:absolute;
top:430px;
right:144px;
color:#B8A178;
font-family:arial;
font-weight:bold;
font-size:9pt;
text-decoration:none;
}

#signature a{
color:#B8A178;
font-family:arial;
font-weight:bold;
font-size:9pt;
text-decoration:none;
}

/* menu chambres */
#monmenu {
position:absolute;
top:160px;
left:141px;
height:356px;
width:168px;
background:#EFB575;
z-index:2;
}

#monmenu a{
font-family:arial;
font-weight:bold;
font-size:10pt;
color:#B9A078;
}

#monmenu a:hover{
font-family:arial;
font-weight:bold;
font-size:10pt;
color:#7E6748;
}

#monmenu UL UL {
	
	PADDING-RIGHT: 0px; 	
	DISPLAY: none; 
	PADDING-LEFT: 0px; 	
	LEFT: 164px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 	
	PADDING-TOP: 0px; 	
	POSITION: absolute; 
	height:35px;
	TOP: -1px;	
}

#monmenu LI {
	POSITION: relative;
	MARGIN: 0px; 
	WIDTH: 160px; 
	height:35px;
	top:0;
	LIST-STYLE-TYPE: none; 	
	left:-40px;	
	BACKGROUND-COLOR: EFB575;
	
}

#monmenu LI:hover {
	BACKGROUND-COLOR: #FFA25F;
	color:#736B56;
	z-index:1;
}


#monmenu LI.sfhover {
	BACKGROUND-COLOR: #FFA25F;
z-index:2;
}

#monmenu LI A {
	TEXT-DECORATION: none;
	z-index:2;
}

#monmenu LI:hover UL.niveau2 {
	DISPLAY: block;
	z-index:2;
}

#monmenu LI LI:hover UL.niveau3 {
	DISPLAY: block;
	z-index:2;
}

#monmenu LI.sfhover UL.niveau2 {
	DISPLAY: block;
	z-index:2;
}

#monmenu LI LI.sfhover UL.niveau3 {
	DISPLAY: block;
	z-index:2;
}

#monmenu LI.plus {
	BACKGROUND-POSITION: right 50%; 
	padding-top:8px;
	height:25px;
	BACKGROUND-REPEAT: no-repeat;
	left:0px;
	z-index:2;
}

#monmenu UL.niveau1 {
	position:relative;
	top:-17px;
	LEFT: 40px; 
	display:inline;

	
}



