/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0; outline: none;}
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;}
.left1{float: left; margin: 0 15px 0 0;} .right1{float: right; margin: 0 0 0 15px;}
#push, .clr	{clear: both;}

body{background: #ffffff;}
#bg1{position:absolute;z-index: 1; width:100%; background:transparent;}
#bg2{position:absolute;z-index: 2; width:100%; background:transparent;}
#bg3{position:absolute;z-index: 3; }

#wrap-container{position:relative; z-index:4; width: 100%;}
#container-holder{margin:0 auto; width: 996px; background: url(images/bg-y.jpg) repeat-y top center;}
#container {background: url(images/bg-fix.jpg) 50% 0% no-repeat; margin:0 auto; text-align: left; padding: 0 43px 0 42px; width: 843px; }
#content{ width: 843px; }

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header
{
    padding-bottom:10px;
    background: #FFFFFF;
}
#right-header
{
    float: right;
    width: 538px;
    height: 411px;
}
#left-header
{
    float: left;
    width: 286px;
    height: 261px;
}

#actualite{
    float: left;
    width: 252px;
    height: 130px;
    padding: 20px 17px 0px 17px;
    background: url(images/bg-mdm.jpg) no-repeat top left;
}


/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#info
{
    float: left;
    width: 236px;
    height: 98px;
    padding: 96px 0px 0px 17px;
    background: url(images/bg-coordonnees.jpg) no-repeat top left;
}
#horaires
{
    float: left;
    width: 236px;
    height: 122px;
    padding: 44px 0px 0px 17px;
    background: url(images/bg-horaires.jpg) no-repeat top left;
}
#promo
{
    float: left;
    width: 237px;
    height: 211px;
    padding: 0px 0px 0px 16px;
    background: url(images/bg-diapo.jpg) no-repeat top left;
}
ul.list-H{
    float:left;
    margin: 0;
	}
ul.list-H li{
    font-size: 11px;
    font-family: Arial, sans-serif;
    color: #212121;
	background: url(images/bullet2.gif) no-repeat top left;
	background-position:0px 6px;
	text-align: left;
	line-height: 18px;
	padding:0px 0px 0px 15px;
	}
ul.list-H li b
{
    color:#c10900;
}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 0px 0px 0px 20px;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left; background: #ffffff;}
#fwrap1 {position:absolute; z-index: -3; left:0; background:transparent; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; background:transparent; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer	{background:url(images/bg-footer.jpg) repeat-y; margin: 0 auto; padding-top: 28px; height:66px; }
.digitalage
{
    float: left;
    width:  237px;
    padding: 0px 0px 0px 59px;
}
#menu2
{
    float: right;
    width:549px;
    text-align: right;
    padding:0px 43px 0 0;
}
.copyright
{
    float: right;
    width:549px;
    padding: 0px 43px 0px 0px;
    text-align: right;
}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}
img.thumb{border:solid 1px #ff8a8a; padding:4px; background: #ffffff;}
.separator{width:100%;	height:0px; clear:both; padding:0; margin:5px 0; border-top: 1px solid #ff8a8a; line-height: 0px; font-size: 0; overflow: hidden;}
.space{width:100%;	height:11px; clear:both;line-height: 0px; font-size: 0; overflow: hidden;}

.div-bg
{
    float: right;
    width:354px;
    height: 103px;
    background: #fff3f3;
    border:solid 1px #ffb6b6;
    padding:5px 12px;
}
ul.list1{
    float:left;
    margin: 0;
    width: 375px;
    padding-top:5px;
    padding-bottom:10px;
}
ul.list1 li{
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #161616;
    display: inline;
	background: url(../../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 6px;
	text-align: left;
	line-height: 19px;
	padding:0px 10px 0px 10px;
	}
.div-border
{
    float: left;
    width:568px;
    height: 77px;
    background: #ffffff;
    border:solid 1px #ffb6b6;
    padding:13px 0px 0 0;
    text-align: center;
}
/* hotel */
ul.list2{
    float:left;
    margin: 0;
}
ul.list2 li{
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #161616;
    display: inline;
	background: url(../../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 6px;
	text-align: left;
	line-height: 19px;
	padding:0px 3px 0px 8px;
	}
.table-tarifs
{
    line-height: 15px;
    padding-top:3px;

}
.tr-bg
{
    background: #ffe1e1;
}
.prix
{
    font-weight: bold;
    color:#ec1208;
}
/* merci */
.mercidiv
{
    float: left;
    width:100%;
    height:130px;
    background: url(../../images/charte/contact/bg-merci.jpg) no-repeat 50% 50%;
    padding-top:150px;
    text-align: center;
}

