/* CSS Document */

<style type="text/css">

td img {display: block;}

body{
	text-align:center;
	background-color: #1B2572;
	background-image: url(sup.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
}

#Contenedor {
	width:975px;
	height: 700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position: relative;
	visibility: visible;
	top: 40px;
	left: 0px;
}

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

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

a:active {
	color: #4E59AF;
    text-decoration: none;
}

a:hover {
	color: #FFFFFF;
    text-decoration: none;
}

a.EFirma:link {
	color: #504f4f;
    text-decoration: none;
}

a.EFirma:visited {
    color: #504f4f;
	text-decoration: none;
}

a.EFirma:active {
	color: #504f4f;
    text-decoration: none;
}

a.EFirma:hover {
	color: #000000;
    text-decoration: none;
}


a.Existen {
	color: #FFFFFF;
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size: 11px;
}

a.Existen:visited {
    color: #FFFFFF;
	text-decoration: none;
}

a.Existen:active {
	color: #FFFFFF;
    text-decoration: none;
}

a.Existen:hover {
	color: #000000;
    text-decoration: none;
}


#Cargando {
	position:absolute;
	width:35px;
	height:37px;
	z-index:20;
	left: 465px;
	top: 391px;
	visibility: hidden;
}

#LTransp {
	position:absolute;
	width:1083px;
	height:832px;
	z-index:1;
	background-image: url(../graficos/home.png);
	filter: alpha(opacity=30);
	top:0px;
	left:0px;
	background-repeat: no-repeat;
	visibility: visible;
}

#LSureste {
	position:absolute;
	width:200px;
	height:19px;
	z-index:24;
	left: 375px;
	top: 13px;
}
.ESureste {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#LContacto {
	position:absolute;
	width:295px;
	height:21px;
	z-index:4;
	left: 24px;
	top: 1px;
}
.EContacto {font-size: 12px; color: #42732c; font-family: "Trebuchet MS";}
