
body  { font-family: Verdana, Arial, Helvetica, sans-serif; background: white; margin: 0; padding: 0 }

p { font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 }
h2 { font-size: 1.1em; font-weight: bold; margin: 0 }
h4   { color: #fff; font-size: 0.7em; font-weight: normal; background-color: #808080; margin: 0 }
h5  { font-size: 0.7em; font-weight: normal; margin: 0 }

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#visuel {
position: relative;
top: 0;
z-index:100;
width: 800px;
margin: 0 auto 0 auto;
}

#menu {
/*
background-color: #fff;*/
height:31px;
position: absolute;
top: 250px;
z-index:50;
width: 815px;
/*margin: 0 auto;*/
visibility: visible;
}

#logo{
width: 815px;
height:243px;
z-index:10;
}

#menu dl {
font-size: 0.7em;
float: left;
min-width: 85px;
/*margin: 0 10px 0 10px;*/
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
height:31px;
line-height:31px;
/* border: solid 2px #203a7f;/* contour menus*/
}
#menu dd {
border: 2px solid #203a7f;/* contour sous menus */
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a  {
color: #000; /* Vert clair */
text-decoration: none;
display: block;
height: 13px;
border: 0
}

#menu dt a:hover {
background: #92affd;/* couleur de fond des liens de sous-menu */
height:31px;
}
#menu li a:hover{
background: #92affd;/* couleur de fond des liens de sous-menu */
}
a {text-decoration: none;
color: #203a7f;/* Bleu foncé */
}
.textmenu { color: white; }
.liens2 { color: #fff; }

#drapeau {
position: relative;
top: 0;
left: 135px;
z-index:75;
margin: 0 auto 0 610px;
visibility: visible;
}

#corps {
position: absolute;
z-index:30;
width: 800px;
margin-top: 30px;
}

.menugris {
/*background: #203a7f;*/
}

.menuvert {
/*background: #203a7f;*/
}
