body
{
  font-family : arial;
  font-size: 11px;
  color : #000000;
  scrollbar-face-color:#2A6BA5;
  scrollbar-highlight-color:#2A6BA5;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-shadow-color:#2A6BA5;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
}

a
{
  text-decoration: none;	
}

a:visited
{
  text-decoration: none;	
}

a:hover
{
  text-decoration: underline;	
}

a.amenu
{
  color: #2A6BA5;	
}


.titre
{
 color: #C6A539;
 font-weight: bold;
}

.Menu
{
 padding-left: 45px; 
 padding-right: 30px;
 color: #2A6BA5;
}

td
{
  font-size: 11px;
}
.orange
{
  color:#C6A539
}

input{
 font-family : arial;
 font-size: 11px;
 color : #000000;
 border-top: solid 1px #313131;
 border-left: solid 1px #313131;
 border-right: solid 1px #313131;
 border-bottom: solid 1px #313131;
}

LI {
  list-style-type: square ;
}
