/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
object{outline:none;}

html, body {height: 100%;width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
.left1{float: left; margin-right: 15px; } .right1{float: right; margin-left: 15px;}
.left2{float: left; margin-right: 30px; }
body{background: #3f0000 url(images/bg-x.jpg) repeat-x top left;}

#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background: url(images/bg-container.jpg) 50% 50% repeat-y; margin:0 auto;	text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#menu1
{
    float: left;
    width: 275px;
    height: 192px;
}


#actualite
{
    float: left;
    width: 235px;
    height: 118px;
    background: url(images/bg-mdm.jpg) no-repeat top left;
    padding: 43px 20px 0 20px;
}
.mdm-img
{
    float: left;
    margin-right: 10px;
    border: solid 1px #f19d1d;
}


#info
{
    float: left;
    width: 235px;
    height: 119px;
    background: url(images/bg-coordonnees.jpg) no-repeat top left;
    padding: 30px 20px 0 20px;
}
#newsletter
{
    float: left;
    width:255px;
    height: 25px;
    padding: 28px 0 0 20px;
    background: url(images/bg-newsletter.jpg) no-repeat top left;
}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background: url(images/bg-text.jpg) repeat-x top left; min-height: 556px; }
#right-inner{padding: 10px 10px 0 10px;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#footer {background: url(images/bg-footer.jpg) no-repeat top left; margin: 0 auto; padding: 0px; height:111px;}

.digitalage
{
    float: left;
    width: 265px;
    padding: 55px 0px 0px 10px;
}
#menu2
{
    float: left;
    width: 675px;
    padding: 55px 10px 0px 0px;
    text-align: right;
}
#mentions
{
    float: left;
    width: 675px;
    padding: 0 10px 0px 0px;
    text-align: right;
}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}
img.thumb{border:solid 1px #c76004; padding:3px;}

.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;}
.separator1{width:100%;	height:0px; clear:both; padding:0; margin:20px 0; border-top: 1px solid #120000; border-bottom: 1px solid #660202; line-height: 0px; font-size: 0; overflow: hidden;}

/* index */
#bg-h1
{
    float: left;
    width: 601px;
    height: 58px;
    background: url(images/bg-h1.jpg) no-repeat top left;
    padding: 2px 10px 0px 74px;
}
.spacer
{
    clear: both;
    float: left;
    width: 100%;
    height: 15px;
}
.spacer1
{
    clear: both;
    float: left;
    width: 100%;
    height: 28px;
}

.bg1-text
{
    float: left;
    width: 645px;
    height: 48px;
    background: url(../../images/charte/index/bg1-text.jpg) no-repeat top left;
    padding:8px 10px;
}
.box
{
    float: left;
    width: 665px;
    background: #5d0202;
}
.top
{
    float: left;
    width:100%;
    background: url(../../images/charte/index/bg-t-x.jpg) repeat-x top left;
    height: 10px;
}
.bottom
{
    float: left;
    width:100%;
    background: url(../../images/charte/index/bg-b-x.jpg) repeat-x bottom left;
    height: 10px;
}
.middle
{
    float: left;
    width: 645px;
    background: url(../../images/charte/index/bg-m-x.jpg) repeat-x top left;
    padding:0 10px 0 10px;
}
/* totel-restaurant-bar */
ul.list1{
    float:left;
    padding-top:5px;
    padding-left:15px;
	}
ul.list1 li{
	background: url(../../images/charte/bullet.gif) no-repeat top left;
	background-position: 0px 5px;
    display: inline;
    font-weight: bold;
	text-align:left;
	line-height: 20px;
    font-size: 12px;
    color: #fefc71;
	padding:0px 5px 0px 13px;
	}
.contact
{
    color:#ffffff;
    font-size: 17px;
    line-height: 20px;
}
ul.list2{
    float:left;
    width:420px;
	}
ul.list2 li{
	background: url(../../images/charte/bullet.gif) no-repeat top left;
	background-position: 0px 7px;
	text-align:justify;
	line-height: 18px;
    font-size: 12px;
    color: #fefc71;
	padding:0px 0px 0px 13px;
	}
.diaporama
{
    float: left;
    width:665px;
}
/* merci */
.mercidiv
{
    float: left;
    width:301px;
    padding-left: 180px;
    padding-top:90px;
}


.merci-box
{
    float: left;
    width: 301px;
    height: 32px;
    padding-top: 204px;
    background: url(../../images/charte/contact/bg-merci.jpg) no-repeat top left;
    text-align: center;
}

#plan_image
{
    border:solid 1px #c76004;
    padding:8px;
    text-align: center;
    width:636px;
}


