body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.clear{clear:both}

#general {
	width:980px;
	height:auto;
	margin:auto;
}

#top{
	width:100%;
	height:130px;
	clear:both;
}

#logo, #redes_sociales_top{width:350px; height:120px;}
#redes_sociales_top{float:right}
#logo{float:left}

#form_reserva, #textos{
	width:600px;
	height:auto;
	clear:both;
	margin:auto;
	margin-top:15px;
	margin-bottom:20px;
	text-align:left;
}

#formulario_1 {
	width:100%;
	height:25px;
	background-image:url(../images/e/top_form.gif);
	clear:both;
}

#form_medio {
	width:100%;
	height:auto;
	clear:both;
	background-color:#e9e9ea;
}
#formulario_2 {
	width:100%;
	height:25px;
	background-image:url(../images/e/bottom_form.gif);
	clear:both;
}

#fila {
	width:100%;
	height:155px;
	clear:both;
	margin:15px 0 15px 0;
}

.fila_contenido_menu {width:100%; clear:both; margin-bottom:15px; height:220px; background-image:url(../images/e/fnd_fila_contenido.gif); background-repeat:no-repeat;}
.fila_contenido {width:100%; height:auto; clear:both; margin-bottom:15px}

.cuadro_fila {
	width:236px;
	height:155px;
	float:left;
	margin-left:12px;
}

.caja_2_columnas{width:638px; height:auto; float:left; margin-right:38px; text-align:left}
.caja_3_filas, .caja_3_filas_ultima {width:300px; height:auto; float:left;}
.caja_3_filas{ margin-right:38px}
.caja_3_filas a {
	color:#000;
	text-decoration:underline;	
}

.caja_3_filas a:hover {
	text-decoration:none	
}


.fila_contenido_menu .caja_3_filas {margin-top:25px}
.fila_contenido_menu .caja_3_filas_ultima {margin-top:25px}


.cuadro_fila span{
	display:block;
	margin:15px 0 0 10px;
	font-size:1.4em;
	color:#1e80f1;
	font-weight:bold;
	text-align:left;
}


#footer {
	width:100%;
	height:35px;
	line-height:35px;
	clear:both;	
	margin-top:10px;
	background-color:#3484bf;
}

#footer * {
	color:#FFF	
}

#footer_left{
	float:left;
	margin-left:15px;
	width:450px;
	text-align:left
}

#footer_right{
	float:right;
	margin-right:15px;
	width:450px;	
	text-align:right
}

.barra_azul {width:100%; height:25px; background-color:#0099ff;}
.barra_azul span {margin-left:12px; line-height:25px; color:#FFF}
