body {
	font: 13px Tahoma, Geneva, sans-serif;
	color: #333399;
	background: #2C2C80 url(../../images/fondo_web.png) repeat-x center top;
	margin: 0px;
	padding: 0px;
}

hr {
	border: none;
	border-top: 1px dotted #E1D8FA;
	clear: both;
}

.clearing {
	clear: both;
}

a img {
	border: none;
}

#wrapper {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background: #FFF url(../../images/fondo_main.png) repeat-y center top;
}

#main-wrapper-outer {
	background: url(../../images/fondo_cabecera.png) no-repeat center top;
}

#main-wrapper-inner {
	background: url(../../images/fondo_pie.png) no-repeat center bottom;
}

#main {
	padding-top: 30px;
	padding-right: 28px;
	padding-left: 28px;
}

#header {
	background: url(../../images/cabecera.jpg) no-repeat left top;
	height: 119px;
}

#header h1 {
	margin: -200px 0px 0px;
	padding: 0px;
	position: absolute;
}

#menu {
	height: 42px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	height: 42px;
	width: 112px;
	text-indent: -5000px;
	overflow: hidden;
}

#menu ul li .rentals {
	width: 148px;
}

#menu ul li .sales {
	width: 129px;
}

#menu ul li .renovations {
	width: 193px;
}

#menu ul li .testimonials {
	width: 191px;
}

#menu ul li .fuengirola {
	width: 154px;
}

#pie {
	height: 58px;
}

#pie p {
	margin: 0px;
	padding: 0px;
}

#pie .copy {
	display: none;
}

#pie .cyber a {
	display: block;
	height: 40px;
	width: 260px;
	margin-left: auto;
	text-indent: -5000px;
	overflow: hidden;
}

#content-wrapper {
	background: url(../../images/fondo_content_bottom.png) repeat-x center bottom;
}

#content {
	background: url(../../images/fondo_content_top.png) repeat-x left top;
	padding: 15px;
}

#content p {
	margin: 0px;
	padding: 0px 0px 10px;
}

#content h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 23px;
	margin: 0px;
	padding: 10px 0px 15px;
}

#portada h2 {
	padding-top: 5px;
	font-size: 33px;
}

#content h2 em {
	font-size: 23px;
	color: #0099FF;
	font-style: normal;
}

#content h3 {
	font-size: 21px;
	color: #0099FF;
	font-weight: normal;
	margin: 0px;
	padding: 30px 0px 10px;
}

#content h3 a {
	color: #09F;
}

#content h4 {
	text-align: center;
	color: #F60;
	font-size: 18px;
	font-weight: normal;
}

.portada-left {
	float: left;
	margin-right: 25px;
}

.portada-right {
	float: right;
	margin-left: 25px;
}

.map-links {
	display: block;
	margin: 30px 0px 0px;
	padding: 0px;
	height: 103px;
	list-style: none;
}

.map-links li {
	float: left;
}

.map-links li a {
	background: url(../../images/boton_map_costadelsol.png) no-repeat left top;
	display: block;
	height: 103px;
	width: 258px;
	text-indent: -5000px;
	overflow: hidden;
}

.map-links li a.map-link-fuengirola {
	width: 238px;
	margin-left: 15px;
	background-image: url(../../images/boton_map_fuengirola.png);
}

.pics-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	background: url(../../images/fondo_content_bottom.png) repeat-x left bottom;
	padding: 5px;
	border: 1px solid #E1D8FA;
}

.pics-center {
	margin: 0 auto;
	background: url(../../images/fondo_content_bottom.png) repeat-x left bottom;
	padding: 5px;
	border: 1px solid #E1D8FA;
	display: block;
}

#content p.gallery {
	border-top: 1px solid #E1D8FA;
	margin-right: 270px;
}

.gallery a img {
	background: url(../../images/fondo_content_bottom.png) repeat-x left bottom;
	padding: 5px;
	border: 1px solid #E1D8FA;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 8px;
}

.price-list {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
}

.price-list td {
	padding: 5px;
}

.price-list th {
	padding: 5px;
	color: #FFF;
	background: #09F;
}

.price-list thead th {
	background: #2C2C80;
}

.price-list .impar td {
	background: #0FF;
}

.contact {
	width: 195px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #81A7E6;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	background: #497ECA;
	color: #FFF;
}

.contact a {
	color: #FFF;
}

#content p.firmas {
	color: #F60;
	margin-bottom: 25px;
	margin-left: 650px;
	text-align: right;
	border-top: 1px dotted #CCC;
	padding-top: 5px;
	padding-right: 15px;
}

.header-contact {
	width: 205px;
	margin-left: auto;
	color: #FFF;
	margin-right: 10px;
	line-height: 18px;
	padding-top: 20px;
}

.header-contact a {
	color: #FFF;
}

.header-contact p {
	margin: 0px;
	padding: 0px;
}

