/*===| 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;}
#push, .clr	{clear: both;}

body{background: #2c2c2c url(images/bg-x.jpg) repeat-x top left;}
#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;}


.intro
{
    float: left;
    width: 960px;
    height:559px;
}
#footer2
{
    float: left;
    width: 960px;
    height: 54px;
   /* padding-top:10px; */
    background: url(images/footer-2.jpg) no-repeat top left;

}


#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; background: url(images/bg-left.jpg) no-repeat top left; height:625px; }
#actualite
{
    float: left;
    width:238px;

    padding: 0px 0px 0px 41px;
}
.mdm-photo
{
    float: left;
    border: solid 1px #820000;
    margin:3px 8px 0 0;
}

#diapo-left
{
    float: left;
    width:300px;
/*    padding-left:10px; */
    height:340px;
}


/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background: url(images/bg-right.jpg) no-repeat top right; }
#diapo-bottom
{
    float: left;
    width: 660px;
    height: 236px;
}
#text-holder
{
    float: left;
    width: 660px;
    height: 625px;
    background: url(images/bg-contact2.jpg) no-repeat top left;
}
#text
{
    float: left;
    width: 620px;
    height: 389px;
    padding: 0 20px 0px 20px;
}
/* ===| V. FOOTER BOXES |=====================================================*/
.digitalage
{
    float: left;
    width:  216px;
    padding: 7px 0px 0px 20px;
}
#menu2
{
    float: right;
    width:643px;
    text-align: right;
    padding:7px 20px 0 0;
}
.copyright
{
    float: right;
    width:643px;
    padding: 4px 20px 0px 0px;
    text-align: right;
}
.div1
{
    float: left;
    width:105px;
    padding-left:20px;
    padding-top:8px;
}
.div2
{
    float: left;
    width:307px;
    padding-left:88px;
    padding-top:8px;
}
.div3
{
    float: left;
    width:423px;
}
#info
{
    float: left;
    background: url(images/bg-coordonnees.jpg) no-repeat top left;
    width:960px;
    height:60px;
    padding-top:1px;
}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

a:active, a:focus{
outline:none;
}

a img.thumb1{
opacity:1.00;
border: solid 1px #5c5c5c;
}

a:hover img.thumb1{
opacity:0.80;
border: solid 1px #ffffff;
}



#menu2 ul li{display: inline;}

#ref-separator{width:960px;	height:0px; clear:both; padding:0; margin:5px 0; border-top: 1px solid #282828; border-bottom: 1px solid #4f4f4f; line-height: 0px; font-size: 0; overflow: hidden;}

.separator{width:100%;	height:0px; clear:both; padding:0; margin:15px 0; border-top: 1px solid; border-bottom: 1px solid; line-height: 0px; font-size: 0; overflow: hidden;}

#diapo
{
    float: right;
    width:172px;
    height:209px;
    padding: 40px 0px 0px 2px;
}
#scoop
{
    float: left;
    width: 575px;
    height: 625px;
    background: #31101f;
    padding:0 32px 0 32px;
}
#twinset
{
    float: left;
    width: 575px;
    height: 625px;
    background: #8f0d48;
    padding:0 32px 0 32px;
}
#original 
{
    float: left;
    width: 575px;
    height: 625px;
    background: #121212;
    padding:0 32px 0 32px;
}
/* realisations */
.holder
{
    float: left;
    width:191px;
    height:152px;
    padding:7px 0px 7px 0;

}
.realisation div
{
    padding: 0;
    margin: 0;
}


.realisation
{
    float: left;
    width:134px;
    height:137px;
    border: solid 1px #616161;
    background: #000000;
    padding:10px 10px 3px 10px;
}
.realis-title
{
    float:left;
    width:131px;

}
.thumbmail
{
    float: left;
    height:110px;
    width: 131px;
    text-align: center;
}
.details-prod
{
    float: left;
    width: 25px;
    height: 24px;
    padding-top: 128px;
}


.pagination
{
	float:left;
	width:560px;
	background:#000;
	padding:1px;
}
.pagination p
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:1px 5px 1px 5px;
	color:#fff;
}
.pagination a:link, .pagination a:visited
{
	color:#be417a;
	text-decoration:underline;
	padding:1px 5px;

}
.pagination a:hover, .pagination a:active
{
	color:#fff;
	text-decoration:none;
	padding:1px 5px;
	font-weight:bold;
	background:#b33d72;
}
#sel
{
	color:#ffffff;
	background:#b33d72;
	font-weight:bold;
	padding:1px 5px;
	text-decoration:none;
}
/* contact */
.box-left
{
    float: left;
    width: 240px;
    padding:0 10px 0 10px;
}
.box-right
{
    float: left;
    width: 335px;
    padding:0px;
}
/* merci */
.mercidiv
{
    float: left;
    width:600px;
    text-align: center;
}

