td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
p {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.titrecadre {
        font-weight: bold;
        color: #000000;
}
.lienmenu {
        font-weight: bold;
        color: #CC3300;
        text-decoration: underline;
}
.lienmenu:hover {
        color: #000000;
}
.titre {
        font-weight: bold;
        color: #003399;
}
a {
        font-weight: bold;
        color: #0D4993;
        text-decoration: none;
}
a:hover {
        color: #CC3300;
        text-decoration: underline;
}
.grostitre {
        font-size: 14px;
        font-weight: bold;
        color: #0D4993;
        text-decoration: underline;
}
.titrevente {
        font-size: 20px;
        font-weight: bold;
        color: #0D4993;
        text-decoration: underline;
}
.lienmenu-v {

        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
}
.lienmenu-v:hover {
        color: #FF6600;
}
.input2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color: #F3F3F3;
}