/* Redefinidas */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image:url(../images/common/web_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
input,textarea,select {	font-family:Verdana, "Times New Roman", Times, serif;font-size: 11px;
}
p {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
a:hover {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration:underline;
}
a:visited {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
a.azulfuerte:link {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
}
a.azulfuerte:hover {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
}
a.azulfuerte:visited {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
}
a.imagen:hover { text-decoration:none;}
a.imagen:visited {text-decoration:none;}
/* Propias */
.autor { Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
}
/*Tablas*/
.border_all {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_up {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_updown {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_uprightleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_down {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	/* border:'border-width' 'border-style' 'color' */
}
.border_down_orange {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FF9900;
	border-left-color: #999999;
}
.border_down_ocre {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FFCC00;
	border-left-color: #999999;
}
.border_down_green {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #66CC00;
	border-left-color: #999999;
}
.border_down_lightblue {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #6699FF;
	border-left-color: #999999;
}
.border_down_darkblue {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #212785;
	border-left-color: #999999;
}

.border_down_blue {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color:#5e5eae;
	border-left-color: #999999;
}
.border_down_yellow {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FFFF00;
	border-left-color: #999999;
}
.border_down_red {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FF0000;
	border-left-color: #999999;
}
.border_up_orange {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #999999;
	border-bottom-color: #FF9900;
	border-left-color: #999999;
}
.border_up_ocre {
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #999999;
	border-bottom-color: #FFCC00;
	border-left-color: #999999;
}
.border_up_green {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CC00;
	border-right-color: #999999;
	border-bottom-color: #66CC00;
	border-left-color: #999999;
}
.border_up_lightblue {
	border-top-width:1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #999999;
	border-bottom-color: #6699FF;
	border-left-color: #999999;
}
.border_up_blue {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5e5eae;
	border-right-color: #999999;
	border-bottom-color:#5e5eae;
	border-left-color: #999999;
}
.border_up_yellow {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #999999;
	border-bottom-color: #FFFF00;
	border-left-color: #999999;
}
.border_up_red {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #999999;
	border-bottom-color: #FF0000;
	border-left-color: #999999;
}
.border_downrightleft {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_right {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_left {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_rightleft {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border_downright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.border_rightdown {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.border_leftupdown {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/* Tabla de Seleccion de Gacetilla */
.tabla_gacetillas1_orange
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color:#FF9900;
}
.tabla_gacetillas2_orange
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color:#FF9900;
}
.tabla_gacetillas1_ocre
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFCC00;
}
.tabla_gacetillas2_ocre
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFCC00;
}
.tabla_gacetillas1_green
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #66CC00;
}
.tabla_gacetillas2_green
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #66CC00;
}
.tabla_gacetillas1_lightblue
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #6699FF;
}
.tabla_gacetillas2_lightblue
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #6699FF;
}
.tabla_gacetillas1_blue
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #5e5eae;
}
.tabla_gacetillas2_blue
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color:#5e5eae;
}
/*Fuentes
a.imagen {
	border-color:#000000;
	border-width:0;
}*/
.header {
	background-color:#F2F2F2;
	font-weight: bold; font-size: 12px; color : #006699;
}
.rojo {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.rojo_normal {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.rojo_bold {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.rojo_underline {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration:underline;
}
.atencion {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.atencion:link {
font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
a.atencion:hover {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration:none;
}
a.atencion:visited {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
.pagina {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}
a.pagina:link {
font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
a.pagina:hover {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration:none;
}
a.pagina:visited {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
.sql_selects {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.sql_selects_bold {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.sql_selects:link {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
a.sql_selects:hover {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration:none;
}
a.sql_selects:visited {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
}
.menu {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.menu:link {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.menu:hover {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
a.menu:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}
.persona {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.rotulo_negro {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.rotulo_negro:link {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
a.rotulo_negro:hover {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}
a.rotulo_negro:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}
.rotulo_negro_bold {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.rotulo_negro_bold:link {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a.rotulo_negro_bold:hover {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
a.rotulo_negro_bold:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.rotulo_blanco {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.rotulo_blanco_bold {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.rotulo_blanco_bold {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.rotulo_blanco_bold:link {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.rotulo_blanco_bold:hover {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.rotulo_blanco_bold:visited {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.persona_email {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.persona_email:link {
font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
a.persona_email:hover {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration:none;
}
a.persona_email:visited {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
.editorial_titulo {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #000000;
}
.editorial_subtitulo {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.editorial_resumen {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
.editorial_fichero {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.editorial_fichero:link {
font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
a.editorial_fichero:hover {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration:none;
}
a.editorial_fichero:visited {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
}
.fecha {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.noticia_titulo {
	FONT-WEIGHT: bold; FONT-SIZE: 26px; FONT-FAMILY: Verdana, "Times New Roman", Times, serif; COLOR: #000000; TEXT-DECORATION: none;	
}
.noticia_subtitulo {
	FONT-SIZE: 20px; TEXT-TRANSFORM: none; COLOR: #000000; FONT-FAMILY: Verdana, "Times New Roman", Times, serif;FONT-WEIGHT:bold;
}
a.noticia_subtitulo:link {
	FONT-SIZE: 20px; TEXT-TRANSFORM: none; COLOR: #000000; FONT-FAMILY: Verdana, "Times New Roman", Times, serif;FONT-WEIGHT:bold;
}
a.noticia_subtitulo:hover {
	FONT-SIZE: 20px; TEXT-TRANSFORM: none; COLOR: #5e5eae; FONT-FAMILY: Verdana, "Times New Roman", Times, serif;FONT-WEIGHT:bold;
}
a.noticia_subtitulo:visited {
	FONT-SIZE: 20px; TEXT-TRANSFORM: none; COLOR: #0000FF; FONT-FAMILY: Verdana, "Times New Roman", Times, serif;FONT-WEIGHT:bold;
}
.fecha {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.noticia_resumen {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.noticia_resumen:link {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
a.noticia_resumen:hover {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration:underline;
}
a.noticia_resumen:visited {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
.noticia_subtitulo_imagen {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
#titulopeq_portada {

	font-family: Verdana, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 6px;
}
#titulo_peq_col2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
}
.noticia_fichero {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.noticia_fichero:link {
font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
a.noticia_fichero:hover {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration:none;
}
a.noticia_fichero:visited {
    font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5eae;
	text-decoration:underline;
}
.gacetilla_mensaje {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.gacetilla_cabecera {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Verdana, "Times New Roman", Times, serif; COLOR: #5e5eae; TEXT-DECORATION: underline;
}
.rodante {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
a.rodante {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
a.rodante:hover {	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #6699FF;
	text-decoration:underline;
}
.copyright {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

/* Forms */

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; font-weight: bold; font-size: 11px; color : #000000; font-family: Verdana, "Times New Roman", Times, serif;}
/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.catBottom  { border-width: 0px 1px 1px 1px; }

/* Ficheros */
.filedata {font-size: 11px; font-family: Verdana, "Times New Roman", Times, serif; color: #FFFFFF;}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, "Times New Roman", Times, serif; color: #444444; letter-spacing: -1px;}

.NewsTableTitle {color: #FFFFFF; font-size:18px}
.NewsTableSubTitle {color: #FFFFFF; font-size:14px}

/* TreeMenu.css
  A component of HTML_TreeMenu as extended by Chip Chapin
  2002-10-31 Chip Chapin
*/
.tmenu0text {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 10pt;
  font-weight: bold;
}
.tmenu1text {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 9pt;
}
.tmenu2text {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 9pt;
  font-style: italic;
}
.tmenu3text {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 7.5pt;
}

/* Since all menu items are links, the following is equally important 
 * to your menu appearance.  
 * The main thing you may want to change are the A:link and A:visited colors.
 */
*.tmenu0text A:link,*.tmenu1text A:link,*.tmenu2text A:link,*.tmenu3text A:link 
  { text-decoration:none; color:#505080 }
*.tmenu0text A:visited,*.tmenu1text A:visited,*.tmenu2text A:visited,*.tmenu3text A:visited 
  { text-decoration:none; color:#505080 }
*.tmenu0text A:active,*.tmenu1text A:active,*.tmenu2text A:active,*.tmenu3text A:active 
  { text-decoration:none; color:#805050 }
*.tmenu0text A:hover,*.tmenu1text A:hover,*.tmenu2text A:hover,*.tmenu3text A:hover 
  { text-decoration:none; color:#5e5eae }

/* .tmlistbox controls the appearance of Listbox menus */
.tmlistbox {
  font-family: Verdana, Verdana, "Times New Roman", Times, serif;
  font-size: 11px;  /* match 'smalltext' value */
  font-size-adjust: 0.58; /* Verdana */
  margin-bottom: 0px;
}

/* .tmenuSelected is used with linkSelectKey to highlight selected items */
.tmenuSelected { 
  background-color: yellow;
}
*.tmenuSelected A:link    { text-decoration:none; color:#2020ff }
*.tmenuSelected A:visited { text-decoration:none; color:#2020ff }
*.tmenuSelected A:active  { text-decoration:none; color:#ff2020 }
*.tmenuSelected A:hover   { text-decoration:none; color:#666666 }