div#panier {
position: relative;
float: left;
height: 138px;
width: 160px;
padding: 10px;
border: 1px solid black;
background-color: white;
}

div#paniercolonnedroite {
position: relative;
float: left;
width: 213px;
height: 650px;
text-align: left;
}

div#formulaireblock1 {
position: relative;
float: left;
width: 297px;
height: 161px;
text-align: left;
}
div#formulaireblock2 {
position: relative;
float: left;
width: 297px;
height: 161px;
text-align: left;
margin-left: 3px;
margin-bottom: 3px;
}
div#formulaireblock3 {
position: relative;
float: left;
width: 597px;
text-align: left;
margin-bottom: 3px;
}
div#formulaireblock4 {
position: relative;
float: left;
width: 597px;
height: 161px;
text-align: left;
}

input.boutonrose {
border: 2px solid black;
background-color: #E30454;
padding-left: 4px;
padding-right: 4px;
color: black;
}
input.boutonrose:hover {
border:2px inset white;
background-color:white;
padding-left: 4px;
padding-right: 4px;
color:#F51A65;
}
input.boutonrose:active {
border:2px inset #F51A65;
background-color:white;
padding-left: 4px;
padding-right: 4px;
color:#F51A65;
} 

a.agris8r{color: #656567;font-size: 8pt;text-decoration: none;}
a.agris8r:active {}
a.agris8r:link {}
a.agris8r:visited {}
a.agris8r:visited:hover{color: #F51A65 ;}
a.agris8r:hover {color: #F51A65 ;}


span.gris9 {
color:#656567;
font-size:pt;
}
