a { color: #000000; text-decoration: none} 
a:active { color: #000000; text-decoration: none} 
a:hover { color: #000000; font-weight: bold; font-style: normal; text-decoration: none} 
a:link { color: #000000; text-decoration: none} 
a:visited { color: #000000; text-decoration: none} 


a.menu
{ 
color: #000000; 
text-decoration: none;
font-weight: bold;
width: 120px;
height: 12px;
} 

a.menu:active
{ 
color: #ffffff; 
text-decoration: none;
font-weight: bold;
background : #B53003;
width: 120px;
height: 12px;
} 

a.menu:hover
{ 
color: #ffffff; 
text-decoration: none;
font-weight: bold;
background : #B53003;
width: 120px;
height: 12px;
} 

a.menu:active
{ 
color: #ffffff; 
text-decoration: none;
font-weight: bold;
background : #B53003;
width: 120px;
height: 12px;
} 

a.menu:link
{ 
color: #000000; 
text-decoration: none;
font-weight: bold;
width: 120px;
height: 12px;
} 


a.inter
{ 
color: #ffffff; 
text-decoration: none;
font-weight: bold;
} 

a.inter:active
{ 
color: #ffffff; 
text-decoration: none;
font-weight: bold;
} 

a.inter:hover
{ 
color: #ffffff; 
text-decoration: none;
font-weight: bold;
} 

a.inter:link
{ 
color: #ffffff; 
text-decoration: none;
font-weight: bold;
} 

a.inter:visited
{ 
color: #ffffff; 
text-decoration: none;
font-weight: bold;
} 


body 
{ 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-arrow-color: #ffffff; 
scrollbar-darkshadow-color: #B53003;
scrollbar-face-color: #B53003; 
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: : #B53003;
scrollbar-track-color: #ffffff ;

}

table.ptable		/*Balise Table*/
{
background : #FFFFFF;	/*on applique cette couleur de fond*/
border :1;		/*epaisseur de la bordure du tableau*/
border-color:black;	/*couleur de cette bordure*/
border-style : dotted;	/*bordure pleine*/
}
