body {
background-color:white;
}

P {
background-color:white;
font-size:14px;
text-indent:3px;
color:#990033;
}

h1{
font-size:200%;
color:#990033;
}

a:link {color:green; text-decoration:underline;}
v:visited {color:black; text-decoration:underline;}
a:hover {color:navy; text-decoration:none;}

.sorcier {background:url(sorcierp.jpg); width:350px; height:460px; position:absolute;left:0px; top:8px;}
.glouton {background:url(gloutonp.jpg); width:306px; height:240px; position:absolute;left:350px; top:0px;}
.blanc {background-color: white; width:303px; height:210px; position:absolute;left:350px; top:200px;}
.droite {background-color:white; width:200px; height:1200px; position:absolute;left:665px; top:0px;}
.ligne {background-color:#990033; width:1px; height:1200px; position:absolute;left:657px; top:0px;}
.corps {background-color: white; width:650px; height:450px; position:absolute;left:0px; top:480px;}
.bordure {background:url(bordure.gif); width:160px; height:2015px; position:absolute;left:860px; top:0px;}
.bandeau {width:800px; height:150px; position:absolute;left:0px; top:1200px;
background-color:white;
font-size:32px;
color:#990033;}
.fin {width:800px; height:100px; position:absolute;left:0px; top:1360px;
background-color:white;
font-size:16px;
color:#990033;}
.dernier {background-color:#ffff66; font-size:12px;  position:absolute;left:300px; top:2000px;
color:#990033;}
.out {width:0px; height:0px; position:absolute;left:0px; top:-10000px;} 