<!--
body
{
	background-color: #ffffff;
	fbackground-image: url("/images/pixel.gif"); // Si lo pongo, en el Metscape no se ven los scrolling
	fbackground-repeat: no-repeat;
	fposition: fixed;
}

a:link
{
	color:#006045;
	text-decoration: none;
}

a:visited
{
	color:#006045;
	text-decoration: none;
}

input
{
	font-family: Times New Roman, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
}

select{
	font-family: Times New Roman, Verdana, Helvetica;
	font-size: 9pt;
}

.combo
{
	font-family: Times New Roman, Verdana, Helvetica;
	font-size: 9pt;
	color: #00000;
}

.cabecera
{
	font-family: Times New Roman, Verdana, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	color: #BB9933;
	line-height: 19pt;
	text-transform: uppercase;
	text-decoration: none;
}

.logo
{
	font-family: Times New Roman, Verdana, Helvetica;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	color: #BB9933;
	line-height: 19pt;
}

.texto
{
	font-family: Verdana, Helvetica;
	text-align: justify;
	font-size: 8pt;
	color: #000033;
}

.titulo_texto
{
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #BB9933;
}

.titulo_pagina
{
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #BB9933;
}

.enlaces_cabecera
{
	color: #352f9d
}
//-->