/* Sample 8*/

#box8{
	position:absolute;
}
#box8 div{
	width:945px;
	height:246px;
	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;
}
*html #box6{
	left:0px;	
}
.mask6{
	position:relative;
	width:875px;
	height:222px;
	overflow:hidden;
}



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

.mask1{
	position:relative;
	width:945px;
	height:246px;
	overflow:hidden;
		border:3px solid #48B2E6;
		text-align:right;
		
}


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

.buttons{
	padding:0px;
	position:absolute;
	right:0px; 
	top:-12px }
*html .buttons{ top:1px; }
.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,.info span,.buttons span.active, .buttons span:hover{color:#fff}


/* Borde imagen */
.cuerpo_p2{
	padding-top:23px;
	padding-left:32px;
	position:relative;
	width:945px;
}
