@charset "iso-8859-1";
/* auteur: Marc Bordeleau */
/* Date de création: 2005-09-30 */

h1, h2 {
font-family: Arial, Verdana, Helvetica;
font-style: normal;
font-weight: bold;
color: #1e08c2;
text-aling: center;
}
p
{
color: #1e08c2;
font-weight: bolder;
text-align: left;
font-size: 100%;
font-family: Arial;
}
body
{


background-image: url(image/fond_bleutexture.png);
background-repeat:repeat;
background-attachment:fixed;


}

