/**FOOTER LINKS**/

.footerline
{
	height:2px;
	width:100%;
	border-bottom:#93BABF 1px solid;
	margin-top:0;
	padding:0;
	margin-bottom:5px;
	padding-bottom:3px;
	clear:both;
}

.footerlinks, .footerlinks a
{
	color:#27757F; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	font-weight:normal; 
	height:20px;
	display:inline;	
	text-decoration:none;	
	/*vertical-align:middle;*/
}

.footerlinks a:hover{
	text-decoration:underline;
	cursor:pointer;
}


.footerlinks .menuSuperior {text-align: center;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #006699;margin-bottom: 17px;margin-top: 0px;width: 100%; background-color:transparent !important;}
.footerlinks .menuSuperior table {width: 100%; background-color:transparent !important;}
.footerlinks .menuSuperior tr td a {font-size:11px; text-decoration: none;color: #27757F; background-color:transparent !important;}
.footerlinks .menuSuperior tr td:hover > a {text-decoration: underline;cursor: pointer; background-color:transparent !important;}
.footerlinks .pieSeparador {background-image: url('/es-es/sistema/disenos/estilos/imgs/puntos.gif');background-position: center bottom;background-repeat: repeat-x;clear: both;display: block;margin-bottom: 12px;padding-bottom: 15px;padding-left: 35px;text-align: center; color: #27757F;}