#wrapper, .zone_gauche
{
height: 0;
}
#bandeau, #menu, #fil, #zone_pied, .zone_gauche
{
visibility: hidden;
}
a {
color: #FF0000;
text-decoration: none;
}
h1,h2,h3,h4,h5 {
margin-top: 4px;
margin-bottom: 3px;
text-align: justify;
}
h1 {
font-size: 24px;
color: #ff9900;
}
h2 {
font-size: 19px;
color: #999999;
}
h3 {
font-size: 16px;
color: #000066;
}
h4 {
font-size: 14px;
color: #000066;
}
h5 {
font-size: 12px;
color: #000066;
}
p{
margin-top: 0px;
margin-bottom: 12px;
text-align: justify;
}
ul,li {
list-style-type: square;
}
img {
text-align: center;
}
