@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	background-color:#480404;
	font-family: Arial, Helvetica, Sans Serif;
	font-size:10pt;
	color:#7f0000;
}
#bg {
	width:100%;
	background-image: url(img/bg.gif);
}
#content {
	width:776px;
	background-image: url(img/bg_cen.gif);
	text-align:left;
}
#banner {
	width:776px;
}
#titre {
	margin-left:50px;
	margin-top:2px;
	margin-bottom:10px;
}
img { border: none; 
}
img.titre2 {
	margin-bottom:6px;
}
#footer {
 width:100&;
	height:128px;
	background-image: url(img/bg_footer.gif);
}
table {
	border-collapse: collapse;
}
table.yellow {
	margin-left:44px;
	background-color:#ffb464;
}
table.red {
	width:680px;
	margin-left:44px;
	background-color:#7f0000;
}
table.red2 {
	width:680px;
	margin-left:44px;
}
table.red3 {
	background-color:#7f0000;
	width:330px;
}
td {
	padding:0px;
}
td.corner {
	width:10px;
	height:10px;
}
p.red {
	margin:0px;
	color:#7f0000;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
}
p.yel {
	margin:0px;
	color:#ffb16e;
	margin-bottom:8px;
}
span.copyright {
	color:#b94000;
	font-size:8pt;
}
a:link.yel,a:visited.yel,a:active.yel {
text-decoration:underline;
color:#cc0000;
}
a:hover.yel {
text-decoration:underline;
color:#ff3300;
}
a:link.red,a:visited.red,a:active.red {
text-decoration:underline;
color:#ff8503;
}
a:hover.red {
text-decoration:underline;
color:#ffb669;
}
#cal {
margin-left:10px;
margin-right:10px;
}
td.cal {
padding:12px;
}
#email {
background-color:#ffca8a;
color:#7f0000;
}
#abo {
background-color:#7f0000;
color:#ffb464;
}
#submenu {
	background-color:#cc5000;
	margin-right:4px;
	margin-left:4px;
	padding: 5px 15px 5px 15px;
}
a:link.submenu,a:visited.submenu,a:active.submenu {
text-decoration:underline;
color:#ffffff;
}
a:hover.submenu {
text-decoration:underline;
color:#ffff66;
}
h1 {
color:#ffa546;
font-size:18pt;
font-weight:normal;
}
h2 {
color:#ffa546;
font-size:12pt;
font-weight:normal;
}
img.mini {
float:left;
margin-right:8px;
margin-bottom:4px;
}
tr.orange {
background-color:#FFAA33;
}
