.sample{padding:0; margin:4px 0 25px 0; border:1px solid #e1e1e1;width:646px;}

ul.menu-left-lien {
margin:0;
padding: 20px 0;
list-style-type:none;
}
ul.menu-left-lien li{
background:url(../images/green-button-left.jpg) top left no-repeat;
margin:0;
padding: 8px 0 0 20px;
width:147px;
height:36px;
}

ul.menu-left-lien li.active,  ul.menu-left-lien li:hover{
	background:transparent url(../images/red-button-left.jpg) no-repeat top left;
	color:#fff;
}
ul.menu-left-lien li a {
text-decoration:none;
width:147px;
height:36px;
color:#fff;
font-weight:bold;letter-spacing:1px;
	display:block;
	}
.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 5px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

/* Sample 8*/
#box8{
	position:absolute;
}
#box8 .box-contenu{
	width:606px;
	float:left;
	padding:20px 20px;
}

.box-contenu h3{
font-size:13px;
}

#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
    width:646px;
	height:750px;	
}



.mask1{
	position:relative;
	width:646px;
	height:750px;
overflow:hidden;
overflow-x: hidden;
overflow-y: auto;
overflow : -moz-scrollbars-vertical; 
}

div.intro-accueil {
width:580px;
padding:10px 20px;
}

div.bande-b {
background:  url(../images/bande-b.jpg) top left no-repeat;
width:620px;
height:13px;
}
div.bande-bb {
background:  url(../images/bande-bb.jpg) top center no-repeat;
width:650px;
height:13px;
}

div.bande-h {
background:  url(../images/bande-h.jpg) top left no-repeat;
width:620px;
height:13px;
}
div.bande-hb{
background:  url(../images/bande-h.jpg) top center no-repeat;
width:650px;
height:13px;
}
div.baniere {
background:  url(../images/fond-diapo.jpg) bottom left no-repeat;
width: 650px; height: 171px;
margin:0 auto;padding:0;
}
        #gallery2
        {   margin:0;
            padding: 0 ;
            width: 650px;
        }
        #gallery2 ul
        {     margin:0; padding:10px 0 0 10px;
            list-style: none;
			
        }
        #gallery2 ul li
        {       margin:0; padding:0 5px;float:left;
           
        }
        #gallery2 ul img
        {    
		padding: 3px;
	    background: #fff;
	    border: solid 1px #b4b4b4;

        }
        #gallery2 ul a:hover img
        {
        padding: 3px;
	    background: #fff;
	    border: solid 1px #b4b4b4;
        }
        #gallery2 ul a:hover
        {
            color: #fff;
        }