body {
	background:		white url(images/fond2_beninmontage.jpg) no-repeat 150px 20px;
	font-family:		sans-serif;
	color:			black;
	margin-top:		0px;
	margin-left:		2px;
	margin-right:		2px;
}

/* Layout */
#page {
}

#top {
}

#main {
	margin:			0 10px 0 210px;
	color:			#01476b;
	text-align:		justify;
}

#menu {
	float:			left;
	width:			200px;
	color:			#01476b;
}

#bottom {
}

/*
 * Menu
 */
#menu li {
	list-style-type:	none;
	margin-left:		-2em;
	margin-top:		3px;
	font-size:		smaller;
}

/*
 * Main
 */
#main h1 {
	text-align:		center;
	color:			brown;
}

#main td {
	font-size:		smaller;
}

