/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; color: #666666; font-family:Geneva, Arial, Helvetica, sans-serif ; margin:0px; padding:0 0 0 0;  }
img {
	behavior:	url("pngbehavior.htc");
}

#site {width:auto;  height:850px;  padding:15px 0 0 0; margin:0 auto 0 auto; background: center top  url(../images/fond.jpg) no-repeat #F7E7D0;   }

#corp {width:760px;  height:auto; margin:auto;   }

#corp1 {width:760px;  height:auto; margin:auto; background-color:#F7E7D0; margin-top:-2px; }

#ban {
width:756px;  height:345px; background-image:url(../images/amiris.jpg) ; background-repeat:no-repeat;
}

#ban1{
width:756px;  height:440px;}

#gal {
width:748px;  height:208px; background-image:url(../images/main.jpg) ; background-repeat:no-repeat; margin:auto;
}

#gal1 {
width:748px;  height:130px; background-image:url(../images/menu1.jpg) ;background-repeat:no-repeat; margin:0 0 0 7px; 
}

#gal2{
width:748px;  height:100px;  margin:auto ; margin-top:10px;
}
#ctn {
width:auto;  height:53px; background-color:#F4E4CF;  margin:auto; padding: 5px 5px 5px 5px; margin-top:-2px  ; text-transform:uppercase; font-size:12px; text-align:center; color:#652316;
}

#menuchambre {width:auto; height:20px;  background-color:#F1D9B6; float:right; margin:auto; margin-top:6px; color:#652316;}

#menuchambre A:link {color:#652316;text-decoration: none;}
#menuchambre A:visited {color:#652316;text-decoration: none;}
#menuchambre A:active {color:#652316;text-decoration: none;}
#menuchambre A:hover { color: #FF9966; }







/* CSS Document */

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
width:600px;
padding: 0px;
height: 43px;
margin: auto; margin-top:-25px;
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container{
list-style:none;
padding:0px;
margin:10px;
background: url(../images/nav-bg.jpg);
border:none;
}



.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}

.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;

}

#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 17px;
margin: 5px 0px 0px 0px;
color: #fff;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
height:24px;
}

#nav-container a:hover{
color: #652316;

background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(../images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #FF9900;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #000;
background: url(images/item-secondary-bg.jpg);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}






