body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;	
}

.esquema {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;	
    color:#666666;
}

td.esquema_bifurca {
background-image:url(../images/esquema_bifurca.gif);
background-position:top left;
background-repeat:no-repeat;
}

td.esquema_fin_division {
background-image:url(../images/esquema_fin_division.gif);
background-position:top left;
background-repeat:no-repeat;
}

td.esquema_continua {
background-image:url(../images/esquema_continua.gif);
background-position:top left;
background-repeat:no-repeat;
}

td.esquema_bordeado {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: silver silver silver silver;
	border-collapse: separate;
	background-color: white;
}

.opcion
{
	background-image:url(../images/fondo_menu_off.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.menu2
{
	color:#666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:10px;
	font-weight:bold;
}

.menu_subsecc
{
	color:#666666;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size:10px;
	text-align:left;
}


.texto
{
margin-left:50px;
margin-right:50px;
color: #676767;
}

.texto_tab
{
margin-left:60px;
margin-right:60px;
color: #676767;
text-align:justify;
}

.texto_tabla
{
margin-left:20px;
margin-right:20px;
color: #676767;
}

.fecha
{
	margin-right:30px;
	margin-top:6px;
	font-size:10px;	
	color:#555555;
}

.tito
{
	font-size:10px;	
}


.copy
{
	font-size:10px;	
	color:#FFF;
	margin-top:40px;
}

.titu-not {
	font-family: arial, Tahoma;
	font-size: 10px;
	color: #004F92;
	font-weight: bold;
	margin-right:10px;

}

.texto-noticia {
	font-family: arial, Tahoma;
	font-size: 10px;
	color: #5e9e9a;
	font-weight: normal;

}

SELECT
{
	color:#666666;
	font-size:11px;
}

INPUT, TEXTAREA, SELECT {
	z-index : -3;
	font-size: 11px;
	border:solid 1px #d7d7d7;
	background-color:#f9f9f9;
	background:#f9f9f9;	
	color: 999999;
}

a { color:#195754; text-decoration:none; }
a:hover { color:#061f1e; text-decoration:underline; }

a.menu { color:#666666; text-decoration:none;  font-size:10px;  font-weight:bold;}
a.menu:hover { color:#246b67; text-decoration:none; font-size:10px;  font-weight:bold;}

a.blanco { color:#FFF; text-decoration:none;  font-size:10px; }
a.blanco:hover { color:#a2d5d3; text-decoration:none; font-size:10px;  }

a.pagina { color:#195754; text-decoration:none;  font-size:10px; }
a.pagina:hover { color:#061f1e; text-decoration:none; font-size:10px;  }
a.pagina:active { color:#061f1e; text-decoration:none; font-size:10px; font-weight:bold; }
a.pagina:focus { color:#061f1e; text-decoration:none; font-size:10px; font-weight:bold; }

table.mouseout {
background-image:url(../images/fondo_menu_off.jpg); background-repeat:no-repeat;
}
table.mouseover {
background-image:url(../images/fondo_menu_on.jpg); background-repeat:no-repeat;
} 
