body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	color: #0000dd;
	text-decoration: underline;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
.caja-borde-blanco {
	border: 1px solid #FFFFFF;
}
.caja-menu{
	-moz-opacity:0.75;opacity:0.75;filter:alpha(opacity='85');
}
.titulo {
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	background-image: url(estructura/titulo_barra.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
	background-image: url(estructura/css_titulo.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: 30px;
}
h2 {
	font-weight: bold;
	background-color: #EEEEEE;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 10px;
}
.fila {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(estructura/fondo_menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 24px;
	height: 0px;
	vertical-align: middle;
	text-align: left;
	padding: 4px 0px 0px;
	width: 170px;
	background-color: #CCCCCC;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(estructura/fondo_submenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 24px;
	vertical-align: middle;
	text-align: left;
	padding: 6px 0px 0px;
	width: 170px;
	clip: rect(auto,auto,auto,auto);
	list-style-image: url(estructura/fondo_submenu.gif);
	list-style-position: inside;
	list-style-type: none;
	line-height: 2px;
}
#navi {  	
		list-style:none;	
		margin:0;	
		padding:0;	
}
#navi li {
	display:block;
	margin:0px;
	padding:0px;
	background-image: url(estructura/fondo_menu.gif);
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-repeat:  repeat;
	background-position: left bottom;
	height: 22px;
	text-indent: 24px;
	font-family: "MS Sans Serif", verdana, Arial, "times New Roman";
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 16px;
}
#navi li a{
	display:block;
	background-image: url(estructura/fondo_submenu.gif);
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	padding: 2px;
}
#navi li a:hover{
	color: #dddddd;
	text-decoration: none;
}
.boton {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	height: auto;
	padding: 2px 4px;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	margin: 0px;
	border: 0px solid #000000;
}
h3 {
	font-family: "MS Sans Serif", verdana, Arial, "times New Roman";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #636363;
}
.noticia_mod_titulo {
	font-family: "MS Sans Serif", verdana, Arial, "times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
}
.noticia_mod_cuerpo {
	font-family: "MS Sans Serif", verdana, Arial, "times New Roman";
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.borde_puntos {
	border: 1px dotted #666666;
}
