/* Sample 6*/

.sample *, .sample6 * {margin:0;padding:0;}

#box6{
	position:absolute;
	width:258px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left;
	margin-top:4px;
}
#handles6_2{
	float:right;
	margin-top:50px;
	display:none;
}
.mask6{
	position:relative;
	width:258px;
	height:224px;
	overflow:hidden;
}

.fondNewsFocus{
	position:relative;
	float:left;
	width:263px; /* 268 - 5*/
	height:229px; /*234 - 5*/
	margin-left:15px;
	margin-top:20px; /*225 + 25 +25 = 275*/
	padding-left:5px;
	padding-top:5px;
	background-image:url(../../tpl/images/fond_news_focus.png);
}

.sample6 .buttons{
	clear:both;
	text-align:center;
}

.buttons{
	display:none;
}

/* ---- */

.sample{
	height:275px;
	width:390px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}

/* ---- */

.thumbs{
	width:102px;
}
.thumbs div{
	display:block;
	position:relative;
	width:106px; /*110 - 4*/
	height:46px; /*50 - 4*/
	margin:3px 0;
	background-image:url(../../tpl/images/fond_img_news.png);
	padding-top:4px;
	padding-left:4px;
}

.thumbs div img{
	display:block;
	width:102px;
	height:42px;
	border:none
}

.info{
	width:258px;
	height:50px;
	background:#000;
	position:absolute;
	padding:0px;
	margin:0px;
}

.info p, .info h4{
	color:#fff;
	padding:3px 8px;
}

.info p{
	position:absolute;
	top:25px;
	font-size:10px;
}

.info h4 a{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	font-size:12px;
	position:absolute;
	top:5px;
}

.info h4 a:hover{
	text-decoration:none;
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}