@charset "utf-8";
/* CSS Document */
body{
background-color:#FFFFFF;
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
margin:0;
padding:0;
}
form{
padding:0;
margin:0;
}
#bg{
position:relative;
margin:0 auto;
width:1023px;
background-image:url(img/bgdegradado.jpg);
background-repeat:no-repeat;
min-height:497px;
}
#main{
position:relative;
margin:0 auto;
width:926px;
background:url(img/bgmain.jpg);
background-repeat:repeat-x;
min-height:520px;
}
#mainbg{
width:846px;
top:10px;
position:relative;
background:url(img/header.jpg);
padding:0 40px 0 40px;
background-repeat:no-repeat;
}
#header{
width:846px;
padding:85px 0 0 0;
position:relative;
height:85px;
}
#header ul{
margin:0;
padding:0;
list-style:none;
clear:both;
padding:20px 0 0 0;
}
#header li{
float:left;
padding:2px 41px 2px 41px;
font-size:12px;
}
#header li+li{
border-left:1px solid #1FA7FF;
}
#sidebar{
width:150px;
height:100%;
float:left;
}
#sidebar .box{
width:110px;
padding:18px 20px 18px 20px;
background:#00263D;
margin:0 0 20px 0px;
color:#FFFFFF;
}
#sidebar .box input{
width:110px;
}
#sidebar .box .boton{
border:1px solid #00263D;
background:#00FFFF;
color:#00263D;
font-weight:bold;
}
#sidebar .box label{
height:15px;
line-height:20px;
}
#sidebar .box ul{
margin:0;
padding:0;
list-style:none;
clear:both;
margin-bottom:15px;
}
#sidebar .box li{
font-size:12px;
color:#FFFFFF;
}
#content{
float:right;
width:653px;
}
#content #paginacion{
	margin: 6px 0 6px 0;
	font-size:17px;	
}
#content #coverflow{
padding:25px 0 25px 0;
}
#content .colIzq{
float:left;
width:315px;
}
#content .colDer{
float:right;
width:315px;
}
#content .info{
float:left;
width:480px;
}
#content .images{
float:right;
width:151px;
}
#content .images img{
margin:0 0 20px 0;
}
#content .articulo{
clear:both;
width:600px;
margin:15px 0 15px 0;
}
#content .articulo h2 a{
font-size:24px;
font-weight:100;
}
#content .articulo img{
float:left;
margin:0 20px 20px 0;
}
#content .propiedad{
float:left;
width:300px;
height:200px;
padding:20px 20px 20px 0;
}
#content .propiedad img{
float:left;
margin:0 20px 200px 0;
}
#content .slideshow{
padding:10px 0 20px 0;
}
#content .caracteristicas{
float:left;
width:180px;
}
#content .descripcion{
float:right;
width:440px;
}
#footer{
clear:both;
height:30px;
width:846px;
padding:10px 0 10px 0;
}
#footer ul{
margin:0;
padding:0;
list-style:none;
clear:both;
}
#footer li{
float:left;
padding:5px 45px 20px 45px;
font-size:11px;
}
.tContacto{
width:290px;
height:21px;
border:none;
background:#00263D;
color:#00FFFF;
font-size:12px;
margin:5px 0 5px 0;
padding:5px 5px 0 5px;
}
.taContacto{
width:290px;
height:185px;
border:none;
background:#00263D;
color:#00FFFF;
font-size:12px;
margin:5px 0 5px 0;
padding:5px 5px 0 5px;
}
.bContacto{
width:300px;
height:21px;
background:none;
text-align:right;
border:none;
font-size:14px;
font-weight:bold;
}

.ON{
font-size:12px;
font-weight:bold;
}
