.cadre {
  border: 2px solid #008800;
}

.bfond {
background-image: url(bfond.jpg);background-repeat: repeat-x;
width: 820px;
}

.pfond {
background-image: url(pfond.jpg);background-repeat: repeat-x;
width: 820px;
}

.titre1 {
font-family: Arial Narrow, Arial, Helvetica;
font-size: 32px;
color: white;
font-weight: bold;
}

.titre2 {
font-family: Verdana, Helvetica;
font-size: 14px;
color: white;
}

.titreg {
font-family: Arial Narrow, Arial, Helvetica;
font-size: 28px;
color: #008800;
font-weight: bold;
}

.titrep {
font-family: Arial, Helvetica;
font-size: 24px;
color: #00AA00;
font-weight: bold;
}

.texte {
font-family: Arial Narrow, Arial, Helvetica;
font-size: 20px;
color: #00BB00;
}

#menu {
text-align:center;
background-color:#008800;
}
#menu li
{
display: inline;
list-style-type: none;
padding-right: 10px;
font-family: verdana, arial, helvetica;
font-size: 14pt;
color: white;
}

#menu a:hover {
color: white;
background-color: #00CC00;
text-decoration: none;
}

#menu a:active, a:visited, a:link {
color: white;
text-decoration: underline;
}
