/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
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: 0px 12px 0px 0px;} .right1{float: right; margin: 0px 0px 0px 12px;}
#push, .clr	{clear: both;}

body{ background: #fdf2b9;}
#bg1{position:absolute;z-index: 1; width:100%; background:url("images/bg0.gif") 50% 0% repeat-y;}
#bg2{position:absolute;z-index: 2; width:100%; background: url(images/bg-x.jpg) 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background: url(images/bg-fix.jpg) 50% 0% no-repeat;}

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

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{background:url("images/header.jpg") 50% 0 no-repeat;}
#site-header .inner{}

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#diapo
{
    float: left;
    width: 250px;
    height: 629px;
}
#menu-info
{
  float: left;
  width: 247px;
  height: 629px;
}
#info
{
    float: left;
    width: 247px;
    height: 349px;
    background: url(images/bg-coordonnees.jpg) no-repeat top left;
}
#info img
{
    float: left;
    margin: 33px 0px 0px 5px;
}


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

/* ===| V. FOOTER BOXES |=====================================================*/
#footer.outter	{background: url(images/bg-footer.jpg) no-repeat top left; margin: 0 auto; padding: 0px; height: 53px; }
.mentions
{
    float: left;
    width: 230px;
    padding-left:20px;
}
.digitalage
{
    float: left;
    width: 247px;
}
#menu2
{
    float: left;
    width:479px;
    padding-right:20px;
    padding-top:10px;
    text-align: right;
}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a:active, a:focus{
outline:none;
}

a img.thumb{
-moz-opacity: 1.00; opacity:1.00;
border: 0px;
}

a:hover img.thumb{
-moz-opacity: 0.70; opacity:0.70;
border: 0px;
}


.separator{width:100%;	height:0px; clear:both; padding:0; margin:0 0 15px 0; border-top: 1px solid #d6ad82; border-bottom: 1px solid #fbe4bc; line-height: 0px; font-size: 0; overflow: hidden;}

/* index */
#h1-line
{
    float: left;
    height:1px;
    width:458px;
    background: url(../../images/charte/border-h1.jpg) no-repeat top left;
    padding: 0px 0 20px 0;
}
ul.list1{
    float:left;
    margin: 0;
    padding-top:5px;
	}
ul.list1 li{
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #462503;
	background: url(../../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 6px;
	text-align:left;
	line-height: 15px;
	padding:4px 0px 3px 15px;
	}
ul.list1 li span
{
    font-size: 11px;
}
/* amenagement interieur */
#diaporama
{
    float: left;
    width: 458px;
    height: 131px;
    background: url(../../images/charte/interieur/bg-diaporama.jpg) no-repeat top left;
}
/*merci*/
.merci-box
{
    float: left;
    padding-top: 240px;
    width:100%;
}

