/* 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; background-color:#8F0309; }
img {
	behavior:	url("pngbehavior.htc");
}

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

#corp {width:780px;  height:auto; margin:auto; margin-top:-1px; background-color:#F1D8CA;   }

#corp1 {width:780px;  height:auto; margin:auto; background-color:#F1D8CA; margin-top:-1px; }

#ban {
width:780px;  height:345px; margin:auto; 
}

#lng-g { width:43px; height:27px;  float:left;  background-color: #EC9494;}
#lng-d { width:42px; height:27px; float:right; background-color: #EC9494;}


#menu{width:780px; height:28px; margin:auto; color:#FFFFFF; font-size:12px;  vertical-align:middle; font-family: "Trajan Pro";}
#menu img {
border-width : none;
border : none;
border-style: none;
margin:0px 0px 0px 0px;
}

#m-cham{width:135px; height:23px; background-color: #D35959;  text-align:center;  float:right; vertical-align:middle; color:#FFFFFF; padding-top:4px;}
#m-bi-et{width:135px; height:23px; background-color: #B02929;  text-align:center; float:right; vertical-align:middle;color:#FFFFFF;padding-top:4px;}
#m-rest{width:135px; height:23px; background-color: #8F0409; text-align:center; float:right; vertical-align:middle;color:#FFFFFF;padding-top:4px;}
#m-priv{width:155px; height:23px; background-color:#B02929;  text-align:center;  float:right;vertical-align:middle;color:#FFFFFF;padding-top:4px;}
#m-es-pr{width:135px; height:23px; background-color:#D35959;  text-align:center; float:right; color:#FFFFFF;padding-top:4px;}

A:link {color:#fff;text-decoration: none;}
A:visited {color:#fff;text-decoration: none;}
A:active {color:#fff;text-decoration: none;}
A:hover { color:#000; }


#ban1{
width:780px;  height:410px; background-color:#F1D8CA;}

#banz{
width:780px;  height:310px; background-color:#F1D8CA;}

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

#galz {
width:748px;  height:138px;  ; background-repeat:no-repeat;  }

	#lang {width:26px; height:102px; float:right; margin-right:14px; }
	#lang1 {width:40px; height:102px; float:left;     }

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

#gal2{
width:748px;  height:120px;  margin:auto ; margin-top:10px; background-color:#F1D8CA ; color:#333333;
}
#ctn {
width:auto;  height:30px; background-color:#8F0309;  margin:auto; padding: 5px 5px 5px 5px; margin-top:5px  ; text-transform:uppercase; font-size:12px; text-align:center; color:#fff;
}

#menuchambre {width:auto; height:20px;  background-color:#8F0309; float:right; margin:auto; margin-top:6px; margin-right:15px; color:#fff; }

#menuchambre A:link {color:#fff;text-decoration: none;}
#menuchambre A:visited {color:#fff;text-decoration: none;}
#menuchambre A:active {color:#fff;text-decoration: none;}
#menuchambre A:hover { color: #CC3333; text-decoration:underline; text-decoration:blink;}







/* 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;
}





