/* Sample 8*/

#box8{
	position:absolute;
}
#box8 div{
	width:1009px;
	height:212px;
	float:right;
	vertical-align:top;
}
#box8 .buttons{
	text-align:left;
}

#info8{bottom:0px; }
/*----- caja 6 -------*/

#box6{
	position:absolute;
	width:855px;
	height:212px;
}

#box6 span{
	width:875px;
	height:212px;
	float:left;
}
.mask6{
	position:absolute;
	left:50%;
	margin-left:-437px;
	width:875px;
	height:231px;
	overflow:hidden;
}



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

.mask1{
	position:relative;
	width:1009px;
	height:212px;
	overflow:hidden;
}


.info{
	min-width:300px;
	height:20px;
	background:#000;
	position:absolute;
		text-align:right;
		padding-top:5px;
		right:0px;
}
.info span{

	font-family:Arial;
	font-size:12px;
	padding-right:12px;
}
*html .info span{ width:300px; padding-left:40px; }

.buttons{
	padding:0px;
	right:0px; 
	bottom:-12px;
	position:absolute;
}
*html .buttons{ top:212px; }
.buttons span{color:#333;;padding:2px 4px;cursor:pointer;font:11px Verdana;}
.buttons span.active, .buttons span:hover{background:#808080;}

.buttons2{
	padding:0px; }
.buttons2 span{color:#333;;padding:2px 4px;cursor:pointer;font:11px Verdana; cursor:pointer;}
.buttons2 span.active, .buttons2 span:hover,.buttons span.active, .buttons span:hover, .info span{color:#fff}


/* Borde de imagen */
.imagenPasa{
	border:2px solid #808080;
	width:1009px;
	height:212px;
	text-align:right;
	position:relative;
	
}.cuerpo_p2{
	padding-top:63px;
	padding-right:15px;
	position:relative;
	width:1009px;
	background-image:url(../../imagenes/fondos/f9.png);
	background-repeat:no-repeat;
	background-position:0px 48px;
}