@import url('plantour.css');
@import url('buscador_ofertas.css');
@import url('menu.css');

#buscador_ofertas {
	position: absolute;
	left: 0;
	top: 470px;
	width: 194px;
	height: 330px;
	overflow: hidden;
}

#privacidad {
	margin-left: 199px;
	min-height: 613px;
}

#privacidad img {
	margin-bottom: 27px	
}

#privacidad h2 {
	height: 17px;
	overflow: hidden;
	text-indent: 650px;
	background: transparent url('h_privacidad.gif') no-repeat;
	margin: 9px 13px 13px;
}
#privacidad .texto {
	padding-left: 34px;
}

#privacidad .texto h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 27px;
}

#privacidad .texto .entradilla {
	font-weight: bold;
	margin-bottom: 15px;
}


#pie {
	width: 800px;
	height: 100px;
	overflow: hidden;
	border-top: 1px solid #dedcd4;
	padding-top: 5px;
	margin-top: 5px;
	position: relative;
	top: 37px;
}

hr {
	display: none;
}
