a
  {
    text-decoration: none;
    color: #000033;
    cursor: hand;
    font-family: verdana;
    font-size: 10px;
  }
a:hover
  {
    color: #FFFFFF;
    background: #FDEDD0;
    text-decoration: none;
  }
.titre 
  {
    text-decoration: none;
    color: #394084;
    font-family: verdana;
    font-size: 12px;
    text-align: center;
  }
.texte
  {
    text-decoration: none;
    color: #394084;
    font-family: verdana;
    font-size: 10px;
    text-align: center;
  }
titre 
  {
    text-decoration: none;
    color: #394084;
    font-family: verdana;
    font-size: 12px;
    text-align: center;
  }
texte
  {
    text-decoration: none;
    color: #394084;
    font-family: verdana;
    font-size: 10px;
    text-align: center;
  }
.gauche
  {
    background: #FDEDD0;
    text-decoration: none;
  }
table
  {
    border-color: #C6C8E3;
  }
.droite
  {
    background: #EFDFCF;
    text-decoration: none;
  }
.body_pages
  {
    background: #1D4978;
    text-decoration: none;
    color: #FFFFFF;
    font-family: verdana;
    font-size: 10px;
    scrollbar-face-color: #EFDFCF; 
	scrollbar-shadow-color: #7F5304;
	scrollbar-highlight-color: #EBDDC2;
	scrollbar-3dlight-color: #BBCE71; 
	scrollbar-darkshadow-color: #660000; 
	scrollbar-track-color: #1D4978; 
	scrollbar-arrow-color: #7F5304;
  };
INPUT		{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1D4978;
	background-color: #FFD9BF;
	border: 1px inset #E0C9A9;
	
}
.form_class
  {
   background: #FDEDD0;
   border-width: 2px;
   border-color: #121A6D;
   border-style: solid;
   color: #000000;
   height: 22px;
  }