.cartelera_peli_Wrapper {
	position: relative;
	float: left;
	width: 940px;
	margin: 0;
	padding: 0;
			
}

.cartelera_info_Wrapper {
	position: relative;
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;	
}

.cartelera_info_sala_Wrapper {
	position: relative;
	float: left;
	width: 750px;
	height: 54px;
	background-color: #B32A31;			
}

.cartelera_info_titulo {
	position: relative;
	float: right;
	height: 44px;	
	margin-right: 20px;
	margin-top: 15px;
	font-family: georgia;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: white;
	
	/*IE*/
	_position: absolute;
	_top: 0px;
	_right: 0px;
}

.cartelera_info_sala_Wrapper img {
	margin-left: 10px;
	margin-top: 10px;
}

.cartelera_info_cabPases_Wrapper {
	position: relative;
	float: left;
	width: 750px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/mosaico_fondo_rojo.jpg);
}

.cartelera_info_cabPases_Wrapper img {
	margin-left: 10px;
	margin-top: 10px;
}

.cartelera_info_pases_Wrapper {
	position: relative;
	float: left;
	width: 750px;
	margin: 0px;
	padding: 0px;	
	
	background-color: black;
}

.fila_pases {
	position: relative;
	float: left;
	width: 750px;
	height: 62px;
	margin:	0px;
	padding: 0px;
	background-color: black;
}

.cartelera_info_pases {
	position: relative;
	float: left;
	/*width: 318px;*/
	height: 25px;
	margin: 0px;
	margin-left: 30px;
	margin-top: 20px;
	padding: 0px;

	/*IE*/
	_width: 318px;
}

.paseWrapper {
	position: relative;
	float: left;
	width: 49px;
	height: 22px;
	margin-right: 4px;
	text-align: center;
	color: white;
	font-size: 9pt;
	background-color: #B32A31;
	
	/*IE*/
	_height: 20px;	
	_text-align: center;
}

.hora_pase {
	position: relative;
	margin-top: 5px;
	
	/*IE*/
	_position: absolute;
	_z-index: 100;
	_margin-top: 3px;
	_margin-left: 8px;	
}

.calificacion_Wrapper {
	position: relative;
	float: right;
	height: 22px;
	margin: 0px;
	margin-top: 24px;
	margin-left: 9px;
	padding: 0px;
	
	color: #CCCCCC;
	font-size: 9pt;
	text-align: right;
		
	/*IE*/
	_margin-top: 22px;
	
}	

.cartelera_iconos {
	position: relative;
	float: right;
	height: 25px;
	margin: 0px;
	margin-top: 15px;
	margin-left: 15px;
	padding: 0px;

	/*IE*/
	_margin-top: 13px;
	_margin-right: 2px;
}

.icono_3d {
	position: relative;
	float: left;
	width: 35px;
	height: 25px;
	
	/*IE*/
	_margin-top: 4px;
}	

.icono_vose {
	position: relative;
	float: left;
	width: 50px;
	height: 25px;
	
	/*IE*/
	_margin-top: 4px;
}

/*################ MENÚ ###############*/
.cartelera_info_menu_Wrapper {
	position: relative;
	float: left;
	width: 594px;
	height: 23px;
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	background-color: #B32A31;
	
	/*IE*/
	_overflow: hidden;
	
}
.cartelera_botones_Wrapper {
	position: relative;
	float: left;
	height: 23px;
	margin: 0px;
	padding: 0px;	
	cursor: pointer;
}
.cartelera_botones_Wrapper div {
	/*IE*/
	_overflow: hidden;
}

.b_sinopsis {
	position: relative;
	float: left;
	width: 78px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/b_sinopsis_hover.jpg);
	background-repeat: no-repeat;
}

.b_ficha {
	position: relative;
	float: left;
	width: 62px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/b_ficha_hover.jpg);
	background-repeat: no-repeat;
	
}
.b_fotos {
	position: relative;
	float: left;
	width: 62px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/b_fotos_hover.jpg);
	background-repeat: no-repeat;
	
}

.b_trailer {
	position: relative;
	float: left;
	width: 72px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/b_trailer_hover.jpg);
	background-repeat: no-repeat;
	
}
.b_opinion {
	position: relative;
	float: left;
	width: 67px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/b_opinion_hover.jpg);
	background-repeat: no-repeat;
	
}

.b_comprar_entradas {
	position: relative;
	float: right;
	width: 155px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/b_comprar_entradas_hover.jpg);
	background-color: #B32A31;
	background-repeat: no-repeat;
	cursor: pointer;
	
}

/*############# CONTENIDO (TEXTO, FOTOS, TRÁILER...) #############*/
.cartelera_info_contenido_Wrapper {
	position: relative;
	float: left;
	width: 750px;
	margin: 0px;
	padding: 0px;	
	background-color: black;
}
.cartelera_info_contenido {
	position: relative;
	float: left;
	width: 690px;
	margin: 0px;
	padding: 30px;
	padding-top: 10px;
	line-height: 11pt;
}
.cartelera_info_contenido object,.cartelera_info_contenido embed {
	margin-top: 20px;	
}

.cartelera_thumb {
	margin-top: 10px;
	margin-right: 4px;
	cursor: pointer;	
}
.cartelera_zoom_Wrapper {
	position: relative;
	width: 690px;
	height: 350px;
	overflow: hidden;
	display: none;
}
.cartelera_zoom {
	position: relative;
	margin: 50px 110px 0px 110px;	
	cursor: pointer;
	
}

.enlaces_cartelera {
	position: relative;
	float: left;
	height: 25px;
	margin-left: 0px;
}

.enlaces_cartelera a {
	position: relative;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #B32A31;	
}
.enlaces_cartelera a:hover {
	color: white;
}

/*############## CARTEL ############*/
.cartel_cartelera {
	position: absolute;
	right: 0px;
	text-align: right;
		
	_position: relative;
}



/*############ SELECCIÓN DE DÍA ################*/
.fecha_Wrapper {
	position: relative;
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px;
	
}

.fecha_Wrapper_izq {
	position:  relative;
	float: left;
	width: 470px;
	height: 40px;
	margin-bottom: 10px;
	background-image: url(../Images/mosaico_fondo_rojo.jpg);
	
}

.fecha_Wrapper_der {
	position:  relative;
	float: left;
	width: 470px;
	height: 40px;
	background-color: black;
	cursor: pointer;
}
.fecha_izquierda {
	position: relative;
	float: left;
	width: 270px;
	margin-top: 15px;	
	
	text-align: center;
	font-size: 10pt;
	color: #b0b0b0;
	
	/*IE*/
	_padding-left: 20px;
}

.fecha_derecha {
	position: relative;
	float: right;
	width: 190px;	
	margin-top: 12px;
	text-align: left;
	
}
.fecha_derecha img {
	margin-top: -3px;
	
	/*IE*/
	_margin-top: 0px;	
}

.fecha_derecha select {
	width: 150px;
}


/*################ DESPLEGABLE ############*/
.desplegable_Wrapper {
	position: absolute;
	z-index: 1000;
	width: 250px;
	top: 31px;
	left: 520px;
	border: solid 1px #B32A31;
	background-color: #000000;
	display: none;
	
	/*IE*/
	_top: 33px;
	_left: 522px;	
}
.desplegable_dia {
	position: relative;
	float: left;
	width: 242px;
	height: 22px;
	margin: 0px;
	padding-top: 7px;
	padding-left: 8px;
	font-size: 10pt;
	text-align: left;
	color: white;
	cursor: pointer;
	
}
	