body	{ 
background: #0b0b0c;
background-image:url(fond_2.jpg);
font-size: 13px; 
font-family: serif; 
font-weight: normal; 
text-align:center;
color:000;
}

p {}

td { }

a:link { font-family: serif;  text-decoration: underline; color: #000; font-size: 15px; }
a:visited { font-family: serif; color: #000;  font-size: 15px;}
a:hover { font-family: serif; color: #000; text-decoration: none; font-size: 15px;}
a:active { font-family: serif; color: #000; font-size: 15px;}

a.bientot { font-family: serif;  text-decoration: none; color: grey; font-size: 15px; }
.bientot a:visited { font-family: serif; color: #000;  font-size: 15px;}
.bientot a:hover { font-family: serif; color: #000; text-decoration: none; font-size: 15px;}
.bientot a:active { font-family: serif; color: #000; font-size: 15px;}

#intro
{
width:324px; 
heiht:130px;
margin: 200px auto 0 auto;
}




#contenu
{
position:absolute;
     left: 50%; 
     top: 50%;
     width: 900px;
     height: 450px;
     margin-top: -225px; /* moitié de la hauteur */
     margin-left: -450px; /* moitié de la largeur */
}

#contenu p
{
text-align: center;
font-size: 12px;
}

#contenu p a
{
font-weight : normal;
font-size: 12px;
}
