#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}

#loading
{
  background: url("images/loading.gif") no-repeat center center;
}


div#CentradaLL { position:absolute; top:50%; left:50%; width:500px; height:300px; margin-left:-250px; margin-top:-150px; }
div#Madre { position:relative; min-width:620px; height:inherit; }    
div#Izquierda { position:absolute; top:54px; left:-133px; width:980px; height:45px; }
div#Central { margin-left:179px; margin-right:179px; }
html>body div#Central { margin-left:181px; margin-right:181px; }
div#Derecha { position:absolute; top:0; right:0; width:180px; height:100%; }
.style2 {color: #ECE9D8}
.padre { background-image: url(images/bg.png);}
.padres { background-image: url(images/bg2.png);}


#Layer1 {
	position:absolute;
	width:974px;
	height:115px;
	z-index:1;
	left: 2px;
	top: 97px;
}
.style3 {color: #FFFFFF}


a:link {
	color: #C37108;
	white-space: nowrap;
	text-decoration: none;
}

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

a:hover {
	text-decoration: none;
	background-image: url(images/animated_underline.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	padding-bottom: 3px;
	color: #CC9900;
}

a:active {
	text-decoration: none;
}

