body,td,th {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
body {
	margin-top: 6px;
	margin-bottom: 6px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.Estilo1 {
	color: #666666;
	font-weight: normal;
}
.Estilo3 {
	color: #04D304;
	font-weight: normal;
}

.normal {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.normal:link {
	text-decoration: underline; color: #0000ff;}
a.normal:visited {
	text-decoration: underline; color: #0000ff;}
a.normal:hover {
	text-decoration: none;
	color: #0000ff;
	/*font-size: 14px;*/
}
	
.normalNeg {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.normalNeg:link {
	text-decoration: underline; color: #0000ff;}
a.normalNeg:visited {
	text-decoration: underline; color: #0000ff;}
a.normalNeg:hover {
	text-decoration: none; color: #0000ff;}

.blanco {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blanco:link {
	text-decoration: underline; color: #ffffff;}
a.blanco:visited {
	text-decoration: underline; color: #ffffff;}
a.blanco:hover {
	text-decoration: none; color: #dddddd;}
	
.noticia {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
.imagenes {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #005000;
	text-decoration: none;
	font-style: normal;
}
.subtitulo {
	font-size: 15px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.cuadro {
	background-color: #dddddd;
	border: 1px solid #003399;
	font-size: 9px;
}
a.cuadro:link {
	text-decoration: none; background-color: #dddddd;}
a.cuadro:visited {
	text-decoration: none; background-color: #dddddd;}
a.cuadro:hover {
	text-decoration: none; background-color: #aaaaaa;}

.cuadroFecha {
	background-color: #eeeeaa;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid #003399;
}

.Estilo5 {color: #999900}
.subtitulo2 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu {
	width: 219;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
	margin: 00px;
	}
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	line-height:32px;
	}	
#menu li a:link, #menu li a:visited {
	color: #006600;
	display: block;
	background: url(estructura/menu.gif);
	padding: 0px 0 0 10px;
	}
#menu li a:hover {
	color: #00AA00;
	background: url(estructura/menu.gif) 0 -32px;
	padding: 0px 0 0 10px;
	}	
#menu li a:active {
	color: #26370A;
	background: url(estructura/menu.gif) 0 -64px;
	padding: 0px 0 0 10px;
	
	}	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-BSUBFAMILIAS-=-=-=-=-=-=-=- */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
a.button {
    background: transparent url('estructura/bg_button_a.gif') no-repeat scroll top right;
    color: #006600;
    display: block;
    float: left;
    font: bold 11px;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	margin-bottom:2px;
}
a.button span {
    background: transparent url('estructura/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #444;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.borde{
	border: #999 1px solid;
	}
.fuenteportada {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.fuenteportada:link,a.fuenteportada:visited {
	font-weight: bold;
	color: #0000aa;
	text-decoration:none;
}
a.fuenteportada:hover {
	font-weight: bold;
	color: #0000aa;
	text-decoration:underline;
}
