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

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

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

#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;
}

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

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


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