body
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body_index
{
	background-image: url(img/index/Fondo.jpg);
	background-repeat: repeat-x;
	color:#000066;
}

.enlace_div_negocio
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 5px;
}

.enlace
{
	color: #000066;
	font-family: Tahoma, 'Century Gothic';
	font-size: 0.7em;
}

.enlace_menu
{
	font-size: 0.875em;
}

.texto_negrita
{
	font-weight: bold;
}

.texto_cabecera_legacy
{
	color:#000066;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.25em;
	padding-right: 3px;
}

.texto_contenido_legacy
{
	color:#000066;
	font-family: Tahoma, 'Century Gothic';
	font-size: 0.8em;
	font-stretch: narrower;
	text-align: justify;
	padding-top: 30px;
}

.texto_solapa
{
	color:#000066;
	font-family: Tahoma, 'Century Gothic';
	font-size: 1.10em;
}
	
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {color:#990000}
a:active {text-decoration: none}

