
/*style des ascenseurs */


BODY {
scrollbar-face-color: #E1B293;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFEED2;
scrollbar-arrow-color: #000000;
}

.formrecherche {
        width: 100% ;
        padding: 2px;
        background: url(img_interface/fond-degrade-clair.png);
        font-family : verdana,helvetica,sans-serif;
        font-size : small;
}


.titre1 {
        FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #D87A25; FONT-STYLE: normal; margin-top: 5; margin-bottom: 12; FONT-FAMILY: Times New Roman, Arial, Verdana, sans-serif; TEXT-DECORATION: NONE;
}
.corps {
        FONT-WEIGHT: normal; FONT-SIZE: 11pt; COLOR: #000000; FONT-STYLE: normal; margin-top: 5; margin-bottom: 5; FONT-FAMILY: Times New Roman, Arial, Verdana, sans-serif; TEXT-DECORATION: NONE;
}
.chapitre {
        FONT-WEIGHT: bold; FONT-SIZE: 15pt; COLOR: #D87A25; FONT-STYLE: normal;text-align:center; margin-top: 10; margin-bottom: 30; FONT-FAMILY: Times New Roman, Arial, Verdana, sans-serif; TEXT-DECORATION: NONE;
}

.tab {
        FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; FONT-STYLE: normal;text-align:left; margin-top: 2; margin-bottom: 3; FONT-FAMILY: Times New Roman, Arial, Verdana, sans-serif; TEXT-DECORATION: NONE;
}

A:link {
        FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif;
}
A:hover {
        FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif; TEXT-DECORATION: UNDERLINE;
}
A:visited {
        FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif;
}

#filiere a {   
        color: #D87A25 ;  FONT-SIZE: 14pt; font-weight:bold ; text-decoration: underline; FONT-FAMILY: Times New Roman;
}
