/* CSS Document */
body{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	z-index: 1;
}
div, p, ul, h2, h3, h4, img{
	margin: 0px;
	z-index: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul{
	list-style-type:none;
	list-style-position: inside;
}

.clear {
	clear: both;
	margin: 0px;
	color: #70848F
}
.spacer{font-size:0; line-height:10px; clear:both;}


/* TOP */

#top{
	width: 1024px;
	height: 200px;
	position: relative;
	margin: 0 auto;
/* 	background-color:  #5F8DBF; color de fondo original*/
}

#menu{
	width: 1024px;
	height: 68px;
	position: relative;
	background: url(../images/b_top.jpg) 0 0 repeat-x;
	margin: 0 auto;
	background-color: #5F8DBF;
}

#logo{
	width: 1024px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #DADADA;
}

ul.menu {
	position: absolute;
	top: 0px;
	/*	left: 302px; */
	width: 644px;
	height: 69px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 1;
}
ul.menu li{float:left}

ul.menu li.home a{width:106px; height:68px; display:block; background:url(../images/btn_home.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.home a:hover{width:106px; height:68px; background:url(../images/btn_home_over.jpg) 0 0 no-repeat;}

ul.menu li.about a{width:88px; height:68px; display:block; background:url(../images/btn_about.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.about a:hover{width:88px; height:68px; background:url(../images/btn_about_over.jpg) 0 0 no-repeat;}

ul.menu li.selling a{width:80px; height:68px; display:block; background:url(../images/btn_selling.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.selling a:hover{width:80px; height:68px; background:url(../images/btn_selling_over.jpg) 0 0 no-repeat;}

ul.menu li.renting a{width:86px; height:68px; display:block; background:url(../images/btn_renting.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.renting a:hover{width:86px; height:68px; background:url(../images/btn_renting_over.jpg) 0 0 no-repeat;}


ul.menu li.contacts1 a{width:88px; height:68px; display:block; background:url(../images/btn_contacts1.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.contacts1 a:hover{width:88px; height:68px; background:url(../images/btn_contacts_over1.jpg) 0 0 no-repeat;}


ul.menu li.contacts2 a{width:88px; height:68px; display:block; background:url(../images/btn_contacts2.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.contacts2 a:hover{width:88px; height:68px; background:url(../images/btn_contacts_over2.jpg) 0 0 no-repeat;}

ul.menu li.contacts a{width:92px; height:68px; display:block; background:url(../images/btn_contacts.jpg) 0 0 no-repeat; text-indent:-20000px;}
ul.menu li.contacts a:hover{width:92px; height:68px; background:url(../images/btn_contacts_over.jpg) 0 0 no-repeat;}


/* HEADER */

#header{
	width:1024px;
	height:325px;
	position:relative;
	margin: 0 auto;
	clear:both;
	background-color: #C3C3C3;
}
#banner2{
	width:1024px;
	height:200px;
	left:0px;
}

#linea{
	width:1024px;
	height:10px;
	position:relative;
	background:url(../images/b_linea.jpg) 0 0 repeat-x;
	margin: 0 auto;}
#formPan{
	width:212px;
	height:325px;
/*	float:right;
	background-color:#EEEEEE;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:thin; */
	background-color:#F0F0F0;
    background:url(../images/b_form.jpg) 0 0 no-repeat; 

}
#formPan h2{height:32px; background:url(../images/h_form.gif) 7px 9px no-repeat; position:relative;}

form.search{color:#353739; margin: 10px 0 0 0; padding:0 0 0 9px;}
form.search select{height:18px; border: #abadb3 1px solid; font:10px/14px Tahoma, sans-serif; width:80px}
form.search select.location{height:18px; border: #abadb3 1px solid; font:10px/14px Tahoma, sans-serif; width:190px}
form.search input{height:16px; border: #abadb3 1px solid; font:10px/14px Tahoma, sans-serif; width:85px}
form.search input.submitBtn{margin:10px 0 0 120px;  width:66px; height:17px; line-height:0; font-size:0;}

#mainimgPan{width:535px; float:left;}

#mainimgPan ul{position:relative; margin: 6px 0 0 65px; clear:both; height:26px;}
#mainimgPan ul li {float:left; margin-right:40px}
#mainimgPan ul li.btn1 a{width:133px; height:15px; display:block; background:url(../images/btn_compare.jpg) 0 0 no-repeat; text-indent:-20000px; }
#mainimgPan ul li.btn2 a{width:196px; height:15px; display:block; background:url(../images/btn_presentation.jpg) 0 0 no-repeat; text-indent:-20000px; }
#mainimgPan ul li.line {width:2px; height:18px;}

#mainimg{
	position:relative;
	clear:both;
	background:url(../images/b_slogan.jpg) 0 0 no-repeat;
}
#mainimg img {position: absolute; top:126px; left:424px}


/* CONTENT */

#content{
	width:1024px;
	position:relative;
	margin: 0 auto;
/*	background-color: #70848f;
	background:#70848f url(../images/b_middle.jpg) right repeat-y; */
	height: auto;	 
} 

/* border-bottom: #FFFFFF 1px dashed; border-top: #FFFFFF 1px dashed;} */

#content a{
	color: #C5D5FC;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	line-height: 14px;
	height: auto;
	 
}
#content a:hover{
	color:#000000;
	height:auto;
}

#leftPan{
	width: 212px;
	position: relative;
	float: left;
	height: Auto;
}


#services h2{
	width:182px;
	height:15px;
/*	background:url(../images/h_services.jpg) 0 0 no-repeat; */
	position:relative;
	padding-bottom:15px
}
#services p{
	width:180px;
	position:relative;
	height: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
#services p span{width:170px; font:10px/14px Tahoma, sans-serif; color:#000000; font-weight:bold;}
/*
#eventos{position:relative; margin: 20px 15px 15px 15px}
#eventos h2{
	width:182px;
	height:15px;
	background:url(../images/eventosespeciales.jpg) 0 0 no-repeat; 
	position:relative;
	padding-bottom:15px
}
#eventos p{
	width:170px;
	position:relative;
	padding: 0 0 0 4px;
	height: 140px;
}
#eventos p span{width:170px; font:10px/14px Tahoma, sans-serif; color:#000000; font-weight:bold;}
*/

.spacerline{
	position:relative;
	clear:both;
	width: 1024px;
	height:2px;
	background:url(../images/b_hline.jpg) 0 0 repeat-x;
	margin:0;
	
}

#mortgage {position:relative; margin: 20px 15px 15px 5px}
#mortgage h2{
	width:182px;
	height:15px;
/*	background:url(../images/h_mortgage.jpg) 0 0 no-repeat; */
	position:relative;
	padding-bottom:15px;
	margin-left:10px
}
#mortgage p{width:80px; position:relative; padding: 22px 10px 20px 103px; background:url(../images/img_mortgage.jpg) 0 0 no-repeat; font:10px/14px Tahoma, sans-serif; color:#000000; font-weight:bold; }

#mortgage ul {
	position:relative;
	clear:both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 25px;
}
#mortgage ul li{height:18px;}
#mortgage ul li a{font:10px/18px Tahoma, sans-serif; color:#fff; font-weight:normal; text-decoration:underline; background:url(../images/arrow1.gif) 0 7px no-repeat; padding: 0 0 0 7px; display:block;}
#mortgage ul li a:hover{text-decoration:none; background:#3c474f;}

#rightPan{
	width:1024px;
	position:relative;
	float:left;
}

#welcome{
	width:1024px;
	position:relative;
	margin:15px 0 0 14px;
}
#welcome h2{
	width:285px;
	height:24px;
	background:url(../images/h_welcome.jpg) 0 0 no-repeat;
	position:absolute;
	top:-6px;
	left:40px;
}
#welcome h3{width:113px; height:113px; background:url(../images/img_welcome.jpg) 0 0 no-repeat; position:absolute; top:40px; left:4px;}
#welcome p{width:350px; position:relative; margin: 0 0 10px 137px; clear:both; padding-top:40px}
#welcome p span{font:12px/18px Tahoma, sans-serif; color:#00e0f9; font-weight:normal;}

#welcome ul{width:155px; position:relative; float:left; padding-bottom:20px;}
#welcome ul li{height:18px;}
#welcome ul li a{font:10px/18px Tahoma, sans-serif; color:#fff; font-weight:normal; text-decoration:underline; background:url(../images/arrow1.gif) 0 7px no-repeat; padding: 0 0 0 7px; display:block;}
#welcome ul li a:hover{text-decoration:none; background:#3c474f;}
#welcome ul.left {margin: 0 0 0 140px;}
#welcome ul.right {margin: 0 0 0 30px;}

#fcontainer{width:497px; position:relative; margin:18px 0 0 14px; }

#fha{
	width: 800px;
	position: relative;
	float: left;
	height: 24px;
}
#fha h2{
	width:285px;
	height:10px;
	background:url(../images/h_featured.jpg) 0 0 no-repeat;
/*		background:url(../images/subastas.jpg) 0 0 no-repeat; */
	position:relative;
	padding-bottom:17px;
/*	background-image: url(../images/subastas.jpg); */
	background-image: url(../images/h_featured.jpg);
	padding-bottom: 15px;
	padding-left: 65px;

}
#fha p{
	position:relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 50px;
}
#fha b{
	width:65px;
	position:relative;
	padding-bottom:17px;
	padding-bottom: 15px;
	padding-left: 115px;
}



#featured{
	width: 808px;
	position: relative;
	float: left;
	height: auto;
}
#featured h2{
	width: 285px;
	height: 10px;
	background: url(../images/h_featured.jpg) 0 0 no-repeat;
	position: relative;
	padding-bottom: 17px;
	background-image: url(../images/h_featured.jpg);
    padding-bottom: 15px;
	padding-left: 65px;
}
#featured p{
	width: 590px;
	position: relative;
	padding: 0 0 20px 95px;
}
#featured p span.town{font:18px/20px Tahoma, sans-serif; color:#FFFFFF; font-weight:bold;}
#featured p span.price{font:10px/14px Tahoma, sans-serif; color:#000; font-weight:normal;}
#featured p span.number{font:10px/14px Tahoma, sans-serif; color:#00e0f9; font-weight:bold;}
#featured p.feat1{background:url(../images/img_featured1.jpg) 4px 0 no-repeat; }
#featured p.feat2{background:url(../images/img_featured2.jpg) 4px 0 no-repeat; }

#vspacerline{width:2px; height:164px; position:relative; float:left; padding-right:7px; margin-top:5px; background:url(../images/line1.jpg) 0 0 no-repeat;  }

#links{width:157px; position:relative; float:left; padding-top:3px}
#links h2{width:107px; height:22px; background:url(../images/h_links.jpg) 0 0 no-repeat; position:relative; padding-bottom:10px}
#links ul{width:157px; position:relative; clear:both; padding-bottom:20px;}
#links ul li{height:18px;}
#links ul li.back{background:#5a6a72;}
#links ul li a{font:11px/18px Tahoma, sans-serif; color:#fff; font-weight:normal; text-decoration:none; background:url(../images/arrow2.gif) 8px 7px no-repeat; padding: 0 0 0 26px; display:block;}
#links ul li a:hover{text-decoration:underline;}

/* FOOTER */

#footer{
	width:1025px;
	height:53px;
	position:relative;
	border:0 1 0 1 solid thin #CCCCCC;
	margin: 0 auto;
	clear:both;
	background-color: #5F8DBF;
}
#footer img{
	width:156px;
	height:37px;
	position:absolute;
	left:15px;
	top:9px;
}
#footer p{width:535px; position:relative; margin: 20px 0 0 212px; font:10px/14px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; color:#fff; display:block;}
#footer a{font:10px/14px Tahoma, Arial, Helvetica, sans-serif; font-weight:normal;  color:#fff; text-decoration:none; padding: 0 5px}
#footer a:hover{color:#000; text-decoration:none; background:#fff;}

/* BOTTOM */

#bottom{
	width:1025px;
	height: auto;
	position:relative;
	margin: 0 auto;
	clear:both;
	background-color: #5F8DBF;
}
#bottom a {
	color: #FFFFFF;
	height:auto;
}
#bottom p{
	width:535px;
	position:relative;
	margin: 10px 0 0 212px;
	font:10px/14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	color:#fff;
	display:block;
	background-color: #608DBF;
}
#bannerestatico{
	position:fixed;
	top:0px;
	z-index:100;
	float:left;
	left:0;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
