body { background-color: #FFFFFF; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: medium; color: #000000; }

#centrageglobal { text-align: center; }

h1, h3 { visibility: hidden; position: absolute; top: -50px; left: -50px; }

/*Gestion de la zone adresse pour qu'elle reste au bas de la page en permanence.*/ 
#pieddepage { width: 800px; background: #FFFFFF; text-align: left; border-top: 1px solid #BA2D20; padding: 0.25em 0 0.25em; position: absolute; top: 600px; z-index: 0;}

/*gestion de l'adresse*/
#pieddepage address { background: white; margin: 0; text-indent: 10px; padding-top: 5px; border-top-style: solid; padding-bottom: 0px; border-top-width: 5px; border-top-color: #BA2D20; font-size: 0.75em; font-weight: normal;  }


a, a:link {
color: black;
}

a:visited {
color: red;
}
a:hover {
color: blue;
}

a:active {
color: black;
}
