@charset "utf-8";

body {
	font: 13px Tahoma, Geneva, sans-serif;
	background: #1840A1 url(../../images/fondo_web.png) repeat-x left top;
	margin: 0;
	padding: 0;
	color: #333;
}

.clearing {
	clear: both;
}

input,
select,
textarea {
	font: 12px Tahoma, Geneva, sans-serif;
}

form {
	display: inline;
}

#wrapper {
	width: 968px;
	background: #FFF url(../../images/fondo_main.png) repeat-y center top;
	margin: 0 auto 20px;
}

#container {
	background: url(../../images/header.jpg) no-repeat center top;
}

#header {
	height: 230px;
}

#header h1 {
	display: none;
}

#main-menu {
	margin: 0px 0px 0px auto;
	padding: 138px 0px 0px;
	list-style: none;
	display: block;
	width: 805px;
}

#main-menu li {
	float: left;
}

#main-menu li a {
	display: -moz-inline-block;
	display: inline-block;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
}

#main-menu li a:hover {
	color: #2A96D2;
}

#mainContent {
	padding: 0 37px 30px;
	min-height: 400px;
}

#mainContent h1 {
	font-size: 26px;
	font-weight: normal;
	color: #999;
	margin: 0px 0px 20px;
	padding: 0px;
}

#mainContent h1 em {
	font-style: normal;
	color: #2A96D2;
}

#mainContent h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	border-bottom: 3px solid #BFE4F6;
	margin: 0px 0px 10px;
	padding: 0px 0px 4px;
}

#mainContent h3 {
	color: #2C93CE;
	font-size: 16px;
	font-weight: normal;
}

#mainContent h4 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
#portada {
	width: 590px;
}


#quick-links {
	margin: 0 0 20px 20px;
	background: #0093DD url(../../images/fondo_quicklinks.png) no-repeat center top;
	width: 280px;
	float: right;
}

#quick-links h2 {
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#quick-links ul {
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
	background: url(../../images/pie_quicklinks.png) no-repeat center bottom;
}

#quick-links ul li {
	border-bottom: 1px dotted #FFF;
}

#quick-links ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 6px 7px 6px 15px;
}

#quick-links ul li a:hover {
	background: #84CBEE;
}

#quick-links ul li.last {
	border-bottom: none;
}

#featured-properties {
	padding-top: 30px;
}

.featured-item {
	background: url(../../images/fondo_featured_item.png) no-repeat center top;
	height: 270px;
	width: 160px;
	padding: 10px;
	float: left;
	margin-right: 5px;
}

.featured-item img {
	width: 140px;
	height: auto;
}

.featured-item div {
	width: 160px;
	height: 128px;
	overflow: hidden;
}

.featured-item p {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
	height: 35px;
}

.featured-item ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

.more-details {
	text-indent: -5000px;
	display: block;
	height: 33px;
	width: 103px;
	background: url(../../images/boton_moredetails.png) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#services p {
	margin: 0px;
	padding: 0px 5px 10px;
}

#services h2 {
	background: #879CCE;
	color: #FFF;
	padding-left: 8px;
	padding-top: 3px;
}

.pics-right {
	float: right;
	margin: 0 0 10px 10px;
}

#col-der,
#col-izq {
	width: 44%;
	float: left;
	margin-right: 2.5%;
	margin-left: 2.5%;
}

#footer {
	background:#DDDDDD url(../../images/footer.png) repeat left top;
	height: 53px;
}

#footer p strong {
	display: none;
}

#footer a {
	display: block;
	text-indent: -5000px;
	width: 265px;
	margin-left: auto;
	margin-right: 18px;
	margin-top: 0px;
	padding-top: 13px;
	outline: none;
}

#footer p {
	margin: 0px;
	padding: 0px;
}
