td{
font-family: Tahoma;
font-size:11px;
color:#000000;
}
a{
color:#002277;
text-decoration: none;
}
a:hover{
color:#002277;
text-decoration: underline;
}
.footlink{
color:#ffee11;
text-decoration: none;
}
.footlink:hover{
color:#ff0000;
text-decoration: underline;
}
.buttons{
color: #ffffff; 
font-weight: bold; 
background-color:#2F87E0;
border-bottom: solid 2px #000066;
border-right: solid 2px #000066;
border-top: solid 2px #85C0F7;
border-left: solid 2px #85C0F7;
height:20px;
}
input{
height:18px;
border: solid 1px #000000;
font-size:11px;
}
img {
border: none;
}
.whitebold{
color:#ffffff;
font-weight:bold;
}
.menutabselected {
border-right: solid 1px #3388ee;padding:2px;background-color:#ffee11;font-size:12px;font-weight:bold;cursor:hand;text-align:center;
}
.menutab {
border-right: solid 1px #3388ee;padding:2px;font-size:12px;font-weight:bold;cursor:hand;text-align:center;
}
.cartlink {
color: #ffffff;
font-size:12px;
}


.flottante {
margin: 0px;
float: left;
width: 110px;
height: 90px;
}

.conteneur {
width: 100%;
}
.spacer {
clear: both;
}



@media screen {.PrintOnly {display:none}}
@media print {.ScreenOnly {display:none}}

