a:link 
{ 
color: black ; 
text-decoration:none; 
font-weight:normal; 
}
a:visited 
{ 
color:blue; 
text-decoration:none; 
font-weight:normal; 
}
a:hover 
{ 
color: red; 
text-decoration:none; 
font-weight:normal;
background-color:#96C8FF ; 
}
a:active 
{ 
color:red; 
text-decoration:none; 
font-weight:normal; 
}
/* bien regler la marge (bugs IE) */
body 
{ 
margin: 10px;
color:#000099; 
background:#77BBDD url() repeat; 
background-image: url("fond.jpg");
scrollbar-face-color:#3E322F; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:#DCBEAB; 
scrollbar-darkshadow-color:;
scrollbar-arrow-color:#DCBEAB; 
scrollbar-track-color:#AF9B96;
font-size:11pt; 
font-family:Arial; 
}
input 
{ 
font-size:11pt; 
font-family:Arial; 
}
textarea 
{ 
font-size:11pt; 
font-family:Arial; 
}
select 
{ 
font-size:11pt; 
font-family:Arial; 
}
td 
{ 
font-size:11pt; 
font-family:Arial; 
}
.boite 
{  
  border-style:none;
	padding: 0em;
  spacing: 0em;
  width:772px;
}
.haut 
{  
border-style:none;
width:100%;
}
.gauche 
{  
background-image: url("menu.jpg");
border-style:none;
width:180px;
}
.droite 
{  
border-style:none;
padding:10px;
width:582px;
}
