body
{  
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   width: 903px;
   margin: auto; /* Pour centrer notre page */
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
   font-size:80%;
   font-weight: bold;
   padding:20px;
   background-color:#333333;
   border:1px solid white;
}
#header 
{
   background-image: url("design/green/header.jpg");
   background-repeat: no-repeat;
   text-align: right;
   width: 903px;  
   height: 184px;
   color:white;
}
#header a{text-decoration:none;color:white;}
.cellule
{background-color:black;text-align: center;color:white;padding-top:8px;}
.cellule:hover
{background-color:red;text-align: center;color:white;}
.cellule a{text-decoration: none;color:white;}
#bigmenu
{  
   width: 150px;
   float: right;
   text-align: left;
   font-size: 90% ;
   padding:10px;
   margin-left: 10px; 
   margin-bottom: 10px; 
   background-color:white;
}
#bigmenu a
{color:black;}
#bigmenu .white
{color:black;text-decoration:underline;}
#barre
{width:883px;background-color:black;}
.diz
{  
    padding-left: 10px; text-align:right; margin:5px;
}
.menu, .outils, .categorie, .partenaire, .statistique
{  
   border:1px solid black; margin-bottom: 10px; padding:20px;background-image:url('design/menu.jpg'); margin-bottom:5px;
}
.pub 
{  
   border:1px solid black; margin-bottom: 10px; margin:auto; background-image:url('design/menu.jpg'); margin-bottom:5px;
}
.white{color:white;}
#corps
{ 
   text-align:justify;
   background-color:white;
   margin-right:150px;
   width:700px;
}
#corps a
{color:gray;}
#footer
{
   clear:both;
   background-color:white;
   color:gray;
   text-align: center;
   margin-right:150px;
   width:903px;
   height: 200px;
}
.block
{width:700px;margin:auto;padding-top:20px;border-top:1px dashed gray;}
/* position */
.center
{text-align:center;}
.left
{text-align:left;}
.right
{text-align:right;}
/* LISTE A PUCE */
#bigmenu  li/* -------------------- */
{list-style-image: url("design/green/puce1.jpg");}
#bigmenu   li:hover
{list-style-image: url("design/green/puce2.jpg");}
textarea
{border-left: 4px solid green; background-image:url("design/green/bg_textarea.gif");}
a
{
text-decoration: none;
}
img a
{border:0px;}
#bigmenu h3
{text-align:right;padding-top:5px;padding-right:5px;}
h1
{color:green;text-align:center;text-decoration:underline;}
 h2
{color:green;}
div .pubgogole {width:500px;margin:auto;}
textarea
{border-left:5px solid green;}
img
{border:0px;}
h3
{color:green;}
div
{padding:10px;}
