/* Définition de règle */
@charset "iso-8859-1";


body {margin: 0; padding: 0; background-image: url(../images/fond-oops.jpg); background-repeat: repeat}  

div#contenu-info {width: 100%; text-align: center; margin-top: 20px; } 
p#titre-general {font-size: 36pt; font-style: italic; font-weight: bold; color: black; text-decoration: underline; text-align: center; }
p#info {width: 95%; margin 15px 15px 0 15px; font-family: Calibri; font-size: 18pt; font-color: black; text-align: center; }
#contenu-info a {color: black; text-decoration: none; font-style: italic; font-family: Century}
#contenu-info a:hover {color: black; text-decoration: overline; }