#contenedor {
	margin: auto;
	padding: 0px;
	width: 670px;
	position: relative;
	z-index: 10;
}

#menu {
	height: 36px;
	width: 670px;
	text-align: left;
}

#cuerpo {
	width: 670px;
	height: 720px;
}
.asterojo {
	color: #FF0000;
}
#horarios {
	position:absolute;
	width:200px;
	height:82px;
	z-index:1;
	left: 17px;
	top: 152px;
}
#reservas {
	position:absolute;
	width:200px;
	height:12px;
	z-index:3;
	left: 106px;
	top: 437px;
}
#descuento {
	position:absolute;
	width:102px;
	height:97px;
	z-index:1;
	left: 490px;
	top: 350px;
}
#titulo {
	position:absolute;
	width:660px;
	height:117px;
	z-index:1;
	left: 5px;
	top: 0px;
	background-image: url(../horarios/titulo.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000066;
	text-align: left;
}
#reservas {
	position:absolute;
	width:486px;
	height:39px;
	z-index:3;
	left: 27px;
	top: 644px;
}
#dias {
	position:absolute;
	width:407px;
	height:15px;
	z-index:5;
	left: 2px;
	top: 428px;
	text-align: left;
}
#vigencia {
	position:absolute;
	width:200px;
	height:10px;
	z-index:6;
	left: 18px;
	top: 408px;
}
#btnprecios {
	position:absolute;
	width:127px;
	height:78px;
	z-index:7;
	left: 490px;
	top: 122px;
}
#salidas {
	position:absolute;
	width:158px;
	height:21px;
	z-index:8;
	left: 156px;
	top: 121px;
}
#reservar {
	position:absolute;
	width:83px;
	height:48px;
	z-index:10;
	left: 486px;
	top: 236px;
}
#links {
	position:absolute;
	width:200px;
	height:78px;
	z-index:102;
	left: 195px;
	top: 554px;
}
