.peliculaNombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.peliculaMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.peliculaTexto {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	word-spacing: -1px;
}
.cineCiudad {



	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #6C6C00;
	text-align: left;
}
.cineNombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.tucineCiudad {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.peliculaTextoSub {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	word-spacing: -1px;
	text-decoration: underline;
}
.cineNombreVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-align: left;
}
