﻿/****************************************************************
**************        FOOTER          ***************************
*****************************************************************/
#footer {
	letter-spacing: 1px;
	text-align: center;
}

#footmenu {
	background-color: #F2F2F2;
	height: 46px;
	left: 3px;
	margin: 10px auto;
	position: relative;
	text-align: center;
	width: 965px;
	/*border radius*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	/*border sombra*/
	box-shadow: 2px 0px 13px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 2px 0px 13px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 2px 0px 13px rgba(0, 0, 0, 0.45);
}

#footinfo {
	background-color: #BBC4B9;
	height: 150px;
	padding: 5px 0px;
}

#footinfoColum {
	height: 60px;
	padding-left: 10px;
	width: 475px;
	padding-top: 15px;
}

#footinfoColum2 {
	/*height: 60px;*/
	width: 502px;
}

#footinfoColum2 #copyr {
	text-align: right;
	font-size: 14px;
}

#footinfoColum2 #menu {
	text-align: right;
	padding-top: 10px;
	width: 502px;
}

#footinfoColum2 .foolink {
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

#footinfoColum2 .foolink:VISITED,#footinfoColum .foolink:HOVER {
	color: black;
	text-decoration: none;
}

#footmenuCenter {
	text-align: center;
}

/****************************************************************
*************        FOOTER  Menu        ************************
*****************************************************************/
#footmenu .buttontextcontainer {
	margin: 5px;
	width: 180px;
}

#footmenu span.buttonText {
	color: #5d5959;
	cursor: pointer;
	display: block;
	font-family: GillSansMT, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 100%;
	letter-spacing: 0;
}

#footmenu span.buttonText {
	text-align: left;
	padding-left: 45px;
	width: 100%;
}

#footmenu #footButtonNuestraRevista.buttontextcontainer {
	background: url("../img/footer/revistaImgProximo.png") no-repeat scroll left
		center transparent;
		   width: 250px;
}

#footmenu #footButtonAccederInmuebles.buttontextcontainer {
	background: url("../img/footer/icono_portal_menu_footer.png") no-repeat scroll left
		center transparent;
	width: 280px;
	height: 36px;
}

#footmenu #footButtonAccederInmuebles .buttonText {
	
}

#footmenu #footButtonCalculadora.buttontextcontainer {
	background: url("../img/footer/calcuImg.png") no-repeat scroll left
		center transparent;
	width: 270px;
}

#footmenu #footButtonCalculadora.buttontextcontainer span {
	width: 250px;
}

#footmenu #footButtonRecibirAlertas.buttontextcontainer {
	background: url("../img/footer/alertasImg.png") no-repeat scroll left
		center transparent;
}

#footmenu #footButtonContacto.buttontextcontainer {
	background: url("../img/footer/contactoImg.png") no-repeat scroll left
		center transparent;
	width: 160px;
}

/****************************************************************
*************        FOOTER  footinfo        ************************
*****************************************************************/
#footinfo span.buttonText {
	color: #5d5959;
	cursor: pointer;
	display: block;
	font-family: GillSansMT, Gill Sans, Gill Sans MT, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 100%;
	letter-spacing: 0;
}

#footinfo span.buttonText {
	line-height: 16px;
	padding-left: 45px;
	text-align: left;
	width: 100px;
}

#footinfo #footButtonUltimasBusquedas.buttontextcontainer span.buttonText
	{
	width: 115px;
}

#footinfo #footButtonVerFavoritos.buttontextcontainer {
	background: url("../img/footer/favoritosImg.png") no-repeat scroll left
		center transparent;
}

#footinfo #footButtonUltimasBusquedas.buttontextcontainer {
	background: url("../img/footer/ultimaImg.png") no-repeat scroll left
		center transparent;
}

#footinfo #footButtonInversiones.buttontextcontainer {
	background: url("../img/footer/inversionesImg.png") no-repeat scroll
		left center transparent;
}

#copyr #accesoBackOffice {
	background: url("../img/footer/llave_sin_borde.png") no-repeat scroll
		left center transparent;
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: inline-block;
}

#copyr span{
	display: inline-block;
	padding-top: 5px;
}

#footer .avisoPrecio{
	font-size: 9px;
	text-align: right;
}

#footer .mensajeFooter{
	font-size: 9px;
	text-align: right;
	padding-right: 8px;
}