body {
	background-color: #FEFEFE;
	background-image: url(backgrounds/back_principal.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20px;
	border: none;
}
.fondo_pie {
	background-image: url(backgrounds/fndo_pie.jpg);
	background-repeat: no-repeat;
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84876B;
	line-height: 16px;
}
a.link_texto_pie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.link_texto_pie:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.sombra_der_repeat {
	background-image: url(backgrounds/sombra_der_repeat.jpg);
	background-repeat:  repeat-y;
	background-position: top;
}
a.link_menu_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	text-decoration: none;
}
a.link_menu_pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5C58B;
	text-decoration: none;
}
.texto_menu_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	text-decoration: none;
}
.sombra_der {
	background-image: url(backgrounds/sombra_der.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sombra_izq {
	background-image: url(backgrounds/sombra_izq.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fondo_contacto {
	background-image: url(imgs/contacto/fondo_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.campo_form {
	background-color: #F3F4F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCFC2;
	border-right-color: #CDCFC2;
	border-bottom-color: #EDEEEA;
	border-left-color: #EDEEEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.solapa_tarifas {
	background-image: url(imgs/tarifas/solapa.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_tarifas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5C49;
}
.linea_punteada_blanca {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}
.campo_form_reservas {

	background-color: #FCFCFC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCFC2;
	border-right-color: #CDCFC2;
	border-bottom-color: #EDEEEA;
	border-left-color: #EDEEEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.back_intro {
	background-color: #FEFEFE;
	background-image: url(backgrounds/back_intro.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	vertical-align: top;
}
.margin_10 {
	padding: 10px;
}
.btn_reservas {
	background-color: #E4E6DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #A8AC95;
	border-bottom-color: #A8AC95;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696B54;
}
