body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
	background-color: #00137F;
}
p {
margin: 0 0 10px 0;
text-align: center;
}
p span.gauche {
float: left;
}
p span.droite {
float: right;
}
#conteneur {
	width: 980px;
	margin:auto;
}
#header {
width:980px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #33FF00;
}
#menuhaut {
width:980px;
margin:30px 0;
font-size: 18px;
text-align: center;
display:block;
}

#haut {
width:980px;
font-size: 18px;
text-align: center;
	color: #CCFF33;
}
#gauche {
width:510px;
float:left;
font-size: 18px;
	color: #CCFF33;
border-right: solid 1px #FFF;
}
#gauche p{
text-align: left;
}
#droite {
width:450px;
float:right;
font-size: 13px;
	color: #CCFF33;
}
#droite p{
text-align: left;
	color: #33FF00;
	margin-left:5px;
}

#centre {
width:980px;
font-size: 18px;
text-align: center;
	color: #CCFF33;
}
#formulaire {
width:980px;
font-size: 18px;
text-align: left;
}
#menuhaut{
}
#menu1 {
float:left;
}
#menu1 li {
display: inline;
}
#menu2 {
width:350px;
text-align:center;
}
#menu2 li {
display: inline;
}

a:link {
	text-decoration: none;
	color: #33FF00;
font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #33FF00;
font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#pied {
clear:both;
}
