/* Sample 5*/
#box5{
	position:absolute;
	width:180px;
	height:140px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

/* ********************************** */

.info
{
	width:181px;
	height:40px;
	background:#fff;
	position:absolute;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.info h4
{
	color:#333333;
	font-size:11px;
	font-family:Verdana;
	padding:5px 5px;
	font-weight:bold;
}

.info h4 
a {
	color:#333333;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.mask2
{
	position:relative;
	width:180px;
	height:181px;
	overflow:hidden;
}

* {padding:0;margin:0;}

#fundo_botton
{
background-color:#D1EBBE;
height:19px;
}

.buttons {margin:0px; padding-top:0px;padding-right:10px;cursor:pointer;}

.prev5 {margin:0px;}

.next5 {margin:0px;}
