.p1 {
text-align: left;
background-color: black;
font-family: Arial, Helvetica;
font-size: 10px;
color: white; 
}
#a1 a:link {
color: white; 
}
#a1 a:visited {
color: white; 
}
#a1 a:hover {
color: red; 
}
#a1 a:active {
color: white; 
}
.headimage {
//border= 1px solid black;
border-width: 1px;
border-style: solid;
border-color: black;
border-bottom-width: 0px;
}
.p2 {
background-color: black;
font-family: Arial, Helvetica;
font-size: 12px;
color: white; 
}
.p3 {
text-align: left;
background-color: white;
font-family: Arial, Helvetica;
font-size: 12px;
color: black; 
}
.pb {
background-color: yellow;
}
.gtitre {
text-align: left;
background-color: white;
font-family: Arial, Helvetica;
font-size: 24px;
color: #777777; 
font-weight: bold;
}
.ptitre {
text-align: left;
background-color: white;
font-family: Arial, Helvetica;
font-size: 18px;
color: #AAAAAA; 
font-weight: bold;
}
.ptexte {
text-align: left;
background-color: white;
font-family: Arial, Helvetica;
font-size: 14px;
color: black; 
}
