/* CSS Document */


/* Inicio cabecera */
.baner{
	width:640px; /* ANCHO DEL BANER */
	height:240px; /* ALTO DEL BANER */
	/*background-color:#00FF66;*/
	position:absolute;
	top:10px; /* MARGEN DESDE LA ARRRIBA */
	left:240px; /* MARGEN DESDE IZQ */
}

/* Fin cabecera */




/* inicio content */
.c_ancho1{ width: 850px;}
.c_ancho2{ width: 480px;}
.c_ancho3{ margin:5px; width: 889px;}
.c_booking{ width: 889px; height: 730px;}
/* fin content */

/*CALENDARIO*/
.imagen { margin-top:5px; margin-bottom:5px; margin-left:10px; z-index: 5;}
.texto1 { margin:5px; padding:10px; width: 480px;}
/* FIN CALENDARIO*/

/* inicio sidebar */

.ancho1{ width:25px; top:10px;}
.ancho2{ width:408px; top:35px; }
.contador{ text-align:left; margin-left:15px;}


/* fin sidebar */

/*IMAGEN + TEXTO*/
.fresh{ width: 510px; height: 305px; margin-top:30px;}
.imagen2 { position: absolute; width: 200px; height: 305px; margin-top:5px; margin-left:5px;}
.texto2 { width: 850px;}
/* FIN IMAGEN + TEXTO*/

.imagen3 { position: absolute; width: 200px; height: 305px; margin-top:310px; margin-left:5px;}
