body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 65%;
	line-height: 120%;
	background-image: url(../imagenes/verde/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: 200%;
	color: #094900;
	padding: 20px 0 0 20px;
	margin: 0 0 30px 0;
}
#fotoppal {
	background-image: url(../imagenes/verde/fnd_fotoppal.jpg);
	width: 218px;
	height: 166px;
	margin: 10px 0 0 5px;
	padding: 27px 0 0 36px;
}
#rec_contacto {
	background-image: url(../imagenes/verde/fnd_rec_contacto.jpg);
	background-repeat: no-repeat;
	background-position: 0 20px;
	width: 192px;
	margin: 20px 0 0px 40px;
	clear: both;
	color: #094900;
	font-weight: bold;
}
#rec_contacto h2 {
	height: 18px;
	background-image: url(../imagenes/verde/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: #094900;
	text-decoration: none;
}
#rec_contacto a:hover {
	text-decoration: underline;
}
.ico_mapa {
	display: block;
	width: 96px;
	height: 81px;
	background-image: url(../imagenes/verde/fnd_b_localizacion.jpg);
	text-indent: -9999px;
	font-size: 1%;
	float: left;
}
.ico_reservas {
	display: block;
	width: 96px;
	height: 81px;
	background-image: url(../imagenes/verde/fnd_b_reservas.jpg);
	text-indent: -9999px;
	font-size: 1%;
	float: left;
}
.esq_der {
	display: block;
	width: 96px;
	height: 81px;
	background-image: url(../imagenes/verde/esq_der.jpg);
	text-indent: -9999px;
	font-size: 1%;
	float: left;
}
.esq_izq {
	display: block;
	width: 96px;
	height: 81px;
	background-image: url(../imagenes/verde/esq_izq.jpg);
	text-indent: -9999px;
	font-size: 1%;
	float: left;
}
#rec_descr {
	clear: both;
	width: 250px;
	padding: 20px 0 0 30px;
	margin: 0 0px 0 0;
	color: #616161;
}
#rec_descr h2 {
	height: 18px;
	background-image: url(../imagenes/verde/fnd_h2_localizacion.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1%;
	margin: 0px 0 10px 0px;
}

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

#galeria {
	width: 400px;
	float: left;
	margin: 15px 0 0 50px;
}
#galeria h2 {
	background-image: url(../imagenes/verde/fnd_h2_galeria.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 1%;
	text-indent: -9999px;
}

.galeria_img {
	border: 5px solid #FFF;
	float: left;
	margin: 10px;
}
#env_datos {
	float: right;
	margin: 0 20px 0 0;
}
#logo_eoporcia {
	width: 190px;
	height: 74px;
	background-image: url(../imagenes/verde/logo-eoporcia.gif);
	margin: 10px 0 0 495px;
}
#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/verde/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;
}
