body{
	margin:0px;
	height: 100%;
	width: 100%;
	background-color: #d1eefa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#total {
	height: 100%;
	width: 100%;
	padding-top: 10%;
	padding-bottom: 10%;
	margin: 0px;
}
/*#general{
	height: 511px;
	width: 723px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/interior.jpg);
	background-repeat: no-repeat;
}*/
#inicio {
	padding-top: 30px;
	color: #000000;
	font-weight: bold;
	height: 95px;
}
#inicio a {
	margin-left: 65px;
	text-decoration: none;
	color: #000000;
	font-size: 13px;
}
#inicio a:hover {
	margin-left: 65px;
	text-decoration: underline;
}
#lugares {
	font-size: 10px;
	color: #0174ba;
	font-weight: bold;
	clear: both;
}
#lugares a{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#lugares a:hover{
	text-decoration: underline;
}
#lugares a:visited{
	text-decoration: none;
}
#lugares #getaria {
	width: 111px;
	float: left;
	padding-left: 24px;
	height: 28px;
}
#lugares #orio {
	width: 105px;
	float: left;
	padding-left: 25px;
	height: 28px;
	}
#lugares #zarautz {
	width: 129px;
	float: left;
	padding-left: 38px;
	height: 28px;
}
#lugares #aia {
	width: 111px;
	float: left;
	padding-left: 35px;
	height: 28px;
}
#lugares #zumaia {
	width: 111px;
	float: left;
	padding-left: 34px;
	height: 28px;
}
#espacio {
	height: 245px;
	clear:both;
}
#enlaces_inferior a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
#enlaces_inferior a:hover {
	text-decoration: underline;
}
#enlaces_inferior a:visited {
	text-decoration: none;
}


.visitas_guiadas{
	width: 130px;
	margin:10px;
	text-align: center;
}
.Gastronomia{
	width: 130px;
	margin:10px;
	text-align: center;
}
.Alojamientos{
	width: 130px;
	margin:10px;
	text-align: center;
}
.Localizacion{
	width: 130px;
	margin:10px;
	text-align: center;
}.hacer{
	width: 130px;
	margin:10px;
	text-align: center;
}




/* estilos de cambio 25-11-2009*/
#general{
	position:relative;
}
#enlaces_inferior{
	position:absolute;
	bottom:15px;
	left:10px;
	width:650px;
}
#enlaces_inferior a{
	width:16%;
	float:left;
	display:block;
	text-align:center;
	padding:1px;
	font-size: 12px;
	margin:0 0 0 1px;
}
#ImgAbsol{
	position:absolute;
	bottom:20px;
	right:20px;
	width:40px;
}