.GENERAL {
	width: 800px;
	height: 600px;
	left: 50%;
	margin-left: -400px;
	top: 0px;
	position: absolute;
	background-color: White;
	background-image: url(fondsous-sites1.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
}

.MENU1 {
	width: 350px;
	height: 50px;
	left: 15px;
	top: 41px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.MENU2 {
	width: 350px;
	height: 50px;
	left: 50px;
	top: 148px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none
}

.MENU3 {
	width: 250px;
	height: 20px;
	left: 120px;
	top: 256px;
	position: absolute;
	z-index: 5;
	font-family: Thaoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none
}




