* {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}
body {
background-color: #DDEDD4;
background-image:url(../images-cons/fond-page.gif);
background-repeat:repeat;
}
#ban {
border: solid 1px;
width: 800px;
}
#nav {
width: 800px;
background-color: #B3CFAA;
margin-top: 4px;
border: solid 1px ;
}
#contenu1 {
width: 790px;
background-color:#FFFFFF;
border: solid 1px #000000;
margin-top: 4px;
padding: 5px;
}
#pied {
margin-top: 4px;
width: 800px;
font-size: 1px;
margin: auto;
}

a {
text-decoration: none;
}
a:hover{
color: #999999;
}
a.nav {
text-decoration: none;
padding-left: 2px;
padding-right: 4px;
color: #FFFFFF;
font-size: 13px;
font-weight:600;
}
a.nav:hover {
color: #999999;
}
a.nav2 {
color: #000000;
text-decoration: none;
font-size: 13px;
font-weight:600;
}
a.nav2:hover {
color: #999999;
}
h1 {
margin-top: 5px;
margin-bottom: 10px;
font-size: 20px;
font-weight: bold;
color: #4f6947;
}
h2 {
margin-top: 5px;
margin-bottom: 10px;
font-size: 15px;
font-weight: bold;
color: #4f6947;
text-align:center;
}
h3 {
margin-top: 5px;
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
color: #4f6947;
text-align: left;
}
.contour {
border: solid 1px #000000;
}
ul {
list-style-image:url(../images-cons/puce.gif)
}
li {
margin-top: 5px;
list-style-position:outside;
}
