BODY {
	font-family: verdana, trebuchet MS, tahoma, arial;
	font-size:12px;
	background-color:#EFEBE7;
	margin:0;
}

DIV
{
	 color: #000000;
	 font-size:12px;
	 font-family: verdana, trebuchet MS, tahoma, arial;
	 text-decoration: none;
 	 letter-spacing: 0px;
}

INPUT, SELECT, TEXTAREA
{
	background-color: #F4D2D9;
	font-size: 12px;
	font-family:verdana, trebuchet MS, tahoma, arial
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:770px;
	background-color: white;
}

a:link,a:visited,a:active {
	font-weight: bold;
	text-decoration:none;
	color:black;
}

a:hover {
	text-decoration:underline;
}

A IMG {
	border:0;
}

#content {
	margin:5px;
}

#menu {
	background-image:url(images/degrade_haut.png); 
	background-repeat:no-repeat;
}

#logo {
	width:196px; 
	height:64px; 
	background-image:url(images/logo.png); 
	background-repeat:no-repeat;
}

h2 {
	margin-top:-5px;
	color:Maroon;
	text-align:center;
}

.subsubmenu a {
	font-weight:normal;
}