
{background-color:#ffffff;
}

body
{
   width: 720px;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 0px;    
   background-image: url("../general/fond3.jpg");
}

/* L'en-tête */

#en_tete
{
   width: 480px;
   height: 263px;
   background-image: url("../general/en_tete_index.jpg");
   background-repeat: no-repeat;
   margin: 0px;
   margin-left: 120px;
}


/* Le menu */

#menus
{
   font-size: 0.9em;
   float: left;
   width: 120px;
   margin: 0px;
   margin-top: 0px;
}

#menu
{
   font-size: 0.9em;
   float: left;
   width: 120px;
   margin: 0px;
   margin-top: 0px;
}

.element_menu_tete2
{
   background-image: url("../general/newsletter_top.jpg");
   height: 32px;
   background-repeat: no-repeat;
}

.element_menu2
{
   background-image: url("../general/menu_center.jpg");
   background-repeat: repeat-y;
   margin-bottom: 0px;
}

.element_menu_pied2
{
   background-image: url("../general/menu_bottom.jpg");
   height: 15px;
   background-repeat: no-repeat;
}

.element_menu_tete
{
   background-image: url("../general/menu_top.jpg");
   height: 81px;
   background-repeat: no-repeat;
}

.element_menu p
{
	text-align: center;
	margin: 0px;
    color: #3399ff;
	font-size:1em;
}

.titrerecreation p
{
    color: #3399ff;
	font-size:1em;
	text-align:center;
	margin:0px;
}

.element_menu
{
   background-image: url("../general/menu_center.jpg");
   background-repeat: repeat-y;
   margin-bottom: 0px;
}

.element_menu_pied
{
   background-image: url("../general/menu_bottom.jpg");
   height: 15px;
   background-repeat: no-repeat;
}

#sous_menu
{
   font-size: 0.8em;
   float: right;
   width: 120px;
   margin: 0px;
   margin-top: 0px;
   
}

#sous_menu2
{
   font-size: 0.8em;
   float: right;
   width: 120px;
   margin: 0px;
   margin-top: 0px;
   
}

.element_sous_menu_tete
{
   background-image: url("../general/sous_menu_top.jpg");
   height: 54px;
   background-repeat: no-repeat;
   padding:0px;
}

.element_sous_menu_pied
{
   background-image: url("../general/sous_menu_bottom.jpg");
   height: 51px;
   background-repeat: no-repeat;
}

/* Quelques effets sur les menus */

.element_menu2 input
{
   padding: px;
   margin: 0px;

}

.element_menu2 form
{
   padding: px;
   margin: 0px;

}

.element_menu2 p
{
   padding: 1px;
   margin: 0px;
   color: #ffffff;
}

.element_menu ul
{
   list-style-image: url("../general/puce.gif");
   padding: 0px;
   padding-left: 30px;
   margin: 0px;
   color: #ffffff;
}

.element_menu a
{

   text-decoration: none;
   color: #dd9f54;
   font-style: italic;
}

.element_menu a:hover
{
   text-decoration: underline;
   color: #3399ff;
}

#contenu {width:480px; float:left;}

/* Le corps de la page */

#corps
{
   margin: 0px;
   padding: 10px;
   text-align:center;
   color: #3d562e;
   background-image: url("../general/motif3.jpg");
   background-repeat: repeat-y;
   
}

#corps a
{

   text-decoration: none;
   color: #990000;
   font-style: italic;
}

#corps a:hover
{
   text-decoration: underline;
   color: #3399ff;
}

#corps h2
{
   color: #990000;
   text-align: center;
   font-family: georgia,"Arial Black", Arial, Verdana, serif;
   margin:9px;
}

#corps h3
{
   color: #990000;
   text-align: center;
   font-family: georgia,"Arial Black", Arial, Verdana, serif;
   margin:9px;
}

#corps h4
{
   color: #990000;
   text-align: center;
   font-family: georgia,"Arial Black", Arial, Verdana, serif;
   margin:9px;
}

#corps h5
{
   color: #3d562e;
   text-align: center;
   font-family: georgia,"Arial Black", Arial, Verdana, serif;
   margin:9px;
}

#corps p
{
   text-align: center;
   font-size: 0.7em;
   font-family: georgia, Arial, Verdana, serif, "Arial Black";
   margin:0px;
}

#newsletter
{
	padding:opx;
	text-align: center;
   font-family: georgia,"Arial Black", Arial, Verdana, serif;
}

a img
{
   border: none;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

table /* Le tableau en lui-même */
{
	max-width: 440px;
   margin: auto; /* Centre le tableau */
   border: 1px solid black; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /* Colle les bordures entre elles */
}

th /* Les cellules d'en-tête */
{
   background-color: #3f0800;
   border: 1px solid black;
   color: #dd9f54;
   font-size: 0.9em;
   font-family: georgia,"Arial Black", Arial, Verdana, serif;
   padding: 5px;
}

td /* Les cellules normales */
{
   border: 1px solid black;
   font-family: georgia,"Arial Black", Arial, Verdana, serif;
   font-size: 0.7em;
   text-align: center; /* Tous les textes des cellules seront centrés*/
   padding: 3px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}

#animation
{
   width: 622px;
   height: 553px;
   background-repeat: no-repeat;
   margin:auto;
   margin-top:0px;
}

#animation a:hover
{
   text-decoration: underline;
   color: #3399ff;
}

#animation a
{

   text-decoration: none;
   color: #000000;
}

#mp3player
{
	text-align:center;
	margin:auto;
}

#pied_de_page img
{display:block; margin:auto;}