html * { font-family: Verdana, Arial, Helvetica, sans-serif; }
a { color: #333; text-decoration: underline; }
a:link { color: #333; }
a:visited { color: #666; }
a:hover { color: #098e61; }
a:active { color: #098e61; }

/*Indice de navegacion (botonera o columna izquierda)*/
#noticias { 
	background-image: url(../img/fondosupizquierda.png); 
	background-repeat: no-repeat; 
	text-align: left; 
	width:207px;
	float: left; 
	padding-top: 0.5em;  
	font-size: 0.7em;
	margin: 0px;
	}
#noticias h2 { 
	color: #098e61; 
	font-size: 1em; 
	background-image: url(../img/fondocenizquierda.png); 
	background-repeat: repeat-y; 
	text-decoration: none; 
	padding-top: 0.5em; 
	padding-bottom: 0.6em; 
	padding-left: 1em;
	margin: 0px;
}
#noticias h2 a {color: #098e61; text-decoration: none;margin-left:0px;}
#noticias h2 a:hover { color: #098e61; text-decoration: none; }
#noticias ul { background-image: url(../img/fondocenizquierda.png); background-repeat: repeat-y; padding-left: 1em;  list-style:none;margin: 0px; padding: 0;padding-top:0px;}
#noticias ul li { background-position: 0 0.5em; padding-bottom: 0.5em; padding-left: 1em;margin-left:5px;padding-top:0px;}
#noticias ul li a { text-decoration: none; }
#noticias ul li.final { margin-right: 1em; padding-bottom: 1em; border-bottom: 2px solid #e6e7e6; }
#noticias ul li.comienzo { background-position: 0 1.5em; margin-right: 1em; padding-top: 1em; }
#noticias ul li.intermedia { background-position: 0 0.9em; padding-top: 0.5em;}
#noticias span.finalindice { background-image: url(../img/fondoinfizquierda.png); background-repeat: no-repeat;width: 207px; height: 2em; float: left; clear: both; }

/*Indice de navegacion (botonera o columna izquierda)*/
#noticias2 { 
	background-image: url(../img/fondosupizquierda.png); 
	background-repeat: no-repeat; 
	text-align: left; 
	width:185px;
	padding-top: 0.5em;  
	font-size: 0.7em;
	margin: 0px;
	}
#noticias2 h2 { 
	color: #098e61; 
	font-size: 1em; 
	background-image: url(../img/fondocenizquierda.png); 
	background-repeat: repeat-y; 
	text-decoration: none; 
	padding-top: 0.5em; 
	padding-bottom: 0.6em; 
	padding-left: 1em;
	margin: 0px;
}
#noticias2 h2 a {color: #098e61; text-decoration: none;margin-left:0px;}
#noticias2 h2 a:hover { color: #098e61; text-decoration: none; }
#noticias2 ul { background-image: url(../img/fondocenizquierda.png); background-repeat: repeat-y; padding-left: 1em;  list-style:none;margin: 0px; padding: 0;padding-top:0px;}
#noticias2 ul li { background-position: 0 0.5em; padding-bottom: 0.5em; padding-left: 1em;margin-left:5px;padding-top:0px;}
#noticias2 ul li a { text-decoration: none; }
#noticias2 ul li.final { margin-right: 1em; padding-bottom: 1em; border-bottom: 2px solid #e6e7e6; }
#noticias2 ul li.comienzo { background-position: 0 1.5em; margin-right: 1em; padding-top: 1em; }
#noticias2 ul li.intermedia { background-position: 0 0.9em; padding-top: 0.5em;}
#noticias2 span.finalindice { background-image: url(../img/fondoinfizquierda.png); background-repeat: no-repeat;width: 185px; height: 2em; float: left; clear: both; }