/* Style test */ 

body {background-color:black; color:darkred; text-align:center; font-family: "Comic Sans MS", Verdanna, arial; font-size:13px}
h1, h2, h3 {text-align:center}
a {color:#915956; text-decoration:none}
a:hover {font-weight:bold}

/* Modules */

.conteneur {border:black 1px solid;background:url(images/red_spirit.png) no-repeat; width: 800px;  height: 600px; text-align:left;margin: auto}

#header {visibility:hidden; position:absolute}

#middle {margin-left: 65px; margin-top:35px; width: 480px; height:385px; overflow:auto}

#right {float:right; width: 220px; height: 230px; margin-top:150px; margin-right: 20px; text-align:center}

#footer {text-align:center; margin-top:95px; margin-left:175px; width:440px}

#timeBox {text-align:center;font-size:11px; margin-top:5px; margin-left:8px; padding-top:10px;  background:url(images/bg_timebox.gif) no-repeat; position:absolute; width:124px; height:83px}

#infoBox {text-align:center;width:130px; position:absolute; margin-left:640px; margin-top:30px;}