*
{
	margin: 0;
	padding:0;
}
#box8{
	position:absolute;
}
#box8 div{
	width:600px;
	float:left;
	margin-top: 3px;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
/*	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
*/}

.sample
{
	width: 615px;
	height:260px;
	background:url(../imagenes/bg_noticia.jpg) top repeat-x;
	background-color:#fefefe;
	border: 1px solid #eaeaea;}

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

.mask1{
	position:relative;
	width:600px;
	height:240px;
	overflow:hidden;

}

span img{
	display:block;
}

/********************************/
/* clases iguales a las usadas en el sitio */
.nota-copete
{
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 2px 0;
	padding: 0;
}


.volanta
{
	font-size:10px;
	text-decoration:none;
	color:#353232;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	margin: 2px 0;
	padding: 0;
}


.titulo-noticias
{
	font-family:Georgia, serif;
	color: #333377;
	font-size:24px;
	text-decoration: none;
	margin: 3px 0;
	line-height:25px;
	
}

br {
line-height:15px;}

.borde-imagen {
	border: 1px solid #D7D7D7;
	padding: 2px;
}
.titulares
{
	color:#eb3b00;
	font-size:11px;
	text-decoration:none;
	font-style:italic;
	font-family:Georgia, Times, serif;
	font-stretch:expanded;
	font-weight:600;
}
