.ptitre {
font-family: Arial, Helvetica;
font-size: 24px;
font-weight: bold;
}

.pcomment {
font-family: Arial, Helvetica;
font-size: 12px;
}

.pblock {
}

.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;
}

a.plink:active {
font-family: Verdana, Helvetica;
font-size: 18px;
color: black;
}
a.plink:hover {
font-family: Verdana, Helvetica;
font-size: 18px;
color: black;
}
a.plink:visited {
font-family: Verdana, Helvetica;
font-size: 18px;
color: black;
}
a.plink:link {
font-family: Verdana, Helvetica;
font-size: 18px;
color: black;
}

#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;
}
