
body
{
   width: 800px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;    
  background-color: black;
  max-height: 30000px;

}

.element_menu
{
   background-color: black;
   font-size: 18px;
    padding: 5px;
	color: yellow;
	font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	text-decoration: none;
}


.iconlist
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#corps
{
  
   padding: 5px;
   color: white;
   border: 2px solid black;
   font-family: "Time New Roman"; 
   font-size: 20px;
   min-height: 400px;
   max-height: 10000px;
  
}

h1
{
text-align: center;
}

h3
{
color: white;
font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
font-size: 25px;
text-decoration: underline;
}

a
{
color: #CFA982;
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
{
   color: #B47738;
}


.livreor
{
text-align: center;
}

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

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

.photos
{
border-style: none;
}


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

.or p
 {
	background-color:white;
	margin-top:0px;
	color: black;
}
        
.or
 {
	width:90%;
	margin:auto;
}
.admin 
{
   color: white;
   font-size: 12px;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}


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

}

.stat
{  
border-bottom: 2px ridge white;
border-left: 2px ridge white;

   border-collapse: collapse; /* Colle les bordures entre elles */
   text-align: center;

}

.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;
}
