@charset "utf-8";

td img {
	display: block;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper {
	font-size: 12px;
	text-align: justify;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	min-height: 380px;
}

.note {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 20px 0px 0px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F79324;
	background-color: #221A13;
	padding: 3px;
	height: 20px;
	border: 1px solid #F79324;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h1 {
	font-size: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E53517;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 15px;
}

.pseudoh1 {
	font-size: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2762B;
	color: #E3742C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	width: 100%;
}

input.cineselect {
	background-color: #221A13;
	margin: 0px;
	color: #F79324;
	padding: 2px;
	border: 1px solid #F79324;
	font-size: 10px;
}

div.searchbox {
	padding: 4px;
	margin: 0px;
	width: 97%;
	text-align: left;
}


a {
	text-decoration:none;
	color: #FFFFFF;
}

a:link {
	text-decoration:none;
	color: #FFFFFF;
}
a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a:hover {
	text-decoration:none;
	color: #E94427;
}
a:active {
	text-decoration:none;
	color: #FFFFFF;
}


a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 14px;
	color: #BF2032;
	text-decoration: none;
	font-weight: bold;
}
li {
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
	font-size: 13px;
}
.film {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF2032;
	padding-bottom: 10px;
}
#flash {
	margin: 0px;
	padding: 0px;
	width: 450px;
}
.flashintro {
	background-attachment: scroll;
	background-image: url(../images/slice_intro/backflassh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 444px;
	width: 536px;
}
.news {
	background-attachment: scroll;
	background-image: url(../images/slice_fr_2008/filmdays_fr_2008_r2_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

