

ul.links  {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	position: relative;
	margin: 2em;
	padding: 1em;
}

#header  ul  {
	position: relative;
	z-index: 200;
	padding: 0 0.5em;
	line-height: 2;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../imagenes/menu-fondo.jpg);
	background-repeat: repeat-x;	
	
}
#header li {
	position: relative;
	z-index: 200;
	padding: 0 0.65em 0 0.6em;
	line-height: 2;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#138dcc;
}



ul.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul.links div.ahover {
	background: url(../css/lava.gif) no-repeat center center;
	padding-bottom: 10px;
}



div.ahover {
    position: absolute;
}


ul.links  {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	position: relative;
	margin: 2em;
	padding: 1em;
}

#pie2  ul  {
	position: relative;
	z-index: 200;
	padding: 0 0.5em;
	line-height: 1.6;
	float: left;
}
#pie2 li {
	position: relative;
	z-index: 200;
	padding: 0 0.65em 0 0.6em;
	line-height: 1.6;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #138dcc;
}



#pie2 ul.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #138dcc;
width: 720px;
	padding-left: 105px;
}

#pie2 ul.links  div.ahover {
	background: url(../css/lava.gif) no-repeat center center;
	padding-bottom: 10px;
}
#pie2 a:link {
	color: #138dcc;
	text-decoration:none;
}

#pie2 ul.links_social {
	width: 720px;
	padding-left: 185px;
	height: 60px;
	float:left;
}
#pie2 ul.links_social li{
	list-style-type: none;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;	
}

#pie2 a:hover {
	color: #138dcc;
	text-decoration:none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#pie2 a:visited {
	color: #138dcc;
	text-decoration:none;
}
#pie2 a:active {
	color: #138dcc;
	text-decoration:none;
}

