body {
background-color: #f0da82;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
margin: 0;
padding: 0;
text-decoration: none;
}

#header {
background-image: url('images/banniere.jpg');
background-repeat: no-repeat;
width: 995px;
height: 118px;
}

#contenu {
height: 485px;
width: 995px;
margin: 0;
padding: 0;
overflow: auto;
background-image: url('images/bg.gif');
background-repeat: repeat;

}

ul, li {
list-style-type: none;
margin: 0;
padding: 0;
}

div.menu {
position: absolute;
left:20px;
top: 85px;
z-index: 3;
}

div.menu li {
float: left;
width: 195px;
font-size:1.2em;
}

div.menu a {
margin: 0 2px;
height: 20px;
display: block;
text-align: center;
font-weight: bold;
border: 1px solid gray;
text-decoration: none;
color: #000;
background: #d0e3a8;
}

div.menu a:hover {
background: #f8f178;
border: 1px solid gray;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
display: none;
float: left;
width: 130px;
font-size: 0.8em;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
font-weight: normal;
border-top: 0 none;
}

a {
/*text-decoration: none;*/
color: #000000;
}

.text_norm {
color:#00145c;
margin-left:2%;
margin-right:2%;
text-align: center;
}

.text_titr3 {
color:#00145c;
margin-left:2%;
margin-right:2%;
text-align: center;
font-weight: bold;
}
.text_titr1 {
font-family:Comic Sans MS;
color:#7c5023;
margin-left:2%;
margin-right:2%;
font-size: 1.4em;
text-align: center;
font-weight: bold;
}

.text_norm1 {
font-family:Comic Sans MS;
color:#00145c;
margin-left:2%;
margin-right:2%;
text-align: justify;
}

.text_norm2 {
color:#00145c;
margin-left:4%;
margin-right:2%;
text-align: justify;
}

.text_norm3 {
color:#00145c;
font-style:italic;
font-size:8pt;
margin-left:4%;
margin-right:2%;
text-align: center;
}


