
.tabla
{
	background-repeat: repeat-y;
	background-color: #828282;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.menu
{
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	cursor: hand;
	text-decoration: none;
}

.subarayado_puntos_blacos
{
	border-color: black black #FFFFFF;
	clip: rect( );
	clear: right;
	width: 80%;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

a.menu:hover { color: #000000; }

.tablas_secciones
{
	background-color: #CCCCCC;
	border: 1px #666666 none;
}

.titular_secciones
{
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-color: black black #666666;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

.subtitular_secciones
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #e7e7e7;
	text-decoration: none;
}

.texto_seccion
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	padding-top: 2px;
}

.cabecera_seccion
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
}

.subtitular_secciones_2
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.texto_seccion_blanco
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.link
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: normal;
	color: #fofofo;
	text-decoration: underline;
}

.texto_fecha
{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.marco_blanco
{
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.link_oscuro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-left: 3px;
}

.texto_fecha_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.formulario
{
	border: 1px #333333 dotted;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.mas_ampliar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

a.mas_ampliar:hover
{
	color: #000000;
	text-decoration: underline;
}

.linkblanco
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.linkblanco:visited
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.menugris
{
	font-family: "Geneva", "Arial", "Helvetica", "san-serif";
	font-size: 11px;
	color: #e7e7e7;
	font-weight: bolder;
	cursor: hand;
	text-decoration: none;
}

a.menugris:hover { color: #000000; }