#image {position:absolute;left:200px;top:0px;}
#ign {position:absolute;left:620px;top:108px;width:350; color:white; font-family:cursive; font-size:16px; text-align:justify; border:1px solid white; padding:3px}

#S0, #S1 {padding:4px; cursor:pointer; font-family:cursive; font-size:18pt;border:2px solid white; width:250px;}
#S0 {position:absolute;left:10px;top:65px; color:#BBB;background-color:#333;}
#S1 {position:absolute;left:258px;top:55px; color:#EEE;background-color:#777;}

#Hist0, #Hist1 {position:absolute;left:10px;top:108px;width:600px;height:450px; border:2px solid white;}
#Hist0 {visibility:visible;background-color:#333;}
#Hist1 {color:#369;visibility:hidden;background-color:#777;}

/*Textes*/
body {background-color:#000;}

#Hist0 a {color:#BBB;}
#Hist1 a {color:#EEE;}
.petit {font-size:14pt;}

/*Retour*/
#lien1 {position:absolute; top:30px; left:10px; z-index:10; padding:0px 10px;}
#lien1 {background-color:#000; border:1px solid #FFC; text-align:center;}
#lien1 a {color:#FFC; font-size:16px; font-weight:bold;}
#lien1 a:hover {color:#F90; font-style:italic; text-decoration:underline; font-size:16px;}

/*Liens*/
a {font:19px serif; font-weight:normal; font-style:italic; color:#BB6; text-decoration:underline;}
#Hist0 a:hover, #Hist1 a:hover, #ign a:hover {color:#F80; text-decoration:normal;}



