body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: normal;
margin: 0;
padding: 0;
/*background-color: #cce5ff;*/
background-color: #fff468;
}
#conteneur {
margin: 5%;
}
#header {
width: 100%;
text-align: center;
background-image: url(img/logomei.gif);
background-position: 2% 50%;
background-repeat: no-repeat;
background-attachment: scroll;
}
#header h1 {
margin-left: 20%;
text-align: right;
bottom :0;
height: 70px;
}
#haut {
width: 100%;
}
#haut ul
{
padding-left: 0;
margin-left: 0;
background-color: #036;
color: White;
float: left;
width: 100%;
}
#haut ul li { display: inline; }
#haut ul li a
{
padding: 0.2em 1em;
background-color: #142e6c;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}
#haut ul li a img
{
	border: none;
}
#haut li a#current
{
color: #f4ee7c;
}
#haut li a#current:hover
{
background-color: #f4ee7c;
color: #142e6c;
}
#haut ul li a:hover
{
background-color: #f4ee7c;
color: #142e6c;
}
#centre {
float: left;
/*margin: 0.5% 0.5% 0.5% 14.5%;*/
padding: 1%;
width: 98%;
}
#centre a>img {
border: 0;
}
#gauche {
float:left;
padding: 1% 0;
width: 13%;
}
#gauche ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
background-color: #036;
color: White;
}
#gauche ul li a
{
display: block;
padding: 3px;
width: auto;
color: White;
text-decoration: none;
background-color: #036;
border-bottom: 1px solid #eee;
}
#gauche a:link, #navlist a:visited
{
color: #eee;
text-decoration: none;
}
#gauche a:hover
{
background-color: #369;
color: #fff;
}
#droite {
float:right;
width: 150px;
}
#pied {
clear:both;
text-align: center;
font-size: smaller;
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menuhaut a:hover {
text-decoration: none;
}
#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: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}
.centre {
text-align: center;
}

#centre .suite
{
font-size: x-small;
}

#centre li {
margin: 1em 0;
}

#centre a img {
border: none;
}

