@charset "utf-8";
/* CSS Document */

div.contenedor div.columnacentro div.informacion{
	position: relative;
	top: 33px;
	left: 73px;
	float: left;
	width: 810px;
	font-family: "courier new","times new roman",serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

div.contenedor div.columnacentro div.informacion div.cabecerainfo{
	position: relative;
	width: 100%;
	height: 25px;
}


div.contenedor div.columnacentro div.informacion div.cabecerainfo span.anticipada{
	position: absolute;
	left: 222px;
	color: #F00;
}


div.contenedor div.columnacentro div.informacion div.cabecerainfo span.taquilla{
	position: absolute;
	left: 329px;
}


div.contenedor div.columnacentro div.informacion div.cabecerainfo span.puntos{
	position: absolute;
	left: 422px;
}


div.contenedor div.columnacentro div.informacion div.tabla{
	position: relative;
	width: 516px;
	float: left;
}

div.contenedor div.columnacentro div.informacion div.margen{
	position: relative;
	float: left;
}

div.contenedor div.columnacentro div.informacion div.tabla table{
	position: relative;
	border-collapse: collapse;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr{
	margin: 0;
	padding: 0;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr td{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr td.titulo{
	width: 222px;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr td.titulo span{
display: block;
	width: 110px;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr td.anticipada{
	width: 107px;
	color: #F00;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr td.anticipada ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr td.taquilla{
	width: 93px;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr td.puntos{
	width: 94px;
	color: #F00;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr td.puntos span{
	display: block;
	width: 90px;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr td.separador{
	height: 26px;
vertical-align: bottom;
padding-bottom: 6px;
}

div.contenedor div.columnacentro div.informacion div.tabla table tr td span.notasfila{
	width: 250px;
	color: #F00;
}

div.contenedor div.columnacentro div.informacion div.tabla ul.notas{
	list-style-type: none;
	list-style-image: url(imagenes/vineta_taquilla.gif);
	list-style-position: outside;
	margin: 0;
	margin-top: 72px;
	padding: 0;
}

div.contenedor div.columnacentro div.informacion div.tabla ul.notas li{
	margin-bottom: 12px;
	text-align: justify;
}

div.contenedor div.columnacentro div.informacion div.tabla a img.servicam{
	position: absolute;
	border: none;
	bottom: 180px;
	right: -160px;
}

div.contenedor div.columnacentro div.informacion div.tabla a img.serviticket{
	position: absolute;
	border: none;
	bottom: 120px;
	right: -160px;
} 

div.contenedor div.columnacentro div.informacion div.margen table.cajapuntos{
	margin-left: 70px;
	color: #F00;
}

div.contenedor div.columnacentro div.informacion table.cajapuntos tr td{
	vertical-align: top;
	padding-bottom: 12px;
}

div.contenedor div.columnacentro div.informacion div.margen img.importante{
	position: relative;
	margin-top: 48px;
	margin-left: 35px;
	padding-top: 40px;
}
