body
{
	background-color: #F5F8E7;
	color: #305E18;
	font-size: 10pt;
	font-family: "Verdana";
	margin: auto;
	float: center;
}

table
{
	background-color: #F5F8E7;
	color: #305E18;
	font-size: 10pt;
	font-family: "Verdana";
}

img
{
	border: 0px;
}

a
{
	color: #305E18;
	font-size: 10pt;
	font-family: "Verdana";
	text-decoration: underline;
}

a:hover
{
	color: #F26A10;
	font-size: 10pt;
	font-family: "Verdana";
	text-decoration: underline;
}

#genbox
{
	width: 800px;
	top: 0px;
	position: relative;
	float: left;
	margin: 0px;
	background: url(../imgmenu/fond.gif);
	padding-top: 20px;
}

#headerbox
{
	top: 0px;
	width: 800px;
	height: 250px;
	position: relative;
	float: left;
	background: url(../imgmenu/fond.gif);
}

#menubox
{
	top: 0px;
	width: 180px;
	position: relative;	
	float: left;
	padding-bottom: 15px;
}

#menusousbox
{
	width: 180px;
	position: relative;	
	float: left;
	background-color: #EDF2D6;
	padding: 0px;
}

#titremenu
{
	width: 180px;
	height: 19px;
	font-weight: bold; 
	text-align: center;
	background: url(../imgmenu/titremenu.gif);
}

#titresousmenu
{
	width: 180px;
	height: 19px;
	text-indent: 20px;
	background: url(../imgmenu/menu.gif);
}

#separermenu
{
	width: 180px;
	height: 5px;
	background: url(../imgmenu/separer.gif);
	font-size: 1px;
}

#soustitresousmenu
{
	width: 180px;
	text-indent: 30px;
	height: 15px;
	background: url(../imgmenu/sousmenu.gif);
}

#basmenu
{
	width: 180px;
	height: 10px;
	background-color: #F5F8E7;
}	

#itembox
{
	top: 0px;
	left: 0px;
	position: relative;
	float: left;
	width: 560px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 20px;
}

#titrebox
{
	top: 0px;
	left: 0px;
	position: right;
	float: right;
	width: 425px;
	height: 31px;
	background: url(../imgmenu/titre.gif);
	text-align: center;
	line-height: 30px;
	color: #305E18;
	font-size: 12pt;
	font-family: "Arial";
	text-decoration: none;
	text-indent: 20px;
	font-weight: bold;
}

#bottombox
{
	width: 800px;
	height: 21px;
	position: relative;
	float: left;
}

#forumbox
{
	border-style: solid;
	border-width: 1px;
	width: 450px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-color: #D1E09D;
	background-color: #EDF2D6;
}

.lienmenu
{
	color: #305E18;
	font-size: 10pt;
	font-family: "Verdana";
	text-decoration: none;
}

.souslienmenu
{
	color: #305E18;
	font-size: 8pt;
	font-family: "Verdana";
	text-decoration: none;
}

.lienmenu:hover
{
	color: #F26A10;
	font-size: 10pt;
	font-family: "Verdana";
	text-decoration: none;
}

.souslienmenu:hover
{
	color: #F26A10;
	font-size: 8pt;
	font-family: "Verdana";
	text-decoration: none;
}

.titre 
{
	font-family: "Century Gothic"; 
	color: #FF0066; 
	font-weight: bold; 
	font-size: 16px; 
}