
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer {width: 976px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 40px;}

.push	{clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -40px;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}

p{	padding: 0 5px;}
#mdm-test{
  width: 180px;
}

#container {
	margin:0 auto;
	text-align: left;}
#header {
    background: url(../images/charte/head-menu.jpg) top left no-repeat;
    width: 745px;
    height: 356px;
    float:left;
}
#left-column{
    background: url(../images/charte/content.jpg) top left no-repeat;
	float:left;
    width: 745px;
    height: 205px;
    float: left;
}
#left-column2{
    background: url(../images/charte/content2.jpg) top left no-repeat;
	float:left;
    width: 745px;
    height: 205px;
    float: left;
}
#right-column{
    background: url(../images/charte/mdm.jpg) top left no-repeat;
	float:left;
    width: 231px;
    height: 561px;
    float: right;
}
#right-column2{
    background: url(../images/charte/mdm2.jpg) top left no-repeat;
	float:left;
    width: 231px;
    height: 561px;
    float: right;
}

#wrap-container{
  padding-top: 120px;
}
#index-photo{
  width: 196px;
  height: 205px;
  padding-left: 46px;
  float:left;
}
#index-txt{
  float: left;
  width: 400px;
  padding-top: 40px;
  padding-left: 24px;
}
#mdm{
  padding-right: 0px;
  padding-top:141px;
}
.mdm-pad{
  padding-top: 22px;
  float:left;
}
#up-repeat{
  background: url(../images/charte/up-repeat.jpg) top left no-repeat;
  height: 84px;
  width: 976px;
  float: left;
}
#bg-repeat{
  background: url(../images/charte/bg-repeat.jpg) top left repeat-y ;
  width: 976px;
  height: 400px;
  float: left;

}
#bg-repeat-assiette{
  background: url(../images/charte/bg-repeat.jpg) top left repeat-y ;
  width: 976px;
  height: 550px;
  float: left;

}
#bg-repeat-cuisine{
  background: url(../images/charte/bg-repeat.jpg) top left repeat-y ;
  width: 976px;
  height: 600px;
  float: left;

}
#bg-repeat-menu{
  background: url(../images/charte/bg-repeat.jpg) top left repeat-y ;
  width: 976px;
  height: 570px;
  float: left;

}
#bg-repeat-contact{
  background: url(../images/charte/bg-repeat.jpg) top left repeat-y ;
  width: 976px;
  height: 230px;
  float: left;

}
#contact-map{
  padding-top: 10px;
  float: left;
  padding-left: 120px;;
}


#footer {
    background: url(../images/charte/footer.jpg) top left no-repeat;
    width: 976px;
	margin: 0 auto;
	padding: 0;}
#footer2 {
    background: url(../images/charte/footer2.jpg) top left no-repeat;
    width: 976px;
    height: 42px;
	margin: 0 auto;
	padding: 0;}
#contact-text3{
  color: #421813;
}

.copyright{
	padding: 3px 0 0;
	text-align: center;}
.contact-1{
  float:left;
   line-height:23px;
   padding-top:9px;
    width:230px;
}
.contact-2{
   float:left;
   color:#421813;
   font-weight:bold;
}
.contact-map{
  background: url(../images/charte/map-noover.jpg) top left no-repeat;
  width:153px;
  height: 103px;
  float: left;
  margin-top: 10px;
  margin-left: 47px;

}
.contact-map-overs{
  background: url(../images/charte/map.jpg) top left no-repeat;
  width:153px;
  height: 103px;
  float: left;
  margin-top: 10px;
  margin-left: 47px;
}
.lchamps{
  float:left;
  padding-top:10px;
  width:250px;
}
#btn-pos{
   float:left;
   width:180px;
   padding-left:250px;
   margin-top:10px;
}
#right-pics{
  float: right;
  width: 200px;
}
#text-bx{
  width:250px;
  padding-top:10px;
  padding-left:28px;
  float:left;
}
#main-box{
  float:left;
  color:#421813;
  padding-top:55px;
}



/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left;} .right{float: right;}

.thumb{
	display: block;
	margin:1px 5px;}
	
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0}
.padding{
  margin-right: 20px;
  float: right;

}
.paddingb{
  margin-left: 60px;
  float: left;

}
.paddingc{
  margin-top:20px;
  margin-right:25px;
  float: right;

}

.padding2{
  padding-left: 60px;
  float: left;

}
.border{
  border: #000000 1px solid;
  margin: 0 20px 0 45px;
  float: left;
  text-align: center;
    width:300px;
    line-height: 18px;
}
.hor{
   width:370px;
   text-align:center;
   padding-top:10px;
   float:left;
}
.pic-menu{
  margin-left: 60px;
  margin-top: 20px;
}
.pic-menu2{
  margin-left: 30px;
  margin-top: 20px;
}

.border2{
  border: #000000 1px solid;
  margin: 0 10px 0 10px;
  float: left;
  text-align: center;
    width:300px;
    line-height: 18px;
}
.f18{
	font-family: Century Gothic, Arial, Verdana;
  font-size: 18px;
}
.font18{
  font-family: Century Gothic,  Arial, Verdana;
  font-size: 18px;
}
.pda{
  text-align: center;
  margin-top: 110px;
  font-weight: bold;
}

.paragraph{
    padding-left: 60px;
    padding-bottom: 5px;
    width: 670px;
    float: none;}
.paragraphb{
    padding-left: 20px;
    margin-bottom: 5px;
    width: 550px;
    float: left;}
.paragraphc{
    padding-left: 60px;
    padding-top: 10px;
    margin-bottom: 5px;
    width: 650px;
    float: left;}
.paragraphd{
    padding-left: 115px;
    padding-top: 20px;
    width: 600px;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    float: left;}
.paragraphp{
    padding-left: 0px;
    padding-top: 5px;
    margin-bottom: 5px;
    width: 300px;
    float: left;}
.paragraphp2{
    padding-left: 60px;
    padding-top: 5px;
    margin-bottom: 5px;
    width: 300px;
    float: left;}
.paragraph2{
    padding-left:20px;
    padding-bottom:8px;
    width: 400px;
    float: left;}
.paragraph2b{
    padding-left:20px;
    width: 400px;
    float: left;}
.paragraph3{
    margin-left:30px;
    padding-bottom:5px;
    width: 500px;
    float: left;}
.paragraph4{
    padding-left:90px;
    text-align: center;
    width: 600px;
    padding-bottom: 10px;
}
.separator{
	width: 100%;
	height: 0px;
	clear: both;
	padding:0;
	margin:15px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height: 0px;}

/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */