/* CSS Document */

<style type="text/css">

td img {display: block;}

body{
	text-align:center;
	background-image: url(fondo.jpg);
	background-repeat: repeat-x;
	background-color:#31788C;
}
body,td,th {
	font-family: Verdana, Arial;
}

#Contenedor {
	width:920px;
	height: 500px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position: relative;
	visibility: hidden;
	top: 15px;
	left: 0px;
}

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

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

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

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

a.EHome:link {
	color: #FFFFFF;
    text-decoration: none;
}

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

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

a.EHome:hover {
	color: #A5591E;
    text-decoration: none;
}

a.EHome2:link {
	color: #FFFFFF;
    text-decoration: none;
}

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

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


a.EHome2:hover {
	color: #246778;
    text-decoration: none;
}


#Cargando {
	position:absolute;
	width:35px;
	height:37px;
	z-index:40;
	left: 414px;
	top: 289px;
	visibility: visible;
}

#LContenido {
	position:absolute;
	width:897px;
	height:762px;
	z-index:1;
	left: 18px;
	top: 31px;
	background-color: #FFFFFF;
}
#LBordeSup {
	position:absolute;
	width:921px;
	height:30px;
	z-index:1;
	left: -11px;
	top: -30px;
	background-image: url(bordesup.png);
	background-repeat: no-repeat;
}
#LBordeIzq {
	position:absolute;
	width:11px;
	height:767px;
	z-index:2;
	left: -11px;
	top: 0px;
	background-image: url(bordeizq.png);
	background-repeat: repeat-y;
}
#LBordeDer {
	position:absolute;
	width:11px;
	height:767px;
	z-index:3;
	right: -11px;
	top: 0px;
	background-image: url(bordeder.png);
	background-repeat: repeat-y;
}
#LFirma {
	position:absolute;
	width:149px;
	height:21px;
	z-index:12;
	left: 380px;
	top: 722px;
}
.EFirma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555656;
}
#LFirma {
	position:absolute;
	width:149px;
	height:21px;
	z-index:12;
	left: 380px;
	top: 722px;
}
.EFirma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555656;
}
#LBase {
	position:absolute;
	width:897px;
	height: 90px;
	visibility: visible;
	background-color:#FFFFFF;
	left: 18px;
	top: 791px;
	z-index: 1;
}
#LAbajo
{
  position: fixed;
  bottom: 0px;
  background-color: #555555;
  width: 50px;
  left:0px;
  height: 0px;
}

.EstMenu {
	font-size: 11px;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	color: #4d7278;
}

a.EMenu:link {
	font-size: 11px;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	color: #4d7278;
}

a.EMenu:visited {
	font-size: 11px;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	color: #4d7278;
}

a.EMenu:hover {
	font-size: 11px;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	color: #004254;
	font-weight: bold;
}


a.EMenuSel {
	color: #004254;
	font-weight: bold;	
}

.EOpcMenu {
	width: 100px; 
	background-color:#84a7b2; 
	text-align:right;
	padding-right:6px;
	margin-bottom: 3px;
}	

a.ELnkOpcMenu:link {
	font-size: 11px;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	color: #FFFFFF;
}

a.ELnkOpcMenu:visited {
	font-size: 11px;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	color: #FFFFFF;
}

a.ELnkOpcMenu:hover {
	font-size: 11px;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	color: #004254;
	font-weight: bold;
}
