<!--
a.bouton2:link{
width:60px;
height:10px;
font-size:90%;
text-decoration:none;
color:black;
text-align:center;
font-weight:bold;
background-color:#B0C4DE;
padding:1px;
border-style:outset;
border-width:3px;
border-color:silver}

a.bouton2:visited{
width:60px;
height:10px;
font-size:90%;
text-decoration:none;
color:black;
text-align:center;
font-weight:bold;
background-color:#ADD8E6;
padding:1px;
border-style:outset;
border-width:3px;
border-color:silver}

a.bouton2:hover{
width:60px;
height:10px;
font-size:90%;
text-decoration:none;
color:black;
text-align:center;
font-weight:bold;
background-color:#6495ED;
padding:1px;
border-style:outset;
border-width:3px;
border-color:silver}

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


input.bouton {
border-style:outset;
border-width:3px;
border-color:silver;
height:20px;
font-size:90%;
text-align:center;
color:black;
text-decoration:none;
background-color:#B0C4DE;
font-weight:bold;
padding:1px;
cursor:pointer;
border-style:outset;
border-width:3px;
border-color:silver}


input.bouton:hover{
height:20px;
font-size:90%;
text-decoration:none;
color:#191970;
text-align:center;
font-weight:bold;
background-color:#6495ED;
padding:1px;
border-style:outset;
border-width:3px;
border-color:silver}

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