.texte1
{
    color: #707070;
    font-size: 10px;
    font-family: verdana;
    font-weight:bold;
}
.texte2
{
    color: #707070;
    font-size: 9px;
    font-family: verdana;
}
.texte2black
{
    color: #707070;
    font-size: 9px;
    font-family: verdana;
    font-weight:bold;
}
.disclaimer
{
    color: #959595;
    font-size: 9px;
    font-family: verdana;
}
.texte1big
{
    color: #707070;
    font-size: 13px;
    font-family: verdana;
    font-weight: bold;
}
.texte1blink
{
    color: #303030;
    font-size: 10px;
    font-family: verdana,arial,sans-serif,helvetica;
    font-weight: bold;
    behavior:url("blink.htc");
    text-decoration: blink;

}


.texte3
{
    color: #220022;
    font-size: 10px;
    font-family: verdana;
}
.texte4
{
    color: #888088;
    font-size: 10px;
    font-family: verdana,arial,sans-serif,helvetica;
}
.cgv
{
    color: #303030;
    font-size: 9px;
    font-family: verdana,arial,sans-serif,helvetica;
}

a
{
    color: #707070;
    font-size: 9px;
    font-family: verdana;
    font-weight: bold;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}
a:hover
{
    color: #303030;
}

div.bandeau_flash
{
    text-align: center;
}

div.menu_haut
{
    height: 20px;
    padding-top: 0px;
    text-align: center;
}

form
{
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

img
{
    border: 0px;
}

input.recherche
{
    font-family: verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #003184;
    border: 1px #003184 solid;
    background-color: #FFFFFF;
    margin-left: 5px;
    width: 90px;
}

input.submit_recherche
{
    font-family: verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003184;
    border: 0px;
    border-color: #000000;
    background-color: #FFFFFF;
}


