body {
	background-color: #006666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
#banni1 {
	position:absolute;
	left:10px;
	top:10px;
	width:1000px;
	height:150px;
	z-index:1;
	border: thin solid #003300;
}
#menuh1 {
	position:absolute;
	left:10px;
	top:168px;
	width:1000px;
	height:20px;
	z-index:2;
	border: thin solid #003300;
	text-indent: 5px;
	background-color: #009966;
}
#menuh1 a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menuh1 a:hover {
	background-color: #006666;
}
#texte2 {
	height: 1500px;
	background-color: #009966;
	padding: 10px;
	width: 980px;
	border: thin solid #003300;
	position: absolute;
	left: 10px;
	top: 196px;
}
#texte2 a {
	text-decoration: none;
	color: #0000FF;
}
#texte2 a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#texte2 p {
	text-align: justify;
}
#menuh2 {
	position:absolute;
	left:10px;
	top:1727px;
	width:1000px;
	height:20px;
	z-index:2;
	border: thin solid #003300;
	text-indent: 5px;
	background-color: #009966;
}
#menuh2 a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menuh2 a:hover {
	background-color: #006666;
}
