/*===| 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-right:12px;} .right1{float: right; margin-left:12px;}
#push, .clr	{clear: both;}

body{background: #ffffff;}
#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/bg1.jpg") 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background:url("images/bg2.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;}
#left1
{
    float: left;
    width: 271px;
}
#left2
{
    float: left;
    width: 217px;
}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background: url(images/bg-right.jpg) repeat-y top left;}
#right-outter-realisation {	float:left;	margin:0; padding:0; overflow: hidden; background: url(../../images/charte/bg-right-realisations.jpg) repeat-y top left; }
#right-inner{padding: 0px 45px 0px 15px;}

#diapo
{
    float: left;
    width: 459px;
    height: 271px;
}
#actualite
{
    float: left;
    width: 216px;
    height: 121px;
    background: url(images/bg-mdm.jpg) no-repeat top left;
    padding: 43px 9px 0px 46px;
}
.mdm-photo
{
    border:1px solid #fff;
    padding:4px;
    margin: 0 9px 0 0;
    background: #eac9b9;
    float:left;
}

#menu1
{
    float: left;
    width: 217px;
    height: 231px;
}

#info
{
    float: left;
    height:110px;
    width:172px;
    background: url(images/bg-coordonnees.jpg) no-repeat top left;
    padding:62px 0px 0px 45px;
}
#plan
{
    float: left;
    width:186px;
    height:203px;
    background: url(images/bg-plan.jpg) no-repeat top left;
    padding: 17px 0px 0px 31px;
}


/* ===| V. FOOTER BOXES |=====================================================*/

#footer	{background: url(images/bg-footer.jpg) no-repeat top left; margin: 0 auto; padding: 0px; height: 60px; float:left;}
.digitalage
{
    float: left;
    width:236px;
    padding: 7px 0px 0px 35px;
}
#menu2
{
    float: left;
    width:663px;
    text-align: right;
    padding-top:7px;
}
.copyright
{
    float: left;
    width:663px;
    padding: 4px 0px 0px 0px;
    text-align: right;
}
/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a.thumb:link, 
a.thumb:visited{border:	0px; padding:0px; margin:1px 0; width:auto; display:block;}

img.thumb {border: 1px solid #d6a38a; padding: 4px; background: #fff;}

.separator{width:100%;	height:30px; clear:both; padding:0; line-height: 0px; font-size: 0; overflow: hidden; background: url(images/separator.jpg) no-repeat 50% 50%;}
.separator1{width:100%;	height:50px; clear:both; padding:0; line-height: 0px; font-size: 0; overflow: hidden; background: url(images/separator.jpg) no-repeat 50% 50%;}

#title
{
    float: left;
    padding:0 0 26px 0;
}
ul.list1{
	padding: 8px 15px 10px 35px;
    float:left;
    margin: 0;
	}
ul.list1 li{
	background: url(images/bullet.jpg) no-repeat top left;
	background-position:0px 7px;
    font-weight:normal;
	line-height: 18px;
    color:#454545;
	padding:0px 0px 0px 22px;
	}
ul.list2{
	padding: 8px 5px 10px 5px;
    float:left;
    margin: 0;
	}
ul.list2 li{
	background: url(images/bullet.jpg) no-repeat top left;
	background-position:0px 7px;
    font-weight:normal;
	line-height: 18px;
    color:#454545;
	padding:0px 0px 0px 12px;
	}
.bg-list
{
    float: left;
    width:259px;
    height:121px;
    background: #f1f1f1;
}
#bg-text1
{
    float: left;
    width:416px;
    padding-top: 23px;
    background: url(../../images/charte/index-text1.jpg) no-repeat top left;
}
/*====| realisations |=========================*/
#recherche
{
    float:left;
    width:100%;
    text-align: left;
    height:25px;
}

.buttonRecherche
{
    background: url(../../images/charte/recherche-over.jpg) no-repeat top left;
	border: none;
    width: 129px;
	height: 21px;
}

.buttonRechercheOver
{
    background: url(../../images/charte/recherche.jpg) no-repeat top left;
	border: none;
    width: 129px;
	height: 21px;
    cursor: pointer;
}
/*====| inc.realisations |=========================*/
.holder
{
    float:left;
    padding:5px;
    width:200px;

}

.realisation
{
    float:left;
    width:200px;
    height: 150px;

    text-align: center;
}
.realis-title
{
    height:15px;
    padding:3px 0;
    width:195px;
    background: #fef2ec;
}
.thumbmail
{
    height:90px;
}
.nomarg
{
    width:195px;
    padding:5px 0;
    text-align:center;
    margin-top:1px;
    background: #f1f1f1;
    border-top:solid 1px #d5d5d5;
}
#pagination
{
    margin-top:5px;
    text-align: center;
    padding:5px 0;
    border-top:solid 1px #cbd9e4;
    font-weight: bold;
    width:100%;
    float:left;
}
.plight
{
    color:#666666;
}


