* {margin: 0px; padding:0}
body {font:14px Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:bold; background-image: url("images/background1.jpg")}
.menu {position:relative; background:url(images/bg.gif) no-repeat; height:50px; width:952px}
.menu ul {list-style:none; z-index:10; position:absolute; z-index:100; padding:9px 5px}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited {text-decoration:none; color:#FFF; padding:10px}
.menu a:hover {color:#ebf0e6}
#slide {position:absolute; bottom:0; height:4px; background:#86e30d; z-index:10}



body
{
   width: 952px;
   margin: auto;
   margin-top: 10px;
   margin-bottom: 20px;    
   background-image: url("images/background1.jpg");

}



#bloccentral1
{
   width: 390px;
   margin-left: 10px;
   margin-top: 10px;
   margin-bottom: 5px;
   padding: 5px;
   
   color: #000000;
   background-color: #FFFFFF;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
   -moz-border-radius: 15px;
border: 4px solid red;
   
}

#bloccentral2
{
   width: 390px;
   margin-left: 10px;
   margin-top: 10px;
   margin-bottom: 5px;
   padding: 5px;
   
   color: #000000;
   background-color: #FFFFFF;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
   -moz-border-radius: 15px;
border: 4px solid yellow;
   
}






/* Le corps de la page */

#corps
{
   width: 550px;
   margin-left: 20px;
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 5px;
   float: left;
   color: #000000;
   background-color: #FFFFFF;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
 
   
}

#corps h1
{
   color: #B3B3B3;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
   height: 30px;

   background-image: url("images/titre.png");
   background-repeat: no-repeat;
   
   padding-left: 30px;
   color: #B3B3B3;
   text-align: left;
}

/* Le menu de droite */
#menudroitbloc1
{
   width: 130px;
   margin-left: 10px;
   margin-top: 10px;
   margin-bottom: 5px;
   padding: 5px;
   float: right;
   color: #000000;
   background-color: #FFFFFF;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
   -moz-border-radius: 15px;
border: 3px solid blue;
   
}

#menudroitbloc2
{
  
   width: 130px;
   margin-left: 20px;
   margin-bottom: 20px;
   padding: 5px;
   float: right;
   color: #000000;
   background-color: #FFFFFF;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
   

   border: 2px solid black;
}

#menudroitbloc3
{
   
   width: 130px;
   margin-left: 20px;
   margin-bottom: 20px;
   padding: 5px;
   float: right;
   color: #000000;
   background-color: #f49bff ;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
    -moz-border-radius: 15px;

   border: 3px solid purple;
}


/* Le SLIDE */
#corps2
{
   margin-left: 40px;
   margin-bottom: 20px;
   padding: 5px;
   float: right;
   color: #000000;
   background-color: #FFFFFF;
   background-image: url("images/motif.png");
   background-repeat: repeat-x;
   -moz-border-radius: 15px;

   border: 2px solid black;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
   padding: 0px;

   text-align: center;

   
   background-color: #ccccff;
   background-image: url("images/bgbas.png");
   background-repeat: repeat-x;
   

}
