/* 
#box3{
	position:absolute;
}
#box3 div{
	width:480px;
	float:left;
}
#box3.buttons{
	text-align:left
}
#box3 .next{
	float:right
}
.sample3 .buttons{
	text-align:center;
	clear:both;
}
.sample3 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.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
}

.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;
}
*/


/**************DESTAQUES HOMEPAGE******************/
#item { float:left; border:1px solid blue; width:380px; }

#item .imagem { float:left; }

#item .descricao { float:left; width:220px;}

#box3{
	position:absolute;
}
#box3 div{
	width:390px;
	float:left;
	

}
#box3 .buttons{
	text-align:left;
}
#box3 .next{
	float:right
}
.sample3 .buttons{
	text-align:right;
	clear:both;
}
.sample3 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#box6{
	position:absolute;
}
#box6 div{
	width:480px;
	float:left;
}
#box6 .buttons{
	text-align:left
}
#box6 .next{
	float:right
}
.sample6 .buttons{
	text-align:center;
	clear:both;
}
.sample6 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* ********************************** */

.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
}

.mask1{
	position:relative;
	width:380px;
	height:110px;
	overflow:hidden;

}

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


/************************** WEB ******************/



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

.sample{padding:20px 30px; margin:4px 0 25px 0; border:1px solid #e1e1e1}
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{padding-top:2px;  text-align:right; width:380px;}
.buttons span{color:#fff;padding:0 5px;cursor:pointer;font:10px Arial; background:#666666;}
.buttons span.active, .buttons span:hover{background:#0e53a6;color:#fff}