table.main_films_table {
	width: 490px;
}

td.main_films_table {
	width: 300px;
	vertical-align: top;
	height: 100px;
}

tr.main_films_table {
	height: 60px;
}

a.main_films_table {
	vertical-align: top;	
	color: #014984;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 14px;
}

a.main_films_table:hover {
	text-decoration: underline;
}

img.main_films_small_image {
	position: absolute;
	border-color: transparent;
	border-width: 0px;
	border-style: solid;
}

div.main_films_content {
	position: relative;
	left: 70px;
	margin-right: 80px;
	text-align: left;
}

span.main_films_table_genre {
	font-size: 12px;
	font-family: Tahoma;
}

span.main_films_soon {
	font-size: 12px;
	font-family: Tahoma;
}

span.main_films_today {
	font-size: 12px;
	font-family: Tahoma;
}

span.main_films_seances_today {
	font-weight: bold;
}

.nw {
	white-space: nowrap;
}

table.main_films_total_daytable td {
}

table.main_films_total_daytable td {
	border-width: 1px;
	border-color: #014984;
	border-style: solid;
}

div.main_films_total_daydiv {
/*	width: 530px;*/
	width: 490px;
	border-color: #014984;
	border-width: 4px;
	border-style: solid;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

table.main_films_total_daytable {
}

td.main_films_total_daytable_head {
	background-color: #02569A;
	color: #FFCA4E;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	height: 32px;
}

td.main_films_total_daytable_subhead {
	background-color: #02569A;
	color: #FFCA4E;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	height: 32px;
	text-align: center;
}

td.main_films_total_daytable_filmcell {
	vertical-align: top;	
	background-color: #AECAEA;
	color: #014984;
	padding-left: 10px; 
}

a.main_films_total_daytable_filmcell {
	background-color: #AECAEA;
	color: #014984;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	text-transform: uppercase;
	font-size: 12px;
}

a.main_films_total_daytable_filmcell:hover {
	text-decoration: underline;
}

td.main_films_total_daytable_cell {
	height: 40px;
	width: 40px;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	background-color: #AECAEA;
	color: #014984;
}

td.vip {
	background-color: #DEE2ED;
	color: #014984;
}

td.main_films_total_daytable_cell_empty {
	height: 40px;
	width: 40px;
	background-color: #AECAEA;
	color: #014984;

	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}

span.main_films_total_daytable_cell_price {
	font-size: 9px;	
	font-family: Tahoma;
	margin-left: -5px;
}

span.main_films_total_daytable_cell_time {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	margin-left: -5px;
}

span.main_films_total_daytable_cell_hall {
	font-family: Tahoma;
	font-size: 10px;
	margin-left: -5px;
}

div.dedicated {
	display: none;
}

span.hidden {
	display: none;
}

abbr {
	text-decoration: none;
	border-bottom: 0px black solid;
}
