/* Texte général */ body, table { font-size: 9pt; font-weight: normal; font-family: Arial; color: #000000; text-decoration: none; overflow-x: hidden; } /* Texte plus petit dans les tableaux */ .small { font-size: 8pt; font-weight: normal; font-family: Arial; color: #000000; text-decoration: none; } /* Texte plus petit dans les selects */ .smallselect { font-size: 8pt; font-weight: normal; font-family: Arial; color: #000000; text-decoration: none; width: 120; } /* Show a bottom border below each cell */ .border td { border-bottom: solid 1px #CCCCCC; padding: 3px; } /* Show a bottom border over each cell */ .border2 td { border-top: solid 2px #FF0000; padding: 3px; } /* Liens généraux */ a, a:link { font-size: 9pt; font-family: "Arial"; color:#000000; text-decoration:underline; cursor:pointer; } a:visited { font-family: "Arial", Times, serif; font-size: 9pt; color:#808080; text-decoration:underline; } a:hover { font-family: "Arial", Times, serif; color:#FF0000; text-decoration:none; } /* Panneau de navigation à la droite */ .navig a:link { font-size: 8pt; color: #F7F7F7; text-decoration:underline; } .navig a:visited { font-size: 8pt; color: #FFE118; text-decoration:underline; } .navig a:hover { font-size: 8pt; color: #000000; text-decoration:none; } /* Panneau de navigation à gauche Projet */ .navigG a:link { font-size: 8pt; color: #000000; text-decoration:underline; } .navigG a:visited { font-size: 8pt; color: #808080; text-decoration:underline; } .navigG a:hover { font-size: 8pt; color: #FF0000; text-decoration:none; } /* Navigation haut (Accueil, Nous joindre, ... */ .haut a:link { font-size: 8pt; color: #000000; text-decoration:underline; } .haut a:visited { font-size: 8pt; color: #808080; text-decoration:underline; } .haut a:hover { font-size: 8pt; color: #FF0000; text-decoration:none; } h1 { font-family:arial,helvetica,sans-serif; font-size:1.5em; color: #808080; letter-spacing: 0.1em; font-weight:500; } h2 { font-family:sans-serif; font-size:10pt; color: #000000; } /* Liens "adaptées à nos diverses clientèles" */ .clientLink a:link { font-family:verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 0.75em; color: #000000; text-decoration:underline; } .clientLink a:visited { font-family:verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 0.75em; color: #000000; text-decoration:underline; } .clientLink a:hover { font-size: 0.75em; color: #FF0000; text-decoration:underline; } #clientLeftCell { padding-left: 3px; border-left: solid 1px #000000; height: 60px; } .aVisitedLight a:visited { font-family: Arial, Times, serif; font-size: 9pt; color:#E1E1E1; text-decoration:underline; } .aVisitedLight a:hover { font-family: "Arial", Times, serif; font-size: 9pt; color:#FF0000; text-decoration:none; } #homepage p { display: none; } .disclaimer { text-align: justify; font-size: 7pt; color: #808080; text-decoration: none; } /* Met les exposants d'une taille fixe */ sup { font-family: arial,helvetica,sans-serif; font-size: 7pt; } /* Liens "adaptées à HAMBRO SEULEMENT" */ .clientHambro a:link { font-family:verdana,arial,helvetica,sans-serif; font-weight: normal; font-size: 0.75em; text-align: justify; color: #000000; text-decoration:underline; } .clientHambro a:visited { font-family:verdana,arial,helvetica,sans-serif; font-weight: normal; font-size: 0.75em; text-align: justify; color: #000000; text-decoration:underline; } .clientHambro a:hover { font-size: 0.75em; color: #FF0000; text-align: justify; text-decoration:underline; }