.description{padding:16px;margin:10px 0;background:#eee}

.sample{ width:955px; height:415px; background:url(/images/interface/fond-diapo.png); margin-top:40px; position:relative;}
h4.stitle{color:#666;margin:0 0 5px 0}

.links {padding:10px;margin-top:20px}
.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}

#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.buttons{ position:absolute; width:150px; height:25px; left:795px; top:375px;}
.buttons span{color:#333333;padding:0 0px;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#333333;color:#fff}


/* Sample 2*/
#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}


.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask2{
	position:relative;
	width:630px;
	height:390px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

#next1 {
	background:url(/images/interface/fleche-droite.jpg);
	width:24px;
	height:42px;
	text-indent:-99999999px;
	display:block;
	position:absolute;
	top:180px;
	right:72px;
	cursor:pointer;
}

#prev1 {
	background:url(/images/interface/fleche-gauche.jpg);
	width:24px;
	height:42px;
	text-indent:-99999999px;
	display:block;
	position:absolute;
	top:180px;
	left:71px;
	cursor:pointer;
}
