BODY {  background: url(images/bg.png);
margin:0px;
padding:0px; 
font-family:helvetica,arial,sans-serif; 
}

A {
}

A:Hover {
}
legend{color:yellow;font-size:12px;}
#wrapper{
width:970px;
height:auto;
margin-left: auto;
margin-right: auto;
}
#header{
width:1000px;
height:232px;
background: url(images/header.png) no-repeat;

}
#header-left{
width:200px;
height:auto;
float:left;
}
#header-right{
width:800px;
height:auto;
float:left;
}
#top-right-box{
width:700px;
height:30px;
border:0px solid #000;
position:relative;
top:85px;
left:10px;
text-align: right;
}


#logo{
padding-top:73px;
padding-left:75px;
}
#footer{
width:1000px;
height:175px;
background: url(images/footer2.png) no-repeat;
}
#footer1{
padding-right: 100px;
padding-left: 100px;
padding-top:90px;
}

.bottom-menu{
font-size:11px;
color:#fff;
text-align: center;
}
.bottom-menu a{
text-decoration: none;
color:#fff;
padding:2px;
}
.bottom-menu a:hover{
text-decoration: underline;
color:lightgrey;
}
#content1{
width:1000px;
height:auto;
background: url(images/content1.png) repeat-y;
}
#top-content-left{
width: 550px;
height:25px;
float:left;
}

.page-title{
font-size:16px;
color:#fff;
text-transform: uppercase;
margin-top:8px;
margin-bottom:4px;
}
#top-content-right{
width:200px;
height:25px;
float:right;
}
.content2{
width:1000px;
height:auto;
min-height: 300px; 
background: url(images/content2.png) no-repeat;
}
.bottom-content{
padding:5px;
}



#header2{
width:1000px;
height:189px;
background: url(images/header2.png) no-repeat;
}
#top-menu{
width:1000px;
height:47px;
background: url(images/top-menu2.png) no-repeat;
}
#top-menu a{
color:white;
text-decoration:none;
margin-left:42px;
font-size:12px;
}
#top-menu a:hover{
 color:#fa040a;
}
.top-menu2{
 margin-left:55px;
}

#sidebar{
width: 225px;
height: auto;
float:left;
}
.content{
width:697px;
float:left;
}

.menu{
margin-left:50px;
margin-top: 5px;
}
.menu a{
color:#fff;
font-size:13px;
text-decoration: none;
}
.menu a:hover{
text-decoration: underline;
color:whitesmoke;
}
.menu h2,.menu-header{
color:#fff;
font-size:20px;
cursor:pointer;
}
.menu ul {
list-style-image: url(images/dot.png); 
list-style-type:disc;

margin:2px;
padding:3px;
margin-left:10px;
padding-left:10px;
}

.french a{
width:28px;
height:18px;
background: url(images/french.png) no-repeat;
display:block;
float:left;
}
.french a:hover{
 background-position: 0 -18px;
}
.english a{
width:28px;
height:18px;
background: url(images/english.png) no-repeat;
display:block;
float:left;
}
.english a:hover{
background-position: 0 -18px;
}

.home a{
width:130px;
height:11px;
font-size:10px;
color:#fff;
text-decoration: none;
background: url(images/accueil.png) no-repeat;
padding-left:17px;
}
.home a:hover{
color:red;
}
.contact a{
width:130px;
height:9px;
font-size:10px;
color:#fff;
text-decoration: none;
background: url(images/contact.png) no-repeat;
padding-left:15px;
margin-left:8px;
}
.contact a:hover{
color:red;
}
.sitemap a{
width:130px;
height:11px;
font-size:10px;
color:#fff;
text-decoration: none;
background: url(images/sitemap.png) no-repeat;
padding-left:15px;
margin-left:8px;
}
.sitemap a:hover{
color:red;
}


/*********** Contact Form ************/
.contact-form{
width:400px;
height:auto;
margin-left:auto;
margin-right:auto;
font-size:12px;
}
.form-left{
width:100px;
height:auto;
float:left;
}
.form-left label{
font-size:14px;
font-weight:bold;
color:yellow;
}
.form-right{
width:300px;
height:auto;
float:left;
}
.form-right input,select{
font-size:11px;
padding:0px;
width:200px;
}
.form-right textarea{
font-size:11px;
padding:0px;
width:200px;
height:60px;
}

.form-message{
color:yellow;
text-align: center;
}
.clear{
clear:both;
}

.reserv label{
color:#fff;
font-size: 12px;
}
.reserv td{
color:#fff;
font-size: 13px;
}

