body {
background:#0d0802;
color:#fff;
font-size:12px;
font-family:Arial, Sans-serif;
margin:0;
padding:0;
}


#conteneur {
width:980px;
height:1062px;
margin:0 auto;
background:#0d0802 url(img/fond-accueil.jpg) no-repeat;
overflow:hidden;
}

#conteneur2 {
width:980px;
height:1062px;
margin:0 auto;
background:#0d0802 url(img/fond.jpg) no-repeat 0px 300px;
overflow:hidden;
}


#bandeau {
width:980px;
height:179px;

}


#haut {
width:980px;
height:300px;
border:0px solid #fff;

}

#menu {
border:0px solid #fff;
position:absolute;
height:50px;
margin-top:-50px;
}

#menu a {
display:block;
border:0px solid #fff;
width:106px;
text-align:center;
color:#fff;
text-decoration:none;

}

#menu a:hover {
color:#e1040d;
}

#menu a.active {
color:#e1040d;
}


#milieu {
border:0px solid #fff;
padding-top:20px;
}

#centre{
margin-top:250px;
height:396px;
border:0px solid #fff;
position:relative;
text-align:center;
}


.stores {
display:block;
width:137px;
height:143px;
background:url(img/clap-1.jpg);
float:left;
margin:0px 20px 0px 70px;
}

.stores:hover {
background-position:0px -143px;
}

.potences {
display:block;
width:137px;
height:143px;
background:url(img/clap-2.jpg);
float:left;
margin:0px 20px;
}

.potences:hover {
background-position:0px -143px;
}


.carottes {
display:block;
width:137px;
height:143px;
background:url(img/clap-3.jpg);
float:left;
margin:0px 20px;
}

.carottes:hover {
background-position:0px -143px;
}

.enseignes {
display:block;
width:137px;
height:143px;
background:url(img/clap-4.jpg);
float:left;
margin:0px 20px;
}

.enseignes:hover {
background-position:0px -143px;
}


.facades {
display:block;
width:137px;
height:143px;
background:url(img/clap-5.jpg);
float:left;
margin:0px 20px;
}

.facades:hover {
background-position:0px -143px;
}


.terrasses {
display:block;
width:137px;
height:143px;
background:url(img/clap-6.jpg);
float:left;
margin:20px 20px 0px 110px;
}

.terrasses:hover {
background-position:0px -143px;
}


.totems {
display:block;
width:137px;
height:143px;
background:url(img/clap-7.jpg);
float:left;
margin:20px 20px;
}

.totems:hover {
background-position:0px -143px;
}

.autres {
display:block;
width:137px;
height:143px;
background:url(img/clap-8.jpg);
float:left;
margin:20px 20px;
}

.autres:hover {
background-position:0px -143px;
}

.contact {
display:block;
width:137px;
height:143px;
background:url(img/clap-9.jpg);
float:left;
margin:20px 20px;
}

.contact:hover {
background-position:0px -143px;
}





b {
font-weight:300;
color:#c7d218;
}

.bandeau {
text-align:justify;
margin: 0px 40px 10px 40px;
}


#pied {

height:30px;
color:#aaa;
}

#pied a {
color:#aaa;
text-decoration:none;
}

.noborder {
border:none;
}


#texte {
float:left;
margin-left:10px;	
color:#fff;
width:390px;
height:375px;
border:0px solid #fff;
text-align:justify;
}

.mask6{
	position:absolute;
	width:500px;
	height:375px;
	overflow:hidden;
	margin-left:420px;
}




.arrondi {
-moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
-khtml-border-radius: 15px; 
border-radius: 15px;
}



.zone {
border:1px solid #aaa;
background:none;
color:#aaa;
padding:3px;
}


/* Sample 7*/
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:720px;
	clear:both;
	height:90px;
	overflow:hidden;
	margin-top:420px;
	margin-left:100px;
	border:0px solid #fff;
background:url(img/pellicule.jpg) 0px 0px no-repeat;
	
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:20px;
	width:100%;
	height:41px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
	/* ajout */ margin-right:1px;
}
#thumbs_handles7 span{
	background:url(thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1400px;
	background:url(thumbs_mask.gif) no-repeat center top;
	
}


