body
{
   width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;    
   background-color: black;
  
}

/* L'en-tête */



#menu
{
   width: 760px;
   height: 40px;
   background-image: url("images/menu.jpg");
   background-repeat: no-repeat;
   margin-bottom: 0px;
}

#corps
{

   min-height: 510px;
   max-height: 10000px;
   width: 760px;
   color: black;
   background-color: #CBCBCB;
   font-family: "Time New Roman"; 
   font-size: 20px;
   margin-top:0px;
}

h1
{
   font-family: "Time New Roman"; 
   font-size: 40px;
   text-align: center;
   text-decoration: underline;
}

.adminlo
{
   margin:auto;  /* Centre le tableau */   
   border: 4px outset black; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /* Colle les bordures entre elles */
}

.stat
{  
	border-bottom: 2px ridge black;
	border-left: 2px ridge black;
   border-collapse: collapse; /* Colle les bordures entre elles */
   text-align: center;
     text-align: center;

}
.statistiques
{  
	border: 0px;
   border-collapse: collapse; /* Colle les bordures entre elles */
   text-align: center;
     text-align: center;

}

.lienmenu
{
border-style: none;
padding:0px;
}

.livreor
{
text-align: center;
}


a
{
text-decoration: none;
}

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

th /* Les cellules d'en-tête */
{
   font-size: 1.1em;
   font-family: "Times New Roman";
   border: 2px solid black;
   padding: 5px;
}

td /* Les cellules normales */
{
   border: 1px solid black;
   font-family:"Times New Roman";
   text-align: center; /* Tous les textes des cellules seront centrés*/
   padding: 5px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}


.seb
{
 float: right;
border: 2px solid black;
margin-right: 10px;
}

.didier
{
float: left;
border: 2px solid black;
margin-left: 10px;
}

.photos
{
border-style: none;
}


.or h3
{
	background-color:#808080;
	color:white;
	font-size:0.9em;
	margin-bottom:0px;
	text-align:center;
}

.or p
 {
	background-color:white;
	margin-top:0px;
}
        
.or
 {
	width:90%;
	margin:auto;
}




#pied_de_page
{
   width: 760px;
   height: 80px;
   padding-top: 10px;
   text-align: center;
   color: black;
   background-image: url("images/pied.jpg");
   background-repeat: no-repeat;
   font-size: 12px;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

.admin
{
   color: black;
   font-size: 12px;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

.adminor
{
	width:90%;
	margin:auto;

}

.adminor h3
{
	background-color:#808080;
	color:white;
	font-size: 15px;
    text-decoration: none;
	margin-bottom:0px;
	text-align:left;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

.adminor p
 {
	background-color:white;
	margin-top:0px;
	color: black;
}

input.bouton_msg
{
	font-weight:bold;
	font-size:20px;
	border: 2px solid #000000;
	background-color:#DEDEDE;

}

input.bouton_msg2
{
	font-weight:bold;
	font-size:25px;
	border: 3px solid #000000;
	background-color:#DEDEDE;
	

}

input.bouton_msg3
{
	font-weight:bold;
	font-size:14px;
	border: 1px solid #000000;
	background-color:#DEDEDE;
	margin-left: 5px;
}


/* wp-pagenavi */
.wp-pagenavi { width:100%; clear:both; float:none; padding:40px 0 30px 0; height:35px; text-align:center;}
.wp-pagenavi div { margin-left:40px}
.wp-pagenavi .pages { padding:0 15px 0 15px; font-size:20px; }
.wp-pagenavi .extend {font-size:16px; color:#888888; padding:0 5px 0 0;}
.wp-pagenavi a { height:21px;  margin:0 4px 0 0; font-size:20px; padding:2px 7px; line-height:1.7em; text-decoration:none;}
.wp-pagenavi span.current, .wp-pagenavi a:hover {   height:21px;   margin:0 4px 0 0; font-size:20px; padding:2px 7px; line-height:1.7em; text-decoration:none;}
.wp-pagenavi a.precedent, .wp-pagenavi a.suivant {padding-top:3px; border:none; font-size:20px;  font-weight:normal; text-decoration:none;    }
.wp-pagenavi a:hover.precedent, .wp-pagenavi a:hover.suivant { text-decoration:underline;   }
.wp-pagenavi a.precedent { padding-left:15px; }
.wp-pagenavi a.suivant { padding-right:15px; }
.wp-pagenavi span.disabled {display: none;}


/* wp-pagenavi */
.wp-pagenavi .pages {  color:black; background-color:inherit; }
.wp-pagenavi .extend { }
.wp-pagenavi a {  color:#888888; background-color:white;  }
.wp-pagenavi span.current, .wp-pagenavi a:hover {   color:white; background-color:#808080;  }
.wp-pagenavi a.precedent, .wp-pagenavi a.suivant {color:white; background-color:#808080; }


