
body {
font-family: Arial, Helvetica, sans-serif;
background-color:#B3DAEF;
font-size: 0.8em;
margin: 0;
padding: 0;
}
h1 {	
	font-size: 1.1em;	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}
h2 {	
	font-size: 1.1em;	
	text-decoration: none;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 2px;
}
a:link	{
	text-decoration: none;
	color: #0153A7;
}
a:visited	{
	text-decoration: none;
	color: #0153A7;
}
a:hover	{
	text-decoration: none;
	color: #3399FF;
}
#header {
	height: 81px;
	background-color: #2389b0;
	background-image: url(images-maurice/haut-maurice.jpg);
}
#haut {
height: 20px;
background-color:#D1DCEB;
}
#conteneur {
width:750px;
margin:0 auto;
background-color:#67a3c1;
}
#centre {
background-color:#e6e6e6;
margin-left: 140px;
margin-right: 130px;
padding: 5px 5px 5px 5px;

}
#gauche {
float:left;
width: 120px;
}
#droite {
float:right;
width: 120px;
}
#pied {
clear:both;
height: 30px;
background-color: #D1DCEB;
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: none;
font-weight: bold;
}
#menuhaut a:hover {
text-decoration: underline;
}
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #E6E6E6;
text-decoration: none;
}
#menudroit a:hover {
text-decoration: underline;
}
p {margin: 0 0 10px 0;
}
.titremenudroite {
color: #FFFFFF;
font-size: 1em;
font-weight:bold;
padding: 5;
margin: 0;
}
