body{
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

#contenedora{
	width: 760px;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: normal;
}
ul, ul li{ margin: 0; padding: 0; list-style: none; line-height: normal;}
a img{border: 0;}
#cabecera{
	position: relative;
	}

	h1{width: 259px;}
	#menu{
		position: absolute;
		top: 0;
		left: 259px;
		background: url(images/menu_bg.gif) no-repeat top left;
		padding-top: 16px;
		width: 502px;
		}
		
		#menu li{
			float: left;
			}
#cabecera #inicio{
	position: absolute;
	top: 50px;
	right: 10px;
	text-align: right;
	padding-left: 16px;
	background: url(images/inicio_bg.gif) no-repeat top left;
}
	#cabecera #inicio a{
	color:#003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	}
	#cabecera #inicio a:hover{text-decoration: underline;}

div#central h3{
	height: 29px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d4f81;
	font-weight: normal;
	padding: 40px 0 0 20px;
	font-size: 120%;
	margin: 0;
}

div#central h3.servicios{background: url(images/tit_servicios.gif) no-repeat top left;}
div#central h3.promociones_es{background: url(images/tit_promociones_es.gif) no-repeat top left;}
div#central h3.promociones_in{background: url(images/tit_promociones_in.gif) no-repeat top left;}
div#central h3.poblacion{background: url(images/tit_poblacion.gif) no-repeat top left;}
div#central h3.mano{background: url(images/tit_2mano.jpg) no-repeat top left;}
div#central h3.alquiler{background: url(images/tit_alquiler.jpg) no-repeat top left;}
div#central h3.buscador{background: url(images/tit_buscador.jpg) no-repeat top left;}
div#central h3.enlaces{background: url(images/tit_enlaces.jpg) no-repeat top left;}
div#central h3.contacto{background: url(images/tit_contacto.jpg) no-repeat top left;}
#busca-encuentra{
		background: url(images/busca-encuentra_bg.gif) no-repeat top left;
		height: 281px;
	}
		#busca-encuentra h3{
		padding-top: 10px;
		margin: 0px 0 20px 15px;
		}
			#busca-encuentra h4{
				padding-top: 10px;
				margin: 0 0 2px 12px;
			}
			#busca-encuentra p{
				margin: 0 0 25px 0;
				padding: 0 10px;
				font-size: 80%;
				color: #6e6e6e;
			}
			#busca-encuentra a{
				color: #ffb006;
				}

#pie{
	clear: both;
	height: 41px;
	background: url(images/pie_bg.gif) no-repeat top left;
}
	#pie p{
		text-align: right;
		margin-top: 0;
		padding-top: 10px;
		margin-right: 25px;
		font-size: 92%;
		color: #fff;
	}
	#pie a{ color: #fff;}
p#contacto-pie{ text-align: center; color: #003366; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 3px; font-variant:small-caps; font-size: 80%; margin-top: 5px;}

.clear{
	clear: both;
	height: 0;
}
.center{text-align: center;}
.center a{	font-weight: bold;
	color: #ffb006;}
	
div.paginacion{
	margin-top: 5px !important;
	line-height: 22px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	clear: both;
}
div.paginacion a{
	padding: 0 3px;
	border: 1px solid #3d4f81;
	background-color: #FFF;
	color: #3d4f81;
	text-decoration: none;
	margin: 0 2px;
}

div.paginacion a.otrapagina:hover{
	background-color: #3d4f81;
	color: #FFF;
}
div.paginacion span.estapagina{
	padding: 0 3px;
	border: 1px solid #716F6E;
	margin: 0 2px;
	background-color: #F5B20A;
	color: #716F6E;
	font-weight: bold;
}
.hide{display: none;}