@charset "utf-8";
/* CSS Document */

BODY {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.titulo_seccion {
	font-family:Helvetica;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	background:url(imagenes/seccion_noticias_03.jpg) no-repeat;
	width:603px;
	height:36px;
	padding-top:10px;
	padding-left:15px;
}
.titulo_breves {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.titulo_opinion {
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.copete_breves {
	padding-left:10px;
	padding-top:10px;
	border-bottom:1px solid #993300;
	font-family:Helvetica;
	font-size:12px;
}
.copete_opinion {
	padding-left:10px;
	padding-top:10px;
}


#Noticia_Importante {
	margin:5px;
	overflow:hidden;
	FONT-FAMILY: Verdana;
}
#Noticia_Importante .volanta {
	FONT-SIZE: 12px;
	COLOR:#666666;
	text-transform: uppercase;
	margin-top:3px;
	margin-bottom:3px;
}
#Noticia_Importante .fecha {
	FONT-SIZE: 12px;
	COLOR:#CA3400;
}
#Noticia_Importante .link {
	FONT-SIZE: 20px;
	font-weight:bold;
	COLOR:#CA3400;
	text-decoration: none;
}
#Noticia_Importante img  {
	margin: 0 10px 10px 0;
	border:1px solid #000000;
}
#Noticia_Importante .copete  {
	FONT-SIZE: 13px;
	letter-spacing:1px;
	COLOR:#222;
	FONT-FAMILY:Tahoma;
	text-decoration: none;
	text-align:justify;
}

#noticia_columna {
	FONT-FAMILY: Verdana;
	border-bottom:2px solid #EEE;
	margin:5px;
	padding-bottom:5px;
	width:326px;
	overflow:hidden;
}
#noticia_columna .volanta {
	FONT-SIZE: 11px;
	COLOR: #666;
	text-transform: uppercase;
	margin-top:3px;
	margin-bottom:5px;
}
#noticia_columna .link {
	FONT-SIZE: 17px;
	font-weight:bold;
	COLOR:#CA3400;
	text-decoration: none;
}
#noticia_columna .copete {
	FONT-SIZE: 13px;
	letter-spacing:1px;
	COLOR:#222;
	FONT-FAMILY:Tahoma;
	text-decoration: none;
	text-align:justify;
	margin-top:5px;
}
#noticia_columna .fecha {
	FONT-SIZE: 12px;
	COLOR:#CA3400;
}


#deportes {
	FONT-FAMILY: Tahoma;
	font-size:10px;
	border-bottom:2px solid #EEE;
	margin:5px;
	padding-bottom:5px;
	width:95%;
	overflow:hidden;
}
#deportes .volanta {
	FONT-SIZE: 11px;
	COLOR: #666;
	margin-top:3px;
	margin-bottom:5px;
}
#deportes .link {
	FONT-SIZE: 17px;
	font-weight:bold;
	COLOR:#CA3400;
	text-decoration: none;
}
#deportes .copete {
	FONT-SIZE: 13px;
	letter-spacing:1px;
	COLOR:#222;
	FONT-FAMILY:Tahoma;
	text-decoration: none;
	text-align:justify;
}
#deportes .fecha {
	FONT-SIZE: 12px;
	COLOR:#CA3400;
}


/*#lo_ultimo {
	background:url(imagenes/seccion_noticias_10.jpg) no-repeat;
	width:296px;
	height:29px;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
}*/
#lo_ultimo {
	border-bottom:2px dotted #CCCCCC;
	font-family:Tahoma;
	width:230px;
}
#lo_ultimo .hora {
	font-size:10px;
	color:#CA3400;
	padding-right:10px;
}
#lo_ultimo .titulo a {
	font-size:10px;
	text-decoration:none;
	color:#666666;
}

#breves {
	font-size:9px;
	font-family:Tahoma;
}
#breves .hora {
	font-weight:bold;
	font-size:11px;
	color:#CA3400;
}

#provinciales a {
	font-size:12px;
	font-family:Tahoma;
	padding-bottom:3px;
	padding-top:3px;
	width:220px;
	color:#666666;
	text-decoration:none;
}

#imagenes_del_dia {
	font-family:Verdana;
	font-size:12px;
	padding:3px;
	margin-top:10px;
}
#imagenes_del_dia .titulo {
	background:url(imagenes/seccion_noticias_10.jpg) no-repeat;
	width:300px;
	height:29px;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
}
#ranking_noticias {
	font-family:Tahoma;
	font-size:12px;
}
#ranking_noticias .titulo a {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
#ranking_noticias .posicion {
	color:#CA3400;
	font-size:22px;
	font-weight:bold;
	border-bottom:1px solid #DDD;
}

.botonundo {
/*	font-family: sans-serif;*/
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 10px;
	color:#336699;
	padding-left: 5px;
	text-decoration: none;
    background: #F0F7FC;
    font-weight: bold;
	cursor:pointer;
	height:20px;
	background-image:url(imagenes/undo.gif);
	background-repeat:no-repeat;

}
#fecha_portada {
	margin-left:5px;
	font-family:Verdana;
	font-size:12px;
	color:#666666;
}
#fecha_portada img {
	vertical-align:middle;
}
.paginacion {
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
}

