@charset "utf-8";
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none}
.notas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	
}
.notasecundarias {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	margin-left: 2px;
}
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.titular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.leermas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align:center
}
.titularesecundarios {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: left;
}
.volantas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #E77817;
	text-decoration: none;
	text-align: left;
}
.bajadas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align:justify;
	margin-right: 5px;
}
#noticias td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;	
}
	
#noticias img {
	text-align: texttop;
	float: left;
	height:120px;
	width:175px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000;
}

#tablagacetillas img {
	text-align: texttop;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000;
}
#tablamedios img {
	width: 250px;
	border: 1px solid #000;
}
#notaespecial img {
	text-align: texttop;
	float: left;
}
#tablanoticias td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

