body {font-family: Arial, Helvetica, sans-serif; margin:0; padding:0; font-size:12px }
a img {border:none;}


/************************************************/
/*												*/
/*		structure générale - ACCUEIL			*/
/*												*/
/************************************************/

#conteneuridx {position:relative; width:981px; margin: 0 auto; background-color:#FFF}
#hautidx{height:32px; background-image:url(../images/accueil/01-index-haut.gif)}
#centreidx {margin-left:310px; width:640px; height:400px; overflow:auto;}
#entreeidx {margin-left:310px; width:640px; height:87px;}
#contactidx {margin-left:310px; width:640px; height:18px;}
#basidx {clear:both; height:27px; background-image:url(../images/accueil/04-index-bas.gif)}
#multiplayer {position:relative; width:981px; height:20px;}

#gaucheidx {position:absolute; left:0; width:30px; height:505px;background-image:url(../images/accueil/02-index-gauche.gif)}
#droiteidx {position:absolute; right:0; width:30px; height:505px;background-image:url(../images/accueil/03-index-droit.gif)}
/*#logoidx {position:absolute; margin-left:60px; margin-top:29px; width:243px; height:444px;}*/
a.logoidx {left:0; position: absolute; margin: 30px 0 0 60px; width:243px; height:444px; background-image:url(../images/accueil/logo_home.gif)}


/*----------------------------------------------*/
/*			paragraphe, titres, liens			*/
/*----------------------------------------------*/

p {margin:0 30px 0 30px}
h1 {font-size:20px; text-align:center;}
h2 {font-size:18px; text-align:center;}
h3 {font-size:16px; text-align:center;}
h4 {font-size:14px; text-align:center;}

p.genre {font-size:12px; text-align:left; margin-bottom: 8px}
p.date {font-size:12px; font-weight:bold; text-align:left;}
p.note {font-size:12px; font-style:italic; text-align:left;}
p.entreeidx {font-size:12px; text-align:center;}
p.contactidx {font-size:12px; text-align:right;}

a:link {color: #990000; font-weight:bold; text-decoration:underline}
a:visited {color:#990000; text-decoration: none;}
a:hover {color:#CC3300; text-decoration: none;}
a:active {text-decoration: none;}