.add_links
{	visibility:hidden;
}
body
{	color:#003311;
	background-image:url('images/tissus_jaune.jpg');
	margin:0;
	font-family:helvetica,;
	font-size:10pt;
}
body.noir
{	background-image:url('images/lampions.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:center top;
	color:#FFFFCC;
}
h1
{	font-size:36pt;
	text-align:center;
	font-family:Airmole Stripe,helvetica;
}
h2
{	font-size:24pt;
	text-align:center;
	font-family:Airmole Stripe,helvetica;
}
h3
{	font-size:18pt;
	text-align:center;
	font-family:Airmole Stripe,helvetica;
}
.title
{	font-family:Cranberry Gin,helvetica;
	font-size:18pt;
}
td
{	font-size:10pt;
	vertical-align:middle;
	text-align:center
}
a
{	font-weight:bold;
	text-decoration:underline;
	color:#003311;
}
a:hover, a:hover img
{	color:#FFFFCC;
	background-color:#003311;
}
.noir a
{	color:#FFFFCC;
}
.noir a:hover
{	color:#000000;
	background-color:#FFFFCC;
}
.noir a:hover img
{	background:none;
}
img
{	border:0;
}
td.menu1,td.menu2,td.menu3
{	vertical-align:top;
	padding-top:50px;
	width:150px;
}
li
{	text-align:center;
	list-style:none;
	margin:2px;
}
li.space
{	margin-top:15px;
}
td.menu1 li, td.menu3 li
{	border:1px solid #886622;
}
td.menu2 li
{	border:1px solid black;
	background-color:#FFFFCC;
}
td.menu1 a:hover,td.menu3 a:hover
{	background-color:#FFFFCC;
}
td.menu2 a:hover
{	background-color:#003311;
}
input
{	font-size:12pt;
}