
a.bouton:link{

height:30px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:#000080;
padding:5px;
border-style:outset;
border-width:2px;
border-color:silver;
font-size:75%;
}

a.bouton:visited{

height:30px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:#000080;
padding:5px;
border-style:outset;
border-width:2px;
border-color:silver;
font-size:75%;
}

a.bouton:hover{

height:30px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:#0000FF;
background-image:url(logos/fleche_09.gif);
padding:5px;
border-style:inset;
border-width:2px;
border-color:silver;
font-size:75%;
}

.bouton{text-align:left;padding:1px;}

#BOUTON{

/*height:30px;*/
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:#000080;
padding:1px;
border-style:outset;
border-width:2px;
border-color:silver;
font-size:75%;
}


