/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html{height: 100%;width: 100%;}
html, body {width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
#push, .clr	{clear: both;}

body{}
#bg1{position:absolute;z-index: 1; width:100%; background: #000000 url("images/bg0.jpg") 50% 0% repeat-x;}
#bg2{position:absolute;z-index: 2; width:100%; background:url("images/bg1.jpg") 50% 0% no-repeat;}
#bg3{position:absolute;z-index: 3;}

#wrap-container{position:relative;z-index:4; width: 100%; padding:0px; margin:0px; background-color:#000000;}
#container{margin:0 auto;	text-align: left;}
#content{margin:0px; padding:0px;}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{padding: 0px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div.inner{padding: 0px; margin:0px;}
#promo{
  width:200px;
  height:832px;
  margin:0px;
  padding:0px;
}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; }
#right-inner{ width:550px; float:left; padding: 0px 20px 0px 20px; background: url(images/bg-right.jpg) left top repeat-x; min-height: 400px; height: auto!important;height: 400px;}
#right-inner2{width:200px; float:left; padding: 178px 0px 0px 0px; background: url(images/bg-right2.jpg) left top no-repeat; min-height: 350px; height: auto!important;height: 350px;}

#actualite{
  width:200px;
  height:218px;
  padding:21px 0px 0px 0px;
  background: url(../../images/charte/bg-mdm.jpg) left top no-repeat;
}
#actualite .mdm-thumbs1{
  border: 1px solid #ff0000;
  background-color: #160401;
  padding: 6px;
}


.mdm_thumbs{
  width: 166px;
  height: 60px;
  position: relative;
  overflow: hidden;
  margin:0px;
}
.smallthumb{
  position:absolute;
  right: 0px;
  z-index: 2;
}
.doublethumb{
  position: absolute;
  z-index: 1;
  margin-left: -20px;
  clip:rect(0px 250px 60px 0px)
}
.doublethumb img{
  margin-top: -38px;
}

#info{
  width:200px;
  height:120px;
  padding:24px 0px 0px 0px;
  background: url(../../images/charte/bg-info.jpg) left top no-repeat;
}

.box{
	background-color:#690c05;
	height:17px;
	width:200px;
}
.text{
  clear:both;
  width:371px;
  height: 40px;
  padding:64px 0px 0px 179px;
  margin-bottom:10px;
  background: url(../../images/charte/bg-text-restaurant.jpg) left top no-repeat;
}


/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left; background-color:#000000;}
#fwrap1 {position:absolute; z-index: -3; left:0; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{ margin: 0 auto; padding: 0px; background: #000000 url(images/bg-footer.jpg) left top repeat-x;}
#footer .inner	{padding: 0px; margin:0px; }
#footer .box1	{ width: 620px; height:27px; padding:12px 0px 0px 20px; float:left;}
#footer .box2	{ width: 330px; height:27px; padding:12px 20px 0px 0px; float:left; text-align:right;}

.ref{ width:990px; padding: 0px 0px 6px 0px; font:normal 11px Arial; text-align:center;}
.description
{
  width:550px;
  padding: 0px;
}
 .description p
 {
   text-align: center !important;
   padding: 10px 0;
 }


.description a:link, .description a:visited{text-decoration: none; color: #d11100;}
.description a:hover, .description a:active{color:#ffffff; text-decoration: underline !important;}

table#annuaire{
  width: 550px;
  margin:0 auto;

}
table#annuaire img
{
  margin:4px 5px 0px 0px;
  float: left;
}
table#annuaire a:link, table#annuaire a:visited{text-decoration: none; color: #9e0226;}
table#annuaire a:hover, table#annuaire a:active{color:#ffffff; text-decoration: underline !important;}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

#menu2 ul li{display: inline;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid; border-bottom: 1px solid; line-height: 0px; font-size: 0; overflow: hidden;}

#title{
  width:550px;
  height:88px;
}
.list{
  width:550px;
  height:26px;
  background: url(../../images/charte/bg-list.jpg) left top no-repeat;
  margin-bottom:24px;
}
.image{float:left; padding:2px; border:1px solid #690C05; background-color: #000000; margin-left:6px;}
.thumb-left{float:left; padding:2px; border:1px solid #690C05; background-color: #000000; margin-right:20px;}
.thumb-right{float:right; padding:2px; border:1px solid #690C05; background-color: #000000; margin-left:20px;}

/* ===| VII. CONTACT FORM |=====================================================*/
.contact-left{
  display:inline;
  width:315px;
  float:left;
  font:normal 12px Arial;
  }


.inputForm{
	border:1px solid #690C05;
	background-color:#3B0804;
	color:#a3a3a3;
    width:230px;
    font:normal 12px Arial;
    padding-left:2px;
    padding-top:1px;
    height:15px;
	}
.inputFormOver{
	border:1px solid #690C05;
	background-color:#000000;
	color:#ffffff;
    width:230px;
    font:normal 12px Arial;
    padding-left:2px;
    padding-top:1px;
    height:15px;
	}
textarea{
  font:normal 12px Arial;
}
.color-checkbox{
  color: #636363;
}
.star{
  color: #F00A00;
}


.label{
	width:80px;
	float:left;
	display:inline;
	clear:both;
	margin-top:5px;
	color:#a3a3a3;
	text-align:left;
    font:normal 12px Arial;
	}
.field{
	width:235px;
	float:left;
	margin-top:5px;
  font:normal 12px Arial;
 	}
.btn{
  clear:both;
  width:300px;
  padding:30px 0 0 90px;
  }
  .btn div{
    float:left;
    display:inline;
    width:120px;
    }
.button{
  width:90px;
  height:22px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-envoyer.jpg) left top no-repeat;

}
.buttonOver{
  width:90px;
  height:22px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-envoyer-over.jpg) left top no-repeat;
}
.button1{
  width:90px;
  height:22px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-retablir.jpg) left top no-repeat;

}
.button1Over{
  width:90px;
  height:22px;
  border: none;
  cursor:pointer;
  background:  url(../../images/charte/button-retablir-over.jpg) left top no-repeat;
}
#merci{
  display:inline !important;
  width:550px;
  height:122px;
  background: url(../../images/charte/bg-merci.jpg) left top no-repeat;
  float:left;
  text-align: center;
  margin-top:50px;
}
object { outline:none; }