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;
}
a { color:#0000ff; text-decoration:underline; font-style:normal; font-weight: normal;}
a:visited { color:#0000ff; text-decoration:underline;  font-style:normal; font-weight: normal;}
a:link { color:#0000ff; text-decoration:underline;  font-style:normal; font-weight: normal;}
a:hover { color:#0000ff; text-decoration:none; font-style:normal; font-weight: normal; }
a:active { color:#0000aa; text-decoration:none;  font-style:normal; font-weight: normal; }


H1 {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	color: Gray
}
legend
{
	color: #666666;
}

.Estilo1 {
	color: #666666;
	font-weight: normal;
}
.Estilo3 {
	color: #04D304;
	font-weight: normal;
}
.Estilo5 {color: #999900}
.Estilo6 {
	color: #666666;
	font-weight: bold;
}
.Estilo7 {color: #333333}
.Estilo8 {color: #666666}


.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;}
	
.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;
}

.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;
	}	
#menu li a:link, #menu li a:visited {
	color: #006600;
	display: block;
	background: url(estructura/menu.gif);
	padding: 8px 0 0 10px;
	}
#menu li a:hover {
	color: #00AA00;
	background: url(estructura/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	
#menu li a:active {
	color: #26370A;
	background: url(estructura/menu.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}	
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.borde {
	border: 1px solid #CCCCCC;
}

table.tblListado 
{
	BORDER-RIGHT: gray thin solid; 
	BORDER-TOP: gray thin solid; 
	BORDER-LEFT: gray thin solid; 
	BORDER-BOTTOM: gray thin solid;
}




