body{
	background:#F0EDD5;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	margin:10px auto;
	cursor:default;
}
a{
	color:#111;
}
a:hover{
	color:#D0111B;
}
a img{
	border:0;
}
/* --------------------
	CONTAINER
----------------------- */
#container{
	position:relative;
	width:960px;
	margin:0 auto;
	background:#FFF;
}
/* --------------------
	HEADER
----------------------- */
#header{
	position:relative;
	height:95px;
}
#header h1 a{
	position:absolute;
	width:208px;
	height:95px;
	text-indent:-9999px;
	background:url(logo-new-house.gif) no-repeat;
}
/* --------------------
	MENU
----------------------- */
#menu{
	position:absolute;
	top:50px;
	right:20px;
	width:460px;
	height:25px;
	cursor:default;
	font:bold 13px/13px Arial, Helvetica, sans-serif;
}
#menu ul li{
	display:inline;
	float:left;
}
#menu ul li a{
	display:block;
	height:25px;
	text-decoration:none;
	text-indent:-9999px;
}
/**/
#menu ul li.b1 a{
	background: url(menu/b1.gif);
	width:59px;
}
#menu ul li.b2 a{
	background: url(menu/b2.gif);
	width:79px;
}
#menu ul li.b3 a{
	background: url(menu/b3.gif);
	width:85px;
}
#menu ul li.b4 a{
	background: url(menu/b4.gif);
	width:159px;
}
#menu ul li.b5 a{
	background: url(menu/b5.gif);
	width:74px;
}
/* hover */
#menu ul li.b1 a:hover,
#menu ul li.b2 a:hover,
#menu ul li.b3 a:hover,
#menu ul li.b4 a:hover,
#menu ul li.b5 a:hover {
	background-position: 0 -30px;
}
/* activo */
#menu ul li a.activo{
	background-position: 0 -60px!important;
}
/* --------------------
	SUBMENU
----------------------- */
#sidebar{
	float:left;
	width:168px;
	margin:0 0 20px 20px;
}
#sidebar p{
	margin:0!important;
}
#sidebar p.bnr{
	margin:10px 0!important;
}
/* --------------------
	FOOTER
----------------------- */
#footer{
	position:relative;
	height:45px;
	padding:10px 0 0 0;
	font-size:11px;
	line-height:15px;
	color:#666;
	background:#F0EDD5;
}
#footer a {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	color:#222;
	text-decoration:underline;
}
#footer address {
	position:absolute;
	left:20px;
	font-style:normal;
}
#footer p {
	position:absolute;
	right:20px;
	text-align:right;
}
/* --------------------
	CENTER
----------------------- */
#center{
	position:relative;
	width:960px;
}
/* --------------------
	CENTER > Titulos
----------------------- */
h2{
	font-size:18px;
	line-height:18px;
	margin-bottom:18px;
	font-weight:normal;
	color:#D0111B;
}
h3{
	font-size:16px;
	line-height:18px;
	margin-bottom:9px;
}
h4{
	font-size:14px;
	line-height:18px;
	margin-bottom:9px;
	color:#444;
}
p{
	margin:0 0 18px 0;
}
blockquote{
	font-size:14px;
	line-height:20px;
	margin:9px 0 18px 0;
}
.p11{
	font-size:11px;
	line-height:16px;
}
.pnov{
	display:none;
}
/* --------------------
	CENTER > Columns
----------------------- */
/* Home */
.col-home{
	float:left;
	position:relative;
	margin:0 0 0 20px;
	width:732px;
	height:420px;
	overflow:hidden;
}
.col-home-box{
	position:relative;
	float:left;
	bottom:45px;
	width:134px;
	height:130px;
	margin:0 0 0 10px;
}
.col-home-box p{
	margin:0;
}
/* Home > Slideshow */
.slideshow {
	width:732px;
	height:335px;
	overflow:hidden;
}
.slideshow ul.ppt{
	position:relative;
}
.slideshow ul.ppt li{
	position:absolute;
	top:0;
	left:0;
}
/**/
.col-0{
	float:left;
	width:920px;
	margin:0 0 0 20px;
}
.col-1{
	float:left;
	width:168px;
	margin:0 0 0 20px;
}
.col-2{
	float:left;
	width:732px;
	margin:0 0 0 20px;
}
.col-3{
	float:left;
	width:356px;
	margin:15px 0 0 20px;
}
/**/
.col-info{
	float:left;
	width:255px;
}
/* --------------------
	VARIOS
----------------------- */
hr{
	display: none;
}
.hr{
	width: 100%;
	border-bottom: 1px solid #DDD;
	clear: both;
	margin: 10px 0;
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
/**/
.dest-1{
	height:100px;
	padding:10px 30px 0 40px;
	margin:0 0 20px 0;
	background:#E5E6D3 url(bg-dest-1.gif) no-repeat;
	color:#737467;
	font-size:11px;
	line-height:14px;
}
.dest-2{
	padding:20px 100px 0 20px;
	width:612px;
	height:400px;
	background:#E5E6D3 url(bg-dest-2.gif) no-repeat;
	color:#737467;
	font-size:11px;
	line-height:14px;
}
.dest-3{
	padding:20px 20px 0 20px;
	margin-bottom:20px;
	width:692px;
	height:400px;
	background:#F0EDD5 url(bg-dest-3.gif) no-repeat;
}
.dest-4{
	margin-top:15px;
	padding-top:20px;
	height:355px;
	background:url(bg-dest-4.gif) no-repeat;
}
.dest-4 h2{
	margin:0 0 0 20px;
	height:40px;
}
/* --------------------
	FORMS
----------------------- */
.contact-col-1, .contact-col-2{
	width:320px;
	margin:0 20px 0 0;
	float:left;
}
#f p{
	margin:0 0 9px 0;
}
#f label{
	font-size:11px;
	line-height:18px;
	color:#555;
	padding:0 0 5px 2px;
}
#f input, #f textarea, #f select{
	width:298px;
	border:1px solid #CCC;
	background:#FFF;
	color:#222;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	outline:none;
}
#f textarea{
	height:115px;
	resize:none;
}
#f .shrt{
	width:60px;
}
#f .btn{
	border:1px solid #E2E1A9;
	background:#E2E1A9;
	color:#111;
	padding:3px;
	font-size:11px;
	font-weight:bold;
	width:100px;
}
#f input:focus, #f textarea:focus{
	border: 1px solid #E6383A;
	background:#FFF;
	color:#222;
}
/* --------------------
	VIVIENDAS > SUBMENU
----------------------- */
ul.submenu{
	margin:25px 0 20px 0;
	padding:0 0 35px 0;
	background:#DFE0C8 url(bg-submenu.gif) no-repeat 0 bottom;
}
ul.submenu li a{
	display:block;
	margin:0;
}
/* --------------------
	GALERIA > Viviendas
----------------------- */
.galeria{
	float:left;
	width:475px;
}
.loading{
	width:420px;
	background:#EFEFEF url(loading.gif) no-repeat center center;
	float:left;
}
#foto {
	width:420px;
	height:315px;
	background:#EFEFEF;
}
ul.nav{
	float:left;
	display:block;
	width:40px;
	margin:0 0 0 5px;
}
ul.nav li {
	display:inline;
	float:left;
}
ul.nav li a {
	display:block;
	margin:0 0 5px 0;
	background:#EFEFEF;
	width:40px;
	height:40px;
}
/**/
ul.caracteristicas{
	margin:9px 0 18px 0;
	font-size:11px;
	line-height:13px;
}
ul.caracteristicas li{
	list-style: none;
	background: url(bullet-1.gif) left 3px no-repeat;
	padding:0 0 6px 10px!important;
}
/* --------------------
	MATERIALES
----------------------- */
.materiales {
	margin-bottom:20px;
}
.materiales dl{
	width:100%;
	margin:0 0 20px;
}
.materiales dt{
	margin:5px 0 0 0;
	padding:0 0 1px 0;
	width:100%;
	border-bottom:1px solid #D0111B;
	cursor:pointer;
}
.materiales dt:hover{
	border-color:#666;
}
.materiales dd{
	margin:5px 0 30px 0;
	text-align:right;
}
