@charset "utf-8";
/* CSS Document */

@import url(capas.css);
@import url(estilos_tag.css);
@import url(enlaces.css);

#tabla_cabecera {
	margin-left: auto;
	margin-right: auto;
}

#tabla_habitaciones, #tabla_pension, #tabla_temporadas, #tabla_apart, #tabla_casas {
	font-size: 80%;
	color: #49601C;
	background-color: #CCE5A2;
	border: 1px solid #F17C0E;
	margin-top: 10px;
	margin-bottom: 15px;
}

#tabla_localizacion, .gracias {
	margin-top: 80px;
}

.primero {
	text-indent: 0px;
	margin-top: 80px;
}

.centrado {
	margin-top: 80px;
	text-indent: 0px;
	text-align: center !important;
}

.derecha {
	text-align: right !important;
}

.naranja {
	color: #F17C0E;
}

.verde {
	color: #4FA600;
}

.amarillo {
	color: #D39100;
	font-size: 80%;
	width: 600px;
}

.boton_recomendar{
	font-family:"Comic Sans MS", Arial;
	color:#4FA600;
	background-color: #EFDF85;
	cursor: pointer;
	border: 2px solid #D39100;
      
}

.area_recomendar {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFDF85;
	border-right-color: #D39100;
	border-bottom-color: #D39100;
	border-left-color: #EFDF85;
	margin-right: 4px;
}

.celda_menu {
	background-color: #99CC00;
	text-align: center !important;
	padding-right: 10px;
}

.megas {
	color: #000000;
	font-size: 85%;
}

.titulo, .titulo_links {
	text-indent: 0px;
	font-size: 100%;
	color: #F17C0E;
	font-weight: bold;
	letter-spacing: 2px;
}

.titulo_links {
	margin-top: 80px;
}

.flecha {
	font-family: "Wingdings 3";
	color: #CCE5A2;
	margin: 5px;
	font-weight: bold;
}

.flecha2 {
	font-family: "Wingdings 3";
	color: #CCE5A2;
	font-weight: bold;
	margin-right: 2px;
}

.flecha3 {
	font-family: "Wingdings 3";
	color: #CCE5A2;
	font-weight: bold;
	margin-left: 2px;
}

.celda_izq {
	text-align: left !important;
	text-indent: 20px;
}

.precios {
	color: #49601C;
}

.sublista {
	list-style-position: outside;
	list-style-type: square;
	font-size: 100%;
	margin-top: 5px;
}

.boton {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	font-size: 85%;
	color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCE18D;
	border-right-color: #49601C;
	border-bottom-color: #49601C;
	border-left-color: #BCE18D;
	background-color: #4FA600;
	cursor: pointer;
	padding: 3px;
}

.ley {
	font-size: 8pt;
	line-height: 160%;
}

.parrafo_centrado {
	text-align: center !important;
	margin: 15px 0px;
	font-family: Tahoma, Arial;
}

.imagen_derecha {
	float: right;
	clear: both;
}
