tr#tst
{
position:absolute;
left:center;
top:center;
width:154px;
height:170px;
overflow:auto;
border-width:0pt;
border-style:solid;
}


p
{
text-align:justify;
font-size:8pt;
font-family:Verdana;
color:#4D4D4D;
}

ul
{
color : #e97e43;
/*text-align:justify;*/ /* Je t'ai mis ce paramètre en commentaire pour que tu puisse voir le changement sur le lien "Nos conseils pratiques" du menu, je trouve que ça fait plus jolie sans ce paramètre =) */
font-size:8pt;
font-family:Verdana;
}

li
{
font-size:8pt;
font-family:Verdana;
color:#4D4D4D;
list-style-type: none;
}

h2
{
color : #f18549;
text-align:center;
}

h3
{
color : #f18549;
text-align:center;
}

h4
{
color : #e97e43;
}

a:visited /* Quand le visiteur a déjà vu la page concernée */
{
   color: #e7ab14; 
   text-decoration:none; 
   text-align:justify;
   font-size:8pt;
   font-family:Verdana;
}

a:focus /* Quand le visiteur sélectionne le lien */
{
   color: #f8d88d;
   text-decoration:none; 
   text-align:justify;
   font-size:8pt;
   font-family:Verdana;
}

a:hover /* Quand le visiteur pointe sur le lien */
{
   color: #e7ab14;
   text-decoration:none; 
   text-align:justify;
   font-size:8pt;
   font-family:Verdana;
}

a /* Lien normal */
{
   color: black;
   text-decoration:none; 
   text-align:justify;
   font-size:8pt;
   font-family:Verdana;

   
}


.foulee
{
   border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
   border: 2px solid orange;
}

.fin
{
text-align:center;
font-size:8pt;
font-family:Verdana;
color:#4D4D4D;
}

.gris
{
background-color:#EEEEEE;
}

.plan
{
 border: 1px solid orange;
}
















