body
{
	width: 85%;
	margin: 0 auto;
	max-width: 1250px;
	min-width: 1000px;

	margin-top:  1%;
	margin-bottom: 1%;
      
	background: url("fond1440.png") fixed;
	
	text-align: justify;
	font-size: 15px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

/* Design de tous les liens */
a
{
	color: #000000;
}

a:hover
{
	background-color: #626262;
	color: black;
}

a:visited
{
	color: #000000;
}

a img
{
	border: none;
}

caption /* Titre du tableau */
{
   margin: auto;
   margin-bottom: 5px;
   padding: 1%;
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.2em;
   margin-bottom: 20px; /* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
}

tr,td /* Les cellules normales */
{
   border: 2px solid black;
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   padding: 5px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}

td
{
	max-width: 550px;
}


table /* Le tableau en lui-même */
{
   margin: 2%;
   padding: 1%;
   
   border: 4px outset blue; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /* Colle les bordures entre elles */
}


#corps a:hover
{
	background: none;
}

/* L'en-tête */
#en_tete
{
	width: 100%;
	height: 10%;
   
   
	background-repeat: no-repeat;
	margin-bottom: 1%;
}

#en_tete .banniere
{
	width: 100%;
	height: 90px;   
      
	background-repeat: no-repeat;
	margin-bottom: 1%;
}


/* Le menu */

#menu
{
	float: left;
	width: 17%;
	height: 70%;
	text-align: left;
}

#menu .element_menu
{
	border: 2px solid #3b281c;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}


/* Quelques effets sur les menus */


#menu .element_menu h3
{    
	color: #3b281c;
	text-align: center;
}

#menu .element_menu ul
{
	margin-left: auto;
	margin-bottom: 5px;
}

/* Le corps de la page */

#corps
{
	margin-left: 18%;
	margin-bottom: 2%;
	padding: 1.5%;
   
	color: #000000;
   
	background: none;
	border: 2px solid #3b281c;   
}

#corps h1
{
	color: #3b281c;
	text-align: center;
}

#corps h2
{
	height: 16px;
   
	padding-left: 2%;
	padding-top: 1%;
	color: #3b281c;
	text-align: left;
}

#corps h3
{
	padding-top: 0.5%;
	color: #3b281c;
	text-align: left;
}

#corps .forum
{
	width: 750px;
	height: 110px;
	
	margin: 0 auto;
	
	border: none;
   

}

#corps .credo
{
  font-weight: bold;
  font-size: 19px;
  text-align: center;
}

/*livre d'or */

#livre_or
{
   margin-left: 18%;
   margin-bottom: 1%;
   padding: 1%;
   
   color: #000000;
   text-align: center;
   
   background: none;
   border: 2px solid #3b281c;
}

#livre_or .pages
{
	text-align: center;
}

#livre_or h2
{
	color: #3b281c;
	text-align: center;
}


.messages_du_livre_or
{

	margin-bottom: 1%;
	padding: 1%;
   
	color: #000000;
   
	background: none;
	border: 2px solid #3b281c; 
}

.livre_or
{
	margin-left: 18%;
	margin-bottom: 1%;
	padding: 1%;
   
	background: none;
	border: 2px solid #3b281c;
}

/* Partenaires */

.partenaires
{
	font-weight: bold;
	font-size: 16px;
   
	text-align: center;
   
	border: none;
}

.indice
{
	font-size: 12px;
	font-weight:none;
}


/* actualité */

.news
{
	margin:auto;
	width: 650px;
	
	margin-bottom: 5px;
	text-indent: 0px;

	border: 2px solid black;

}

.titre
{
	text-align: center;
	text-indent: 0px;
	height: 20px;
	font-size: 20px;
}

.date
{
	font-size: 11px;
	float: right;
	margin-right: 10px;
	text-indent: 0px;
}

.contenu
{
	text-align: justify;
	
	margin: 5px;
}

.comm
{
	text-align: right;
	text-indent: 0px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* Commentaires */

#commentaire
{
	margin:auto;
	width: 400px;
	
	margin-bottom: 5px;

	border: 2px solid black;
	text-indent: 0px;

}

#commentaire hr
{
	width: 150px;
	height: 3px;
}

#commentaire .comm hr
{
	width: 100px;
	height: 0px;
	text-align: left;
	padding:0px;
	margin:0px;
}

.pseudo_comm
{
	text-align: left;
	font-size: 15px;
	margin: 0px;
	padding:0px;
	margin-left: 5px;
}

.contenu_comm
{
	text-align: justify;
	font-size: 14px;
	margin: 5px;
}

.center
{
	text-align:center;
}


#connexion
{
	margin-left: 18%;
	margin-bottom: 1%;
      
	color: #000000;
	text-align: center;
   
	background: none;
   
	border: 2px solid #3b281c;
}

#connexion h2
{
	color: #3b281c;
	text-align: center;
}

#inscription
{
	margin-left: 18%;
	margin-right: 19%;
	
	padding-left: 2%;
	
	border: 2px solid #3b281c;
}

#table1 /* Le tableau en lui-même */
{
	margin: auto; /* Centre le tableau */
	border: 4px outset green; /* Bordure du tableau avec effet 3D (outset) */
	border-collapse: collapse; /* Colle les bordures entre elles */
}

#table
{
	margin: auto; /* Centre le tableau */
	border-collapse: collapse; /* Colle les bordures entre elles */
}


.noir
{
	background-color: black;
}

.center
{
	text-align:center;
}

.non_valide
{
	color: red;
}

.valide
{
	color: green;
}


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

#pied_de_page
{
	margin-left: 18%;   
	text-align: center;

	color: #000000;
	background: none;
   
	border: 2px solid #3b281c;  
}
