@import "00_general.css";

/* ESTILOS PARA LA SECCION HOME */

/* INICIO YOUR FAVORITES PROPERTIES */

#your_favorites_properties {
	margin-top:13px;
}
#your_favorites_properties_h3 {
	background: url(../images/your_favorite_proper.gif) no-repeat left top;
	width: 184px;
	height: 23px;
}
#your_favorites_properties_h3 h3 {
	display: none;
}
#your_favorites_properties ul {
	margin: 0px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 5px;
	list-style: none;
}
#your_favorites_properties li {
	background: url(../../images/punto_your_favorite.gif) no-repeat left top;
	background-position: 0px 7px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style: none;
	float: left;
	width: 158px;
}
#your_favorites_properties a {
	font-size: 12px;
	color: #648145;
	text-decoration: none;
	font-weight: bold;
}
#your_favorites_properties a:hover {
	color: #000000;
	text-decoration: underline;
}

/* FIN YOUR FAVORITES PROPERTIES */

/* INICIO PARRAFO COLOR */

#parrafo_color {
	margin: 0px;
	padding: 0px;
	width: 550px;
	background: #EFF1EC url(../../images/fondo_presentacion_up.gif) no-repeat left top;
}
#parrafo_color_dn {
	background: url(../../images/fondo_presentacion_dn.gif) no-repeat left bottom;
}
#parrafo_color_dn p {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color: #505050;
	font-size: 12px;
	line-height: 16px;
}

/* FIN PARRAFO COLOR */

/* INICIO MAPA HOME */

#mapa_home {
	width: 366px;
	float: left;
}
#mapa_home_h3 {
	margin-top: 13px;
	background: url(../images/map_property_search.gif) no-repeat left top;
	width: 353px;
	height: 23px;
}
#mapa_home_h3 h3 {
	display: none;
}

/* FIN MAPA HOME */

/* INICIO CONTENEDOR QUICK PROPERTY SEARCH */

#contenedor_quick_property_search {
	width: 184px;
	float: left;
}

/* FIN CONTENEDOR QUICK PROPERTY SEARCH */

#tit_higlighted {
	width: 550px;
	height:23px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: url(../images/tit_highlighted.gif) no-repeat left top;
}
#tit_higlighted h3 {
	display: none;
}
#highlighted_cont {
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f2f2f2;
}
#highlighted_cont_cent {
	padding-left: 5px;
}
.highlighted_prop {
	display: block;
	float: left;
	width: 134px;
	text-align: center;
}
.highlighted_prop span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}
.highlighted_prop_img {
	display: block;
}
.highlighted_prop_img img {
	border: 5px solid #e4e7e1;
}
.highlighted_prop_link {
	text-decoration: none;
	font-weight: bold;
	color: #648145;
}

/* INICIO NEWSLETTER */

#newsletter {
	margin-top: 13px;
}
#newsletter_h3 {
	background: url(../images/tit_newsletter.gif) no-repeat left top;
	width: 184px;
	height: 28px;
}
#newsletter_h3 h3 {
	display: none;
}
#newsletter_form {
	padding-top: 0px;
	padding-left: 13px;
	color: #505050;
}
#newsletter_izda {
	float: left;
}
.newsletter_input {
	width: 90px;
	height: 14px;
	font-size: 12px;
	border: solid 1px #648145;
}
#newsletter_der {
	float: left;
}
.newsletter_flecha {
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 3px;
	margin-left: 5px;
	border: none;
	background: url(../../images/flecha_der.gif) no-repeat;	
}
.newsletter_flecha span {
	display: none;
}
#newsletter_unsuscribe {
	width: 184px;
	text-align: center;
}
#newsletter_unsuscribe a {
	font-weight: bold;
	text-decoration: none;
	color: #B1BDA5;
	font-size: 10px;
}
#newsletter_suscribe {
	margin-top: 10px;
	margin-left: 13px;
	width: 171px;

	font-weight: bold;
	text-decoration: none;
	color: #648145;
	font-size: 12px;
}

/* FIN NEWSLETTER */