body
{
	background-color: #336600;
	font-family: "Trebuchet MS","Times New Roman",verdana,tahoma,serif;
	color: #9de73d;
}
.en_tete
{
	width: 980px;
	height: 200px;
	background: url(images/bandeau.png)
}
#general
{
	width: 850px;
	height: 990px;
}
#menu
{
	width: 120px;
	height: 850px;
	float: left;
	background: #99CC99;
	text-align: center;
	margin-left: 10px;
}
#corps
{
	width: 550px;
	height: 800px;
	float: left;
	text-align:center;
	margin-top: 0px;
	margin-left: 5px;
}
.text
{
	text-align: justify;
}
#menudroite
{
	width: 120px;
	float: left;
	margin-left: 5px;
}
.separation
{
	clear: both;
	visibility: hidden;
}
#pied
{
	width: 975px;
	height: 68px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.pied1
{
	width: 100px;
	float: left;
	height: 68px;
	margin-top: 5px;
	text-align: center;
}
.pied2
{
	width: 50px;
	float: left;
	height: 68px;
	text-align: center;
	margin-left: 50px;
}
.pied3
{
	width: 60px;
	float: left;
	height: 68px;
	text-align: center;
	margin-left: 110px;
}
.pied4
{
	width: 60px;
	float: left;
	height: 68px;
	text-align: center;
	margin-left: 170px;
}
.pied5
{
	width: 60px;
	float: left;
	height: 68px;
	text-align: center;
	margin-left: 230px;
}
.pied6
{
	width: 150px;
	float: left;
	height: 68px;
	text-align: center;
}
.copy
{
	font-size: 0.8em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
.allo
{
	margin-left: 60px;
	margin-top: 0px;
}
h1
{
	width: 980px;
	height: 108px;
	padding-top: 20px;
	height: 110px;
	text-align: center;
	font-size: 3em;
}
.oxado
{
	text-align: center;
}
a 
{
	text-decoration: none;
	color: yellow;
}
a:hover
{
	text-decoration: underline;
	color: red;
}
img
{
	border: none;
}

