/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font-family: "Monotype Corsiva";
	color: #003300;
	background-color: #999999;
}

a:link { color: #036; }
a:visited { color: #066; }

a:hover, a:active
{
	color: #fff;
	background-color: #036;
}

div#container
{
	background-image: url(images/fondmenu23.jpg);
	background-repeat: no-repeat;
	height: 800px;
}

div#banner
{
	LEFT: 50%;
	MARGIN-LEFT: -295px;
	POSITION: absolute;
	margin-bottom: 200px;
	margin-top: 20px;
}

div#content
{
	width: 580px;
}

h2{
	margin-top: 20px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
}
