/* *** General lay-out & design *** */

body {
	margin: auto;
	text-align: center;
	background: #fff url('http://www.filmmagie.be/IMG/elements/body_bg_center.gif') repeat-y fixed top center;
	font-family: Arial, Helvetica, Verdana, sans serif;	
	font-size: 11px;
}
p { font-size: 11px; clear: both; }
ul { font-size: 11px; }
td { font-size: 11px; }
.mainTable { 
	margin: auto; 
	padding: 0; 
	width: 780px;
	align: center; 
	border-collapse: collapse;
}
td.logo {
	margin: 0;
	padding: 0;
	height: 60px;
	width: 150px;
	border-collapse: collapse;
	vertical-align: bottom;
	background: url('http://www.filmmagie.be/IMG/elements/top_bg_grey.gif');
	border-bottom: 1px solid #999;
}
td.top {
	margin: 0;
	background: url('http://www.filmmagie.be/IMG/elements/top_bg_grey.gif');
	height: 60px;
	width: 370px;
	border-collapse: collapse;
	vertical-align: bottom;
	padding: 0 0 3px 15px;
	text-align: left;
	border-bottom: 1px solid #999;
}
td.searchfield {
	width: 160px;
	margin: 0;
	background: url('http://www.filmmagie.be/IMG/elements/top_bg_grey.gif');
	border-collapse: collapse;
	padding: 3px 5px 0 0;
	text-align: right;
	height: 60px;
	vertical-align: top;
	border-bottom: 1px solid #999;
}
.search { width: 100px; border: 1px solid #333; font-size: 10px; margin: 0; }
.submit { width: 40px; font-size: 9px; border: 1px solid #333; background: #eee; color: #CC1F79; margin: 0; padding: 0 1px 0 1px; }

/* Section tables */

.sectionTable {
	padding-top: 20px;
	padding-left: 0px;
}
.overviewSection {
	padding: 0;
	width: 780px;
}
.sectionlist {
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 0px;
	vertical-align: top;
	width: 160px;
}
.overviewPic {
	width: 140px;
	height: 87px;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
}
.overviewPic img { 
	border: 1px solid #000; 
}
.sectionPic {
	width: 200px;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CC1F79;
}

td.agendapad {
	margin: 0;
	width: 100px;
	vertical-align: bottom;
	text-align: right;
	background: url('http://www.filmmagie.be/IMG/elements/top_bg_grey.gif');
	padding: 0 0 3px 0;
	border-bottom: 1px solid #999;
	border-collapse: collapse;
}
.searchtable {
	height: 80%;
	text-align: right;
	align: right;
}
td.main {
	background-color: #fff;
	border-collapse: collapse;
	padding-top: 20px;
}
td.front {
	background-color: #fff;
	border-collapse: collapse;
}
.mainPart {
	width: 780px;
	background-color: #fff;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

/* *** Homepage *** */

.homeTable { 
	margin: auto; 
	padding: 0;
	width: 780px;
	align: center; 
	border-collapse: collapse;
}

div.homeblock { clear: both; margin: 4px 3px 20px 3px; padding: 0; width: 774px; }

div.homeblock img { border: 0; border-top: 0; }
div.homeblock h2 { background: #cc1f79; margin: 0; padding: 2px 0 2px 4px; color: #000; font-size: 13px; font-weight: bold; }
div.homeblock h2 span a:link { color: #000; text-decoration: none; }
div.homeblock h2 span a:visited { color: #000; text-decoration: none; }
div.homeblock h2 span a:hover { color: #000; text-decoration: underline; }
div.homeblock h2 span a:active { color: #000; text-decoration: underline; }
div.homeblock h2 a:link { color: #fff; text-decoration: none; }
div.homeblock h2 a:visited { color: #fff; text-decoration: none; }
div.homeblock h2 a:hover { color: #fff; text-decoration: underline; }
div.homeblock h2 a:active { color: #fff; text-decoration: underline; }

div.float { height: 220px; margin-bottom: 20px; }
div.dossier { height: 241px; margin-bottom: 20px; background: #cc1f79; /*border-bottom: 1px solid #cc1f79;*/ }

div.dossier img.dossier-pic { float: right; margin: 0 0 0 14px; border: 0; } 
div.dossier h2 { background: #000; border: 0; margin: 0; padding: 2px 0 2px 4px; color: #000;  font-size: 13px; font-weight: bold; }
div.dossier h2 span a:link { color: #fff; text-decoration: none; }
div.dossier h2 span a:visited { color: #fff; text-decoration: none; }
div.dossier h2 span a:hover { color: #fff; text-decoration: underline; }
div.dossier h2 span a:active { color: #fff; text-decoration: underline; }
div.dossier h2 a:link { color: #fff; text-decoration: none; }
div.dossier h2 a:visited { color: #fff; text-decoration: none; }
div.dossier h2 a:hover { color: #fff; text-decoration: underline; }
div.dossier h2 a:active { color: #fff; text-decoration: underline; }

div.dossier h2.dossier { background: transparent; border: 0; margin: 20px 5px 5px 20px; padding: 0; font-size: 14px; font-weight: bold; color: #fff; }
div.dossier h2.dossier span a { color: #000; }
div.dossier h1.dossier { font-size: 30px; font-family: "Courier New", monospace; font-weight: bold; color: #666; margin: 0 0 5px 20px; }
div.dossier h1.dossier a:link, div.dossier h1.dossier a:visited { text-decoration: none; color: #fff }
div.dossier h1.dossier a:hover, div.dossier h1.dossier a:active { text-decoration: underline; }
div.dossier p { clear: none; margin: 0 25px 5px 20px; color: #fff; font-weight: bold; }
div.dossier p.spip { clear: none; margin: 0 0 0 20px; color: #fff; }
div.dossier p a:link, div.dossier p a:visited  { font-weight: bold; color: #fff; text-decoration: underline; }
div.dossier p a:active, div.dossier p a:hover  { font-weight: bold; color: #fff; text-decoration: none; }
div.dossier p.spip a:link, div.dossier p.spip a:visited  { font-weight: bold; color: #fff; text-decoration: underline; }
div.dossier p.spip a:active, div.dossier p.spip a:hover  { font-weight: bold; color: #fff; text-decoration: none; }

/* Kadoo */

div#kadoo { width: 385px; float: left; margin: 0 14px 0 0; background: #fff; padding: 0;  color: #000; }
div#kadoo p { margin: 0; }
div#kadoo p.kadoobanner { margin: 0 0 3px 0; padding: 0; }
div#kadoo p.kadootxt { padding: 2px 0 2px 0; }

/* Dvd */

div#dvdlist { width: 375px; float: right; margin: 0; background: #fff; padding: 0; }
.dvdbanner {
	background: url('../IMG/elements/dvd_banner_pink.gif') no-repeat top left;
	height: 30px;
	width: 375px;
	padding: 6px 0 0 56px;
	vertical-align: bottom; 
	margin: 0; 
}
.dvdbanner a { 
	padding: 0 10px 0 0; 
}
div#dvdlist ul { 	
	clear: both;
	margin: 3px 0 0 8px ;
	padding-left: 8px;
	/*list-style-position: inside;*/
	list-style-image:  url('http://www.filmmagie.be/puce.gif');
}
div#dvdlist ul li {
	margin: 0 0 5px 0;
}
td.halfLine {
	width: 500px;
	height: 1px;
}

/* *** Links *** */

a.toplink:link {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
}
a.toplink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
}
a.toplink: active {
	font-size: 10px;
	font-weight: bold;
	color: #CC1F79;
	text-decoration: underline;
	padding-right: 10px;
}
a.toplink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #CC1F79;
	text-decoration: underline;
	padding-right: 10px;
}
a.toplinkr:link {
	font-size: 10px;
	font-weight: bold;
	color: #CC1F79;
	text-decoration: none;
	padding-right: 10px;
}
a.toplinkr:visited {
	font-size: 10px;
	font-weight: bold;
	color: #CC1F79;
	text-decoration: none;
	padding-right: 10px;
}
a.toplinkr:active {
	
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	padding-right: 10px;
}
a.toplinkr:hover {
	
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	padding-right: 10px;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #CC1F79;
	text-decoration: underline;
}
a:hover {
	color: #CC1F79;
	text-decoration: underline;
}
a.sure:link {
	color: #325783;
	text-decoration: none;
	
}
a.sure:visited {
	color: #325783;
	text-decoration: none;
}
a.sure:active {
	color: #333;
	text-decoration: underline;
}
a.sure:hover {
	color: #333;
	text-decoration: underline;
}
a.titellink:link {
	
	font-size: 14px;
	font-weight: bold;
	color: #CC1F79;
	text-decoration: none;
}
a.titellink:visited {
	
	font-size: 14px;
	font-weight: bold;
	color: #CC1F79;
	text-decoration: none;
}
a.titellink:active {
	
	font-size: 14px;
	font-weight: bold;
	color: #CC1F79;
	text-decoration: underline;
}
a.titellink:hover {
	
	font-size: 14px;
	font-weight: bold;
	color: #CC1F79;
	text-decoration: underline;
}
a.titellight:link {
	
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.titellight:visited {
	
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.titellight:active {
	
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a.titellight:hover {
	
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a.fluxx:link {
	
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a.fluxx:visited {
	
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a.fluxx:active {
	
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
a.fluxx:hover {
	
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
.text {
	color: #000;
	vertical-align: top;
	text-align: left;
}
.spip {
	color: #000;
	padding-right: 30px;
}
.titel {font-size: 14;
	color: #333;
	font-weight: bold;
}
.sectiontitel {font-size: 14;
	color: #CC1F79;
	font-weight: bold;
}
.date {
	color: #666;
}
.fluxx {
	align: right;
	text-align: right;font-size: 10px;
	color: #999;	
	padding-right: 4px;
}
.card {
	color: #000;
}
.topLeft {
	align: left;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
}
.chapo {
	color: #666;
	vertical-align: top;
	text-align: left;
	padding-right: 30px;
}
.soustitre {
	font-size: 12px;
	color: #CC1F79;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
h3 {
	clear: both;
	font-size: 12px;
	color: #CC1F79;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.ortext {color: #CC1F79;
	vertical-align: top;
	text-align: left;
	text-transform: uppercase;
}
.wfat {
	color: #fff;
	vertical-align: bottom;
	text-transform: uppercase;
	font-weight: bold;
}
div.intro { padding: 0 30px 0 0; margin: 0; }
img.spip_puce { border: 0; }
.archive {
	border-collapse: collapse;
	color: #000;
	padding-left: 0px;
	align: left;
	text-align: left;
	vertical-align: top;
	padding-right: 30px;
}

td.whatever {
	width: 100px;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: left;
}
.form {
	border: 0;
	align: left;
	padding-left: 0px;
}
td.fullLine {
	height: 1px;
	padding-left: 3px;
	padding-right: 4px;
}

blockquote { 
	float: left;
	clear: both;
	margin: 5px 0 20px 0;
	padding: 0;
}
blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #999;
	font-weight: bold;
	font-size: 20px;
	margin: 0;
	padding: 0 0 10px 20px;
}
blockquote p.spip {
	color: #999;
}
blockquote p.author {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 20px;
} 	
ul.filmog {
 	clear: both;
	margin-left: 8px;
	padding-left: 8px;
	/*list-style-position: inside;*/
	list-style-image:  url('http://www.filmmagie.be/puce.gif');
}
p.caption {
	margin-top: 2px;
	color: #666;
}
