<STYLE TYPE="text/css>

<!-- Style lien intranet marron-noir-->
a.marron-noir {
    color: #806B36;
	font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;
}

a:link.marron-noir {
    color: #806B36;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;}

a:hover.marron-noir {
    color: #000000;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;}

a:visited.marron-noir {
    color: #806B36;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;}

a:visited:hover.marron-noir {
    color: #000000;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;}

<!-- Feuille de style "Form menu deroulant" -->
SELECT{
	font-family: Arial; 
	font-size: 10px;
	font-weight: bold;
	color: #959799;
	
	border-width: 1px; 
	border-color: #959799;
	border-style: solid;
	
	background-color: #ffffff;
	border-bottom: #959799 1px solid; 
	border-left: #959799 1px solid; 
	border-right: #959799 1px solid; 
	border-top: #959799 1px solid;
}
 
</STYLE>

