@charset "iso-8859-1";

body
{
  margin: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 5px;
  margin-left: 5px;        
}

#titre
{  
  text-align: center;
}

/*Menu_haut*/
#menu_haut td
{
  text-align: center;
  vertical-align: bottom;  
  width: 33.3%;  
}
#datation
{
  color : blue;
  font-style : italic;
  font-size : 1.2em;
}
#best_score
{
  color : green;  
  font-size : 1.3em;
}
#bad_score
{
  color : red;  
  font-size : 1.2em;
}

/*Cadre*/
#grand_cadre
{
 border: 1px solid pink;
 border-bottom: ridge 2px;
 margin: 2px;
 padding: 2px;  
 background :white;
}

#cadre_navigation
{ 
  padding: 2px;
  border: 1px solid pink;
  border-bottom: ridge 2px;
  background : #F2F2F2;
}

#cadre
{     
  padding: 2px;
  margin-left: 30%;
  margin-right: 30%;
  margin-top: 5px;
  border: 1px solid pink;   
  border-bottom: ridge 2px;
  background: white;
  background-repeat: repeat-y;
}
#tete_cadre
{
  background-image:url("../image/tete_cadre.png");
  padding-left: 1%;
  color: white;
  font-weight: bold;  
}
/*Cadre*/


/*Date*/
#date
{
  background-image:url("../image/date.png");    
}
.tx_date
{
  color: blue;
  font-weight: bold;
  font-size: 0.9em;
  margin-left: 5px;  
}
.connecte
{
  margin-left: 50px; 
  color: red;
  font-weight: bold;
  font-size: 0.9em; 
}
.connecte a
{  
  color: blue;  
}
.connecte a:hover
{  
  color: red;  
}

.chatteur
{   
  color: red;
  font-weight: bold;
  font-size: 0.9em; 
}
.chatteur a
{  
  color: green;  
}
.connecte a:hover
{  
  color: red;  
}

#date span:hover
{
  color: red;
}
/*Fin date*/


#confirm
{
  color: blue;
  text-align: center;
  font-size: 1.2em;  
}
#erreur
{
  color: red;
  text-align: center;
  font-size: 1.2em;  
}

#centrer_bleu
{
  margin-left: 20%;
  margin-right: 20%;
  text-align: center;
  color: blue;
  font-size: 1.2em;
}
#centrer_rouge
{
  margin-left: 20%;
  margin-right: 20%;
  text-align: center;
  color: red;
  font-size: 1.2em;
}

/*Menu*/
.menu a
{
  text-decoration: none;
}
.menu a:hover
{  
  text-decoration: underline;
  background-color: red;   
}
.menu a:visited
{
  color: blue;  
}
.menu table
{
  width: 100%;
}
.menu table td
{
  height: 20px;  
}
/*Fin menu*/


/*Actualités------------------*/
/*Cadre chronique*/
#cadre_chron
{
  padding: 2px;
  margin-left: 25%;
  margin-right: 10%;
  margin-top: 5px;
  background: white;
  background-repeat: repeat-y;
  border: 1px solid pink;   
}  
/*Cadre chronique*/

#page
{
  text-align: center;
  color: blue;  
}
#page a
{
  color: blue;  
}
#page a:hover
{
  color: red;  
}
#page a:visited
{
  color: pink;  
}
#corps_actu
{
  text-align: justify;
  background-color: #FFF5FF;   
  margin: 1px;
  padding: 1px;  
  border: 1px solid pink;
  border-bottom: ridge 2px;   
}
.titre_chron
{
  color: black;  
  font-size: 1.1em;
  font-weight: lighter;
}
.auteur
{
  color: red;
}
/*Fin actualités------------*/

/*Haut de page*/
#haut
{
  clear: both;
  text-align: center;
  background-image:url("../image/date.png");
  font-size:0.9em;
}
#haut a
{
  color : blue;
  text-decoration:none;
  font-weight : bold;
}
/*Fin haut de page*/
