body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 65%;
	line-height: 120%;
	background-image: url(../imagenes/marron2/fnd_body.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#contenedor {
	min-height: 700px;
	background-repeat: repeat-y;
	width: 771px;
	position: relative;
	left: 50%;
	margin: 0 0 0 -385px;
}
h1.tituloppal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 230%;
	line-height: 100%;
	color: #995E00;
	padding: 25px 0 0 20px;
	margin: 0 0 20px 0;
	width: 740px;
	height: 35px;
	font-weight: normal;
}
#fotoppal {
	background-image: url(../imagenes/marron2/fnd_fotoppal.jpg);
	width: 218px;
	height: 166px;
	margin: 0px 0 0 5px;
	padding: 27px 0 0 36px;
	float: left;
}
#rec_contacto {
	background-image: url(../imagenes/marron2/fnd_rec_contacto.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
	width: 192px;
	margin: 10px 10px 0px 0px;
	float: right;
	color: #7A5A45;
	font-weight: bold;
}
#rec_contacto h2 {
	height: 18px;
	background-image: url(../imagenes/marron2/fnd_h2_contacto.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1%;
}
#rec_contacto p {
	margin: 15px 15px 0 15px;
}
#rec_contacto a {
	font-size: 90%;
	font-weight: normal;
	color: #5e3114;
	text-decoration: none;
}
#rec_contacto a:hover {
	text-decoration: underline;
}
.ico_mapa {
	display: block;
	width: 96px;
	height: 81px;
	background-image: url(../imagenes/marron2/fnd_b_localizacion.jpg);
	text-indent: -9999px;
	font-size: 1%;
	float: left;
}
.ico_reservas {
	display: block;
	width: 96px;
	height: 81px;
	background-image: url(../imagenes/marron2/fnd_b_reservas.jpg);
	text-indent: -9999px;
	font-size: 1%;
	float: left;
}
.esq_der {
	display: block;
	width: 96px;
	height: 81px;
	background-image: url(../imagenes/marron2/esq_der.jpg);
	text-indent: -9999px;
	font-size: 1%;
	float: left;
}
.esq_izq {
	display: block;
	width: 96px;
	height: 81px;
	background-image: url(../imagenes/marron2/esq_izq.jpg);
	text-indent: -9999px;
	font-size: 1%;
	float: left;
}
#rec_descr {
	width: 250px;
	padding: 10px 0 0 30px;
	margin: 0 0px 0 0;
	color: #616161;
	float: left;
}
#rec_descr h2 {
	height: 18px;
	background-image: url(../imagenes/marron2/fnd_h2_localizacion.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	margin: 0px 0 10px 0px;
}

#rec_tarifas {
	width: 250px;
	padding: 20px 0 0 30px;
	margin: 0 0px 0 0;
	color: #616161;
	float: left;
}
#rec_tarifas h2 {
	height: 18px;
	background-image: url(../imagenes/marron2/fnd_h2_tarifas.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	margin: 0px 0 30px 0px;
}

#galeria {
	clear: both;
	background-image: url(../imagenes/marron2/fnd_galeria.jpg);
	background-repeat: no-repeat;
	background-color: #553400;
	width: 744px;
	margin: 10px 0 0 3px;	
	padding: 60px 0 0 20px;
	min-height: 250px;
}
#galeria h2 {
	/*background-image: url(../imagenes/marron2/fnd_h2_galeria.gif);*/
	background-repeat: no-repeat;
	height: 22px;
	font-size: 1%;
	text-indent: -9999px;
}

.galeria_img {
	background-image: url(../imagenes/marron2/fnd_foto.jpg);
	padding: 14px;
	margin: 4px;
	float: left;
}
#env_datos {

}
#env_desc_tar {
	position: relative;
	top: 0;
	left: 0;
}
#logo_eoporcia {
	width: 190px;
	height: 74px;
	background-image: url(../imagenes/marron2/logo_eoporcia.gif);
	margin: 10px 0px 0 25px;
}
#logo_eoporcia a {
	display: block;
	width: 190px;
	height: 74px;
	font-size: 1%;
	text-indent: -999px;
}
/* pie */
#pie {
	height: 275px;
	width: 100%;
	background-image: url(../imagenes/marron2/fnd_pie.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
}
#cont_pie {
	width: 820px;
	position: relative;
	top: 0;
	left: 50%;
	margin: 0px 0 0 -410px;
	padding: 100px 0 0 0;
}
#cont_pie p {
	color: #6D6D6D;
	padding: 25px 0 0 0;
	line-height: 160%;
}
#cont_pie p a {
	color: #6D6D6D;
	text-decoration: none;
}
/* varios */
.izq {
	float: left;
}
.dere {
	float: right;
}
.separador {
	clear: both;
}
