body {
background-color:white;
background-image:url('images/fond.png');
background-attachment:fixed;
background-repeat:repeat-x;
margin-left:10px; margin-right:20px; margin-top:5px; margin-bottom:10px
}
table {
border-width:0px; 
border-style:solid; 
border-color:;
center-align
width:998px;
}
td { 
border-width:0px;
border-style:solid; 
border-color:transparent;
width:998px;
p align:center;
text-align:top;
vertical-align:top;
}
a.bouton2:link{
width:150px;
height:0px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:transparent;
padding:3px;
border-style:outset;
border-width:2px;
border-color:transparent}

a.bouton2:visited{
width:150px;
height:0px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:transparent;
padding:3px;
border-style:outset;
border-width:2px;
border-color:transparent}

a.bouton2:hover{
border:2px outset transparent; width:auto;
width:auto;
height:0px;
text-decoration:none;
color:black;
text-align:center;
font-weight:bold;
background-color:transparent;
padding:3px;
}

.bouton2{text-align:center;padding:5px;}