/*===| 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 10px 0 0;} .right1{float: right; margin: 0 0 0 6px;}
#push, .clr	{clear: both;}
body{background: #000000;}
#bg1{position:absolute;z-index: 1; width:100%; }
#bg2{position:absolute;z-index: 2; width:100%; background: url(images/bg-x.jpg) 50% 0% repeat-x; height: 559px;}
#bg3{position:absolute;z-index: 3; background: url(images/bg-fix.jpg) 50% 0% no-repeat; height: 203px; width:100%;}
#wrap-container{position:relative;z-index:4; width: 100%;}
#container{margin:0 auto; text-align: left;}
#content{}
/* ===| II. HEADER ELEMENTS |================================================*/
/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#diaporama
{
    float: left;
    width: 360px;
    height: 580px;
}
#actualite
{
    float: left;
    width: 520px;
    height: 99px;
    background: url(images/bg-mdm.jpg) no-repeat top left;
    padding:7px 10px 0px 70px;
}
#actualite img
{
    float: left;
    border: solid 1px #8ea0e1;
    padding:2px;
    margin-right:13px;
}
#bg-mdm
{
    float: right;
    width: 89px;
    height: 17px;
    background: url(images/bg-details-mdm.jpg) no-repeat top left;
    padding: 2px 0 0 15px;
    margin-top: 5px;
}
#info
{
    float: left;
    width: 348px;
    height: 66px;
    background: url(images/bg-coordonnees.jpg) no-repeat top left;
    padding: 14px 0px 0px 12px;
}
#plan
{
    float: left;
    width: 580px;
    height: 31px;
    background: url(images/bg-plan.jpg) no-repeat top left;
    padding: 49px 0px 0px 20px;
}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left; background: url(images/bg-right-col.jpg) repeat-y top left; height: 580px;  }
#right-inner{padding: 0 10px;}

/* ===| V. FOOTER BOXES |=====================================================*/
#footer	{margin: 0 auto; padding: 0px; height:40px; padding-top: 10px; }
#bottom
{
    float: left;
    width: 960px;
    height: 80px;
}
.digitalage
{
    float: left;
    width:600px;
}
#menu2
{
    width:360px;
    float:right;
	text-align:right;
}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}
img.thumb{border:1px solid #828bab; padding:2px; background: #ffffff;}
.separator{width:100%;	height:8px; clear:both; padding:0; margin:0; line-height: 0px; font-size: 0; overflow: hidden;}
.separator1{width:100%;	height:0px; clear:both; padding:0; margin:8px 0; line-height: 0px; font-size: 0; overflow: hidden; border-top: solid 1px #e2bc82; border-bottom: solid 1px #fff;}


/* index */
ul.list1{
    float:left;
	width:247px;
    padding-left:15px;
	}
ul.list1 li{
	background: url(images/bullet1.jpg) no-repeat top left;
	background-position:0px 5px;
	text-align:justify;
	line-height: 14px;
    font-size: 12px;
    color:#550d10;
	padding:0px 0px 0px 20px;
	}
.bg-text
{
    float: left;
    width:562px;
    padding:8px;
    background: #f0ead8 url(../../images/charte/index/bg-div.jpg) repeat-x top left;
    border:  solid 1px #c7c1af;
}
/* merci */
.mercidiv
{
    float: left;
    width:280px;
    padding:120px 0 0 135px;
    text-align: center;
}
.merci-box
{
    padding:20px 0px;
    border: solid 1px #cbaba6;
    width:280px;
    background: #fdf8d0;


}





