@charset "utf-8";
@import url("style-sv.css");
@import url("style-sv-in.css");
/* CSS Document */

#wrapper {
width:900px;
margin:10px auto 0 auto;
background:url(../images/butterflies-right-espanol.jpg) top right no-repeat;
position:relative;
}


/*estilos*/

h1.logo {
width:215px;
height:172px;
display:block;
text-indent:-999em;
background:url(../images/logo-in-spanish.gif) top center no-repeat;
margin:0 auto;
}

h2{
	display:block;
	text-indent:-999em;
	margin:0;
	padding:0 0 10px 0;
}

h2.live {
	width:340px;
	height:21px;
	background-image: url(../es/images/viva.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h2.location {
width:110px;
height:21px;
display:block;
text-indent:-999em;
background:url(../es/images/ubicacion.gif) top left no-repeat;
margin:0 0 10px 0;
padding:0;}

h2.homes {
width:150px;
height:21px;
background:url(../es/images/condominios.gif) top left no-repeat;
}

h2.financing {
	width:160px;
	height:45px;
	background: url(../es/images/financiamiento.gif) top left no-repeat;
}

h2.ecovision {
width:115px;
height:21px;
background:url(../es/images/ecovision.gif) top left no-repeat;
}

h2.contact {
width:145px;
height:21px;
background:url(../es/images/contactenos.gif) top left no-repeat;
}

h2.amenities {
width:130px;
height:21px;
background:url(../es/images/amenidades.gif) top left no-repeat;
}

h2.aboutus {
width:165px;
height:21px;
background:url(../es/images/sobre-nosotros.gif) top left no-repeat;
}

h2.precios {
width:165px;
height:21px;
background-image: url(../es/images/precios.png);
background-repeat: no-repeat;
background-position: left top;
}

h2.condos {
	width:245px;
	height:21px;
	background-image: url(../es/images/condominios.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}


.cuadroVendidos {
	background-color: #F93;
	height: 20px;
	width: 80px;
	color: #000;
	font-style: oblique;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

