body { 
margin:20px 0px 10px 0px;
background-color:#ff66a8; 
font-weight:200; 
font-family:Arial; 
font-size:12pt; 
color:black;
background-image:url(gfx/back.gif);
background-repeat:repeat-x;
background-position: top top;
background-attachment: fixed;
}

table.conteneur {
border: solid #ff3992 1px;
background-color:#F0F0F0;
}


h1 {font-size: 24px; font-weight:200; display:inline}
h2 {font-size: 15px; font-weight:200; display:inline; color:white;}


a {color:#ff3992; text-decoration:underline;}
a:visited {color:#ff3992; text-decoration:underline;}
a:hover {color:#rffb2d4; text-decoration:none;}