@charset "utf-8";
/* CSS Document */

/*   Reseteo CSS   ***************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,p{ 
	margin:0;
	padding:0;
	
	}
td p {
	margin-left:5px;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,img { 
	border:0;
	}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
	}
ol,ul {
	list-style:none;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#96877d;
	margin:0;
	padding:0;
	line-height:16px;
	}
caption,th {
	text-align:left;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { 
	border:0;
	}
	
a img{border:0; outline:none;}

a{
	color:#ff6c16;
	outline:none;
	text-decoration:none;
}

a:hover{
	color:#595959;
	outline:none;
	text-decoration:none;
}

/* end resets */


/* FRONT */

html, body {
	height: 100%;
	}

body {
	margin:0 auto;
	background: url(../images/fdo.jpg) repeat-x #EAEAEA;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
}


#container{
	margin:0 auto;
	width:955px;
	height:auto;	
}

#header{
	width:955px;
	height:220px;
	margin:0 auto;
}


#baireshousing{
	background: url(../images/spanish/foto_header.jpg) no-repeat;
	float:left;
	width:955px;
	height:156px;
}

#baireshousing h1{
	display:none;
}
/* Menu*/

#menu{
	width:840px;
	height:60px;
	float:left;
	padding-top:8px;
}

#menu li {
	overflow:hidden;
	line-height:300px;
	margin:0px;
	padding:0 8px 0 0;
	float:left;
}

#menu li a {
	display:block;
	height:46px;
	overflow:hidden;
	line-height:300px;
}
#menu li a.home{
	background: url(../images/spanish//home.jpg) no-repeat 0 0;
	width:115px;
}

#menu li a.galeria{
	background: url(../images/spanish//galeria_de_imagenes.jpg) no-repeat 0 0;
	width:194px;
}

#menu li a.ubicacion{
	background: url(../images/spanish//ubicacion.jpg) no-repeat 0 0;
	width:115px;
}

#menu li a.servicios{
	background: url(../images/spanish//servicios.jpg) no-repeat 0 0;
	width:115px;
}

#menu li a.precios{
	background: url(../images/spanish//precios.jpg) no-repeat 0 0;
	width:115px;
}
#menu li a.contacto{
	background: url(../images/spanish//contacto.jpg) no-repeat 0 0;
	width:115px;
}


#menu li a:hover,
#menu li a.activo{
	background-position: 0 -46px;
}

/* end menu */

/* Menu idioma */

#menuIdioma{
	width:100px;
	height:22px;
	padding-top:20px;
	float:left;
}

#menuIdioma li {
	overflow:hidden;
	line-height:300px;
	margin:0px;
	padding:0 10px 0 0;
	float:left;
}

#menuIdioma li a {
	display:block;
	height:22px;
	overflow:hidden;
	line-height:300px;
}

#menuIdioma li a.esp{
	background: url(../images/espaniol.jpg) no-repeat 0 0;
	width:22px;
}

#menuIdioma li a.eng{
	background: url(../images/english.jpg) no-repeat 0 0;
	width:22px;
}

#menuIdioma li a.fra{
	background: url(../images/frances.jpg) no-repeat 0 0;
	width:22px;
}

#menuIdioma li a:hover,
#menuIdioma li a.activo{
	background-position: 0 -22px;
}

/* end menu idioma */


#contenedor{
	width:955px;
	min-height:310px;
	margin:10px auto;
}

.banner_home{
	width:311px;
	background: url(../images/degrade.jpg) repeat-x 0 80px;
	height:295px;
	float:left;
	margin-right:10px;
	margin-top:30px;
}

.banner_home.final{
	margin:30px 0 0 0;
}

#img1{
	background:url(../images/valijas.gif) no-repeat 80px 5px;
	width:310px;
	height:124px
}
#tit1{
	background:url(../images/spanish//estadias.gif) no-repeat 0 3px;
	width:272px;
	height:30px;
	margin-left:15px;
}

#img2{
	background:url(../images/recoleta.gif) no-repeat 60px 0;
	width:310px;
	height:124px
}
#tit2{
	background:url(../images/spanish//en_la_ubicacion.gif) no-repeat;
	width:272px;
	height:30px;
	margin-left:15px;
}

#img3{
	background:url(../images/contactenos.gif) no-repeat 80px 20px;
	width:310px;
	height:124px;
}
#tit3{
	background:url(../images/spanish//estamos.gif) no-repeat;
	width:272px;
	height:30px;
	margin-left:15px;
}

#tit1 h2, #tit2 h2, #tit3 h2{
	display:none;
}

.texto p{
	font-size:12px;
	color:#a4a4a4;
	line-height:16px;
	text-align:left;
	padding:0 15px;
	height:80px;
}

.masInfo a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/boton.jpg) no-repeat 100px 0;
	width:103px;
	height:27px;
	padding-top:8px;
	display:block;	
    width:300px;
    margin:8px 0 0 0;
    text-align:center;
}
.masInfo a:hover{
	color:#000;
}

.cierre{
	background:url(../images/base_banner.gif) no-repeat;
	width:311px;
	height:6px;
}

/* FOOTER */

#footer{
	width:915px;
	margin:0 auto;
	background-color:#f6f6f6;
	text-align:left;
	padding:20px;
	height:120px;
	clear:both;
	
}

#footer_izquierda{
	width:285px;
	float:left;
	font-size:10px;
	line-height:18px;
	
}
#copyright{
	width:230px;
	float:left;
	margin-bottom:10px;
}

#wifi{
	width:44px;
	height:28px;
	background:url(../images/wifi.jpg) no-repeat;
	float:right;
}
#wifi span{
	display:none;
}
#seo p{
	width:285px;
	float:left;
	border-bottom: 1px dotted #CCCCCC;
}

#footer_centro{
	width:400px;
	float:left;
	font-size:11px;
	margin-left:50px;
}
#footer_centro span{
	width:100px;
	float:left;
	font-weight:bold;
}

#footer_centro ul{
	width:200px;
	float:left;
	padding-left:20px;
	border-left: solid 1px #dbdbdb;
}
#footer_centro ul li a{
	color:#a6a6a6;
	line-height:18px;
}

#footer_centro ul li a:hover{
	color:#a6a6a6;
	text-decoration:underline;
}

#footer_derecha{
	width:158px;
	font-size:10px;
	float:right;
	text-align:right;
}

#footer_derecha .texto a{
	color:#a6a6a6;
}
#footer_derecha .texto a:hover{
	color:#0eabea;
}


#comunidades{
	float:right;
	text-align:right;
	margin-top:50px;
	width:150px;
	
}
#comunidades span{
	width:80px;
	float:left;
	padding:20px 10px 0 0;
	
}
#comunidades #facebook a{
	background:url(../images/facebook.gif) no-repeat;
	width:24px;
	height:38px;
	float:left;
	padding:0 5px;
}
#comunidades #twitter a{
	background:url(../images/twitter.jpg) no-repeat;
	width:24px;
	height:38px;
	float:left;
}

/* END FOOTER */

/* INTERNAS */

#contenido_izquierda{
	width:640px;
	float:left;
}

#titulo{
	width:620px;
	height:45px;
	margin:20px 0 0 20px;
	clear:both;
	text-align:left;
}
#titulo h2{
	display:none;
}
.tit_galeria {
 background: url(../images/spanish//tit_galeria.gif) no-repeat;
}
.tit_precios {
 background: url(../images/spanish//tit_precios.gif) no-repeat;
}
.tit_servicios {
 background: url(../images/spanish//tit_servicios.gif) no-repeat;
}
.tit_ubicacion {
 background: url(../images/spanish//tit_ubicacion.gif) no-repeat;
}
.tit_contacto {
 background: url(../images/spanish//tit_contacto.gif) no-repeat;
}


#serv ul li{
	width:230px;
	float:left;
	font-size:10px;
	height:44px;
	text-align:left;
	padding:10px 0 0 50px;
	border-bottom:1px dotted #ccc;
	margin:3px 0 5px 25px;
}

#serv ul li.limpieza{
	background:url(../images/ico_limpieza.jpg) no-repeat;
}
#serv ul li.wifi{
	background:url(../images/ico_wifi.jpg) no-repeat;
}
#serv ul li.tv{
	background:url(../images/ico_tv.jpg) no-repeat;
}
#serv ul li.lavarropas{
	background:url(../images/ico_lavarropas.jpg) no-repeat;
}
#serv ul li.musica{
	background:url(../images/ico_musica.jpg) no-repeat;
}
#serv ul li.cocina{
	background:url(../images/ico_cocina.jpg) no-repeat;
}
#serv ul li.telefono{
	background:url(../images/ico_telefono.jpg) no-repeat;
}
#serv ul li.sabanas{
	background:url(../images/ico_sabanas.jpg) no-repeat;
}
#serv ul li.terraza{
	background:url(../images/ico_terraza.jpg) no-repeat;
}
#serv ul li.calefaccion{
	background:url(../images/ico_calefaccion.jpg) no-repeat;
}

#contenido_derecha{
	width:310px;
	float:right;
}

.banner{
	background:url(../images/base_banner_interna.gif) no-repeat;
	width:312px;
	height:134px;
	margin:40px 0 0 0;
    padding-top:30px;
}

#img_galeria{
	background: url(../images/imagenes.jpg) no-repeat;
	width:123px;
	height:100px;
	float:left;
	margin:0 0 10px 10px;
}

#titGaleria{
	background:url(../images/spanish//galeria.gif) no-repeat;
	width:157px;
	height:22px;
	float:left;


}
.banner p{
	text-align:left;
	font-size:12px;
	padding-right:5px;
}

.masInformacion a{
	font-size:10px;
	color:#ff6211;
	text-align:left;
	display:block;
	padding-top:10px;
}

#titUbicacion{
	background: url(../images/spanish//ubicacion.gif) no-repeat;
	width:157px;
	height:22px;
	float:left;
}

#img_ubicacion{
	background: url(../images/recoleta_ch.jpg) no-repeat;
	width:123px;
	height:100px;
	float:left;
}

#mapa{
	margin-left:20px;
	text-align:left;
	width:600px;
}

#mapa_google{
	color:#ff6c16;
	text-align:right; 
	font-size:10px; 
	display:block;
}

#items{
	width:640px;
	margin:30px 0 10px 20px;
	
}

#items li{
	width:599px;
	text-align:left;
	clear:both;
	font-size:12px;
	height:25px;
	
}
#items h3{
	width:599px;
	text-align:left;
	clear:both;
	font-size:12px;
	height:25px;
	
}

#fotos{
	width:640px;
	float:left;
	text-align:left;
	margin:0 0 20px 10px;	
}
#fotos a{
	margin:0 0 0 11px;	
}

.fila{
	width:600px;
	border-bottom:1px dotted #CCCCCC;
	height:30px;
	margin:10px 0 0 20px;
}

.texto_precios{
	width:300px;
	float:left;
	text-align:left;
}

.precio{
	width:99px;
	float:left;
	text-align:left;   
	font-weight:bold;
}

#contenido_izquierda span{
	font-size:10px;
	float:left;
	clear:both;
	margin-left:20px;
	margin-top:20px;
    text-align:left;
}

#telefono{
	width:230px;
	height:225px;
	background:url(../images/spanish//telefono.jpg) no-repeat;
	float:left;
}

#formulario{
	width:350px;
	float:left;
	margin-top:10px;
	margin-left:20px;
}
div .errores{
	color:red;
	font-size:10px;
	text-align:left;
}
#tit-contacto{
	width:350px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:20px 0 0 20px;
    text-align:left;
}
.textoForm{
	font-size:13px;
	width:150px;
	text-align:left;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #767374;
	font-weight: normal;
	height: 18px;
	width: 200px;
	border:none;
}
.textArea{	
	font: 11px Arial, Helvetica, sans-serif;
	color:#767374;
	height:100px;
	width:200px;
	margin-top:5px;
	border:none;
}

#gal{
	width:640px;
	float:left;
	text-align:left;
	margin:0 0 20px 10px;	
}
#gal img{
	margin:5px 5px;
	border:5px solid #FFF;
}
.enviar{
	background-image:url(../images/spanish//enviar.gif);
    width:75px;
    border: 0px; 
    height: 33px; 
    cursor:pointer;
}
#tit-terminos a {
	width:350px;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 20px;
    text-align:left;
}
#terminos{
	width:450px;
    float:left;
    text-align:left;
    font-size:11px;
    margin-left:20px;
}

.thumb {
	width: 120px;
    height: 150px;
    float: left;
}

.thumb p {
	font-size: 10px;
    text-align: left;
    padding-left: 10px;
}
/* END INTERNAS */
