/* -----------------------  ESTILOS FOOTER --------------------------- */

/* ------------------------------------------------------------------- */



#footer {

	background-image:url(../images/footer_bg.jpg);

	background-repeat:repeat-x;

	position:absolute;

	width:960px;

	height:210px;

	z-index:98;

	top: 0px;

	left:0px;

}



#menu_footer {

	position:absolute;

	width:145px;

	height:97px;

	left: 43px;

	z-index:98;

	top: 27px;

	color:#666;

	font-size: 13px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	border-left:1px solid #ffffff;

	padding-left: 20px;

	line-height:20px;

}

#empresa_asociada_footer {
	color:#ffffff;
	font-size: 13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	width:145px;
	height:97px;
	left: 190px;
	z-index:98;
	top: 27px;
	color:#666;
	font-size: 13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-left:1px solid #ffffff;
	padding-left: 20px;
	line-height:20px;

}



#logos_footer {
	position:absolute;
	width:123px;
	height:97px;
	left: 785px;
	z-index:98;
	top: 27px;
	font-size: 13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-left:1px solid #ffffff;
	padding-left: 50px;
	line-height:18px;

}








a:link {

	color: #ffffff;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #ffffff;

}

a:hover {

	text-decoration: none;

	color: #454545;

}

a:active {

	text-decoration: none;

	color: #ffffff;

}

#footer_contact {

	color:#F2F2F2;

	font-size: 13px;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	position:absolute;

	width:880px;

	height:29px;

	z-index:99;

	top: 172px;

	left: 43px;

	text-align: center;

}
