/* CSS Document */

<style type="text/css">

td img {display: block;}

body{
	text-align:center;
}
body {
	font-family: Verdana, Arial;
	background-image:url(fondo.jpg);
	background-repeat:repeat-x;
}

#Contenedor {
	width:850px;
	height: 700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position: relative;
	visibility: visible;
	top: 30px;
	left: 0px;
}

p {
	margin-top:0px;
	margin-bottom:15px;

}

a:link, a:visited, a:active {
	color: #152226;
    text-decoration: none;
}

a:hover {
	color: #A9DFC7;
    text-decoration: none;
}


a.EMenuSup:link {
	color: #21A4AD;
    text-decoration: none;
}

a.EMenuSup:visited {
    color: #21A4AD;
	text-decoration: none;
}

a.EMenuSup:hover {
	color: #104F54;
    text-decoration: none;
}

a.EMenuSup:active {
	color: #104F54;
    text-decoration: none;
}

a.ln {
	color: #21A4AD;
    text-decoration: none;
}

a.ln:hover {
	color: #000000;
    	text-decoration: none;
}

#LEncabezado {
	position:absolute;
	width:840px;
	height:154px;
	z-index:1;
}
#LEncSup {
	position:absolute;
	width:200px;
	height:27px;
	z-index:1;
}
#LEncIzq {
	position:absolute;
	width:20px;
	height:121px;
	z-index:1;
	background-image: url(izq.png);
	background-repeat: repeat-y;
	left: 0px;
	top: 28px;
}
#LEncDer {
	position:absolute;
	width:20px;
	height:121px;
	z-index:2;
	left: 817px;
	background-image: url(der.png);
	background-repeat: repeat-y;
	top: 28px;
}
#LEncCentro {
	position:absolute;
	width:805px;
	height:126px;
	z-index:2;
	left: 13px;
	top: 29px;
	background-color: #FFFFFF;
}
#LLogo {
	position:absolute;
	width:200px;
	height:106px;
	z-index:1;
	left: 31px;
	top: 2px;
}

#LMenuSup {
	position:absolute;
	width:300px;
	height:15px;
	z-index:2;
	left: 470px;
	top: 97px;
	color: #21A4AD;
	font-size: 10px;
	text-align:right;
}

#LMenu {
	position:absolute;
	width:199px;
	height:107px;
	z-index:2;
	left: 2px;
	top: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ItemMenu {
border-bottom-width: 1px;
border-bottom-style:dotted;
border-bottom-color: #152226;
margin-top: 7px;
list-style-image: url(bullet.png);
}

#LSubMenu {
	position:relative;
	height:0px;
	top:-11px;
	left:45px;
	overflow:hidden;
	z-index:50;
	margin-bottom: 0px;
}

.ie #LSubMenu {
	position:relative;
	top:-17px;
}

.ULMenu {
	margin-top:-15px;
}

.ie .ULMenu {
	margin-top:-17px;
}

.ULSubMenu {
	margin-left:0px; 
	margin-top:0px; 
	padding-left:0px;
	padding-top:0px;
}

.ItemMenu2 {
	list-style:none;
	padding-left:0px;
	margin-top:4px;	
	font-size:10px;
	height:12px;
	line-height:12px;
	margin-left:0px;
}

.mac .ItemMenu2 {
	font-size:11px;
}

#LBanner  {
	position:absolute;
	left: 510px;
	top: 20px;
}	

#LTexto {
	line-height:15px;
}

/*#LTransp {
	position:absolute;
	width:1083px;
	height:1032px;
	z-index:1;
	background-image: url(../graficos/WEB FIVAN copy.png);
	filter: alpha(opacity=30);
	top: -80px;
	left:0px;
	visibility: hidden;
	background-repeat: no-repeat;
}*/
