/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0; 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: 12px;} .right1{float: right; margin-left: 12px;}


body{background: #6f645e url(images/bg-x.jpg) repeat-x top left;}

#wrap-container{background: url(images/bg-fix.jpg) no-repeat top center; 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;}
#info
{
    float: left;
    width:215px;
    height:138px;
    padding: 80px 0 0 20px;
    background: url(images/bg-coordonnees.jpg) no-repeat top left;
}
.bg-mail
{
    float: left;
    width:165px;
    height:26px;
    background: url(images/bg-mail.jpg) no-repeat top left;
    padding: 8px 0px 0px 35px;
}


#plan
{
    float: left;
    width:215px;
    height:244px;
    padding: 44px 0 0 20px;
    background: url(images/bg-plan.jpg) no-repeat top left;
}

/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; height: 506px; background: #ede4df;}
#right-inner{padding: 0px 20px;}

/* ===| V. FOOTER BOXES |=====================================================*/

#footer	{background: url(images/bg-footer.jpg) no-repeat top left; margin: 0 auto; padding: 0px; height: 72px; float: left; }
.digitalage
{
    float: left;
    width: 215px;
    padding: 12px 0px 0px 20px;
}
#menu2
{
    float: left;
    width: 625px;
    padding: 12px 0px 3px 0px;
    text-align: right;
}
#mentions
{
    float: left;
    width: 625px;
    padding: 0 0px 0px 0px;
    text-align: right;
}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}
img.thumb{border: solid 1px #7d5133; padding:2px; }

.separator{width:100%;	height:0px; clear:both; padding:0; margin:19px 0; border-top: 1px solid #dcc8bd; border-bottom: 1px solid #ffffff; line-height: 0px; font-size: 0; overflow: hidden;}
.separator1{width:100%;	height:0px; clear:both; padding:0; margin:13px 0; border-top: 1px solid #dcc8bd; border-bottom: 1px solid #ffffff; line-height: 0px; font-size: 0; overflow: hidden;}
/* index */
.title
{
    float: left;
    padding-bottom:15px;
}
.spacer1
{
    clear:both;
    float: left;
    width:100%;
    height: 13px;
}
.spacer2
{
    clear:both;
    float: left;
    width:100%;
    height: 20px;
}
.bg-text
{
    float: left;
    width: 426px;
    height: 124px;
    background: #f8f4f1;
    border: solid 1px #d0c8c2;
    padding: 12px 15px 0px 15px;
}
ul.list1{
    float:left;
	}
ul.list1 li{
	background: url(../../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 6px;
	text-align:left;
    display: inline;
	line-height: 18px;
    font-size: 12px;
    color:#593b26;
	padding:0px 10px 0px 12px;
	}
.p-holder
{
    float: left;
    width: 418px;
    padding-top: 15px;
    border-top: solid 1px #beb0a8;
}
/*  nos-prestations */
ul.list2{
    float:left;
    padding-left: 30px;
	}
ul.list2 li{
	background: url(../../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 6px;
	text-align:left;
	line-height: 18px;
    font-size: 12px;
    color:#593b26;
	padding:0px 0px 0px 20px;
	}
/* nos-realisations */
.recherche
{
    float: left;
    width:605px;
}
.buttonS
{
    background: url(../../images/charte/realisations/recherche.jpg) no-repeat top left;
	border: none;
    width: 129px;
	height: 25px;
    float: right;
}
.buttonSover
{
    background: url(../../images/charte/realisations/recherche-over.jpg)  no-repeat top left;
	border: none;
    width: 129px;
	height: 25px;
    float: right;
    cursor: pointer;
}
.label
{
    float: left;
    font-weight: bold;
    font-size: 12px;
    padding-top:4px;
}
/* merci */
.mercidiv
{
    float: left;
    padding:100px 0 0 150px;
}


.merci-box
{
    clear:both;
    font-size: 12px;
    margin:30px 0 0 0px;
    padding:20px;
    width:230px;
    text-align: center;
    font-weight: bold;
    color: #5f4f43;
    border:solid 1px #d2b6a6;
    background: #ffffff;
}


