/*******fichier CSS du site VMS ********/


/*BODY*/
body {
        font: 10pt Verdana,sans-serif;
        color: #505050;
        }


/*Formulaire*/
form {margin : 0pt}
select.Recherche { width:100}

/*Formulaire pour les champs recherche*/
select.listing_artiste { width:150}


/*Table*/
table {
        font: 10pt Verdana,sans-serif;
        color: #505050;
}

td {
        background-repeat: no-repeat;
}

td.titre {
        font: 10pt Verdana,sans-serif;
        color: #505050;
        font-weight: bold;
        padding: 6px 0px 0px 40px;
}

td.varCentre {
        font: 8pt Verdana,sans-serif;
        background-repeat: repeat;
}


/*LIEN*/
a.centre:link {color:#505050; text-decoration: none; font-size: 8pt; font-weight: bold}
a.centre:visited {color:#505050; text-decoration: none; font-size: 8pt; font-weight: bold}
a.centre:hover {color:#000000; text-decoration: none; font-size: 8pt ; font-weight: bold}

a.moi:link {color:#2c2c2c; text-decoration: none; font-size: 8pt; font-weight: bold}
a.moi:visited {color:#2c2c2c; text-decoration: none; font-size: 8pt; font-weight: bold}
a.moi:hover {color:#0F22A3; text-decoration: none; font-size: 8pt ; font-weight: bold}

a.style:link {color:#2c2c2c; text-decoration: none; font-size: 8pt; font-weight: bold}
a.style:visited {color:#2c2c2c; text-decoration: none; font-size: 8pt; font-weight: bold}
a.style:hover {color:#7214A6; text-decoration: none; font-size: 8pt ; font-weight: bold}

a.une:link {color:#2c2c2c; text-decoration: none; font-size: 8pt; font-weight: bold}
a.une:visited {color:#2c2c2c; text-decoration: none; font-size: 8pt; font-weight: bold}
a.une:hover {color:#45BB29; text-decoration: none; font-size: 8pt ; font-weight: bold}

a.vente:link {color:#2c2c2c; text-decoration: none; font-size: 8pt; font-weight: bold}
a.vente:visited {color:#2c2c2c; text-decoration: none; font-size: 8pt; font-weight: bold}
a.vente:hover {color:#E02004; text-decoration: none; font-size: 8pt ; font-weight: bold}

a.vous:link {color:#2c2c2c; text-decoration: none; font-size: 8pt; font-weight: bold}
a.vous:visited {color:#2c2c2c; text-decoration: none; font-size: 8pt; font-weight: bold}
a.vous:hover {color:#7f3300; text-decoration: none; font-size: 8pt ; font-weight: bold}

a.lien_web:link {color:#505050; text-decoration: none; font-size: 8pt;}
a.lien_web:visited {color:#505050; text-decoration: none; font-size: 8pt;}
a.lien_web:hover {color:#000000; text-decoration: none; font-size: 8pt ;}