#content{
	background: url(../images/contenido_bg.gif) repeat-x bottom left #fff;
	margin-left: 10px;
	width: 630px !important;
	border-top: 0 !important;
}
#menu-hoteles li{
	width: 305px;
	overflow: hidden;
	margin-left: 5px !important;
	margin-right: 15px !important;
}
	html > body #menu-hoteles li{
	margin-left: 10px !important;
	margin-right: 10px !important;
	}
#alicante, #denia{
	width: 301px;
	border-width: 0 2px;
	border-style: solid;
	border-color: #bfbfbf;
	position: relative;
	text-align: center;
}

#alicante{
	background: url(../images/alicante_bg.gif) repeat-x bottom left #e7ded3;
	float: left;
	
}

#denia{
	background: url(../images/denia_bg.gif) repeat-x bottom left #d8e6e3;
	float: right;
}
#alicante p, #denia p{
	margin-top: 0;
}
#alicante p a, #denia p a{
	color: #606060;
}
	#alicante p a:hover, #denia p a:hover{
		color: #000;
	}
#alicante p.texto, #denia p.texto{
	margin: 5px 10px 84px 10px;
	text-align:justify;
}
#alicante h3, #denia h3{
	font-size: 120%;
}
p.entrar{
	display: table;
	width: 1px;
	white-space: nowrap;
	margin: 0 auto;
	background-repeat: no-repeat;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	height: 40px;
	text-align: center;
	font-style: italic;
	padding: 0;
}

	p.entrar a{
		font-size: 200%;
		color: #fff;
		text-decoration: none;
		display: block;
		height: 40px;
		margin: 0;
		padding: 0 10px;
		background-repeat: no-repeat;
		background-position: top right;
		color: #fff !important;
	}

	p.entrar.denia{
		width:60px;
		background-image: url(../images/pestanya_denia1.gif) ;
	}
		p.entrar.denia a{
			background-image: url(../images/pestanya_denia2.gif);
		}
		p.entrar.denia a:hover{
			color: #D8E6E3 !important;
		}
	p.entrar.alicante{
		width:60px;
		background-image: url(../images/pestanya_alicante1.gif);
	}
		p.entrar.alicante a{
			background-image: url(../images/pestanya_alicante2.gif);
		}
		p.entrar.alicante a:hover{
			color: #E7DED3 !important;
		}
#additional{
	padding-bottom: 0 !important;
}

