/* Sample 5*/
#box5{
	position:absolute;
	width:692px;

}

#info5{
	bottom:0;
}


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


.info{
	width:692px;
	height:50px;
	background: #000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	font-family:Arial;
	float: right;
	margin: 15px 20px;

}
.info h4{
	font-size:18px;
}
.info h4 a{
	visibility:  hidden;
	
}

.mask2{
	position:relative;
	width:682px;
	height:294px;
	overflow:hidden;
	top: 15px;
	left: 15px;
}


.button_prev{
	position:absolute;
	top: 145px;
	left: 8px;
}

.button_next{
	position:absolute;
	top: 145px;
	left: 680px;
}


.info_banner_internas{
	width:692px;
	height:50px;
	background-image: url(../../../fondos/000transparente70.png);
	position:absolute;
}


.info_banner_internas p, .info_banner_internas h4{
	color:#fff;
	font-family:Arial;
	float: right;
	margin: 15px 20px;

}
.info_banner_internas h4{
	font-size:18px;
}
.info_banner_internas h4 a{
	visibility:  hidden;
	
}
/* ********************************** */

