/* CSS Document */
body {
	background-image:url(images/fond.jpg);
	margin-top:1px;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;}


/* fontes */
a:link {color:#990000; text-decoration: none;}
a:visited {color:#990000; text-decoration: none;}
a:hover {color:#990000; text-decoration: underline;}
a:active {color:#990000; text-decoration: none;}
.menufilm {font-size:9px;}
.menufilm:link {font-size:9px;color:#990000; text-decoration: none; font-variant:small-caps;}
.menufilm:visited {font-size:9px;color:#990000; text-decoration: none; font-variant:small-caps;}
.menufilm:hover {font-size:9px;color:#990000; text-decoration: overline underline; font-variant:small-caps;}
.menufilm:active {font-size:9px;color:#990000; text-decoration: none; font-variant:small-caps;}
h1 {font-family:Verdana, Arial, Helvetica, sans-serif; color:#990000; font-size:16px; font-weight:bold;}

table#header {
	width:800px;
	height:259px;
	background-image:url(images/header.jpg);
	margin-left:auto;
	margin-right:auto;}
td#cherche {
	width:425px;
	height:50px;}	
table#corps {
	width:800px;
	background-image:url(images/corps.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;}
td#corps_col01 {
	width:130px;}
table#menu {
	width:660px;}
