/*===| I. LAYOUT SIZE |====================================================*/
#container, #container1, #header {width: 980px;}
#footer {width: 960px; height: 80px}
#header {height:408px;}
#left-column {width: 694px; padding:26px 14px 0 10px;}
#right-column {width: 262px;}

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

.push {clear: both;}
.push1 {clear: both; height: 1px;}
/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -101px;}


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

* {margin: 0;}
a:focus {
   outline: none;
}

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

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#container1 {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
}
#right-column{
	float:left;
}

#actualite
{
    float:left;
    width:233px;
    height: 115px;
    padding:56px 10px 0 19px;
}
#actualite img
{
  float:right;
  border:solid 1px #fff;
  margin: 0 0 0 13px;
}
.mdm-popup
{
  float: left;
  width:500px;
  color:#cec2ab;
}
#contact-info
{
  float:left;
  width:244px;
  height:137px;
  padding:74px 0 0 18px;
}
#plan
{
    float:left;
    width:248px;
    height:166px;
    padding:0px 0 0 14px;
}
/*========================================================================*/
#footer {
	margin: 0 auto;
	padding: 21px 10px 0 10px;}
.ref
 {width: 980px; margin: 0 auto; font-size:11px;}
/* ===| 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;}

.paragraph{
	clear: both;
	display: table;
	width: 100%;}
/*=================== index ================*/
.box1-holder
{
  float: left;
  width: 390px;
}
.box1-bottom p{padding:18px 15px 14px 18px; }
.box2-holder
{
  float: left;
  width: 320px;
  padding:0 9px;
}
.box2-bottom p{padding:14px 16px 14px 13px; }
.separator
{
  clear:both;
  float: left;
  width:100%;
  height:21px;
}
ul.list1{
	padding: 0px 0 0px 0px;
    float:left;
    margin: 0;
    width:100%;
	}
ul.list1 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 5px;
    font-size:12px;
	text-align:justify;
    color:#cec2ab;
	line-height: 19px;
	padding:0px 0px 0px 15px;
	}
#cares
{
  float:left;
  width:689px;
  height:120px;
  padding:51px 0 0 5px;
}
.box
{
  float:left;
  width:212px;
  text-align:center;
  margin:0 4px 0 2px;
}
.box2
{
  float:left;
  width:240px;
  text-align:center;
  margin:0 4px 0 4px;
}
ul.list2{
    clear:both;
	padding: 10px 0 0px 8px;
    float:left;
    margin: 0;
    width:200px;
	}
ul.list2 li{
	background: url(../images/charte/bullet2.jpg) no-repeat top left;
	background-position:0px 8px;
    font-size:12px;
	text-align:left;
    color:#f5d9a8;
	line-height: 19px;
	padding:0px 0px 0px 8px;
	}
ul.list3{
    clear:both;
	padding: 8px 0 0px 35px;
    float:left;
    margin: 0;
    width:150px;
	}
ul.list3 li{
	background: url(../images/charte/bullet2.jpg) no-repeat top left;
	background-position:0px 6px;
    font-size:12px;
	text-align:left;
    color:#f5d9a8;
	line-height: 16px;
	padding:0px 0px 0px 8px;
	}
/*================ restaurant ============*/
.couleur
{
  color:#c1a56f;
}
.contact
{
  font-size:13px;
  color:#d3a554;
  font-weight:bold;
  padding:0;
  text-align: center;
}
.contact a:link, .contact a:visited
{
  color:#f2dcb5;
  text-decoration: underline;
}
.contact a:hover, .contact a:active
{
  color:#d3a554;
  text-decoration: none;
}
/*============= tourisme ================*/
ul.list4{
	padding: 7px 0 8px 80px;
    float:left;
    margin: 0;
    width:200px;

	}
ul.list4 li{
	background: url(../images/charte/bullet.gif) no-repeat top left;
	background-position:0px 7px;
    font-size:12px;
	text-align:justify;
    color:#cec2ab;
	line-height: 22px;
	padding:0px 0px 0px 15px;
	}
/*==================== menus ===============*/
#menu
{
	float:left;
	text-align:center;
	width:580px;
	padding:10px;
}
/*-------------- merci ----------------*/
#merci
{
    clear:both;
    width:100%;
	float:left;
	padding-top:50px;
	margin-bottom:10px;

}
    #merci p {
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        }
    #merci a:link, #merci a:visited{
        color:#d4d4d4;
 		text-decoration: underline;
        font-weight: bold;
        }
    #merci a:hover, #merci a:active{
        color:#fff;
  		text-decoration: none;
        font-weight: bold;
        }
		
/* ---| THE END |------------------------- */
