/* * Styles CSS pour le Tableau de Bord de l'Environnement * */ .icone { background-color: #CCCCCC } a:link { text-decoration: none } a:visited { text-decoration: none } a:active { text-decoration: none } a.lien { text-decoration: bold; color: #80ACD0#FF0000; font-size: 9pt; } a.lien:link { text-decoration: bold; color: #80ACD0#FF0000; font-size: 9pt; } a.lien:active { text-decoration: bold; color: #80ACD0#FF0000; font-size: 9pt; } a.lien:visited { text-decoration: bold; color: #80ACD0#00FF00; font-size: 9pt; } .texte11 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000 } .texte11Gris { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000 } .texte11Gras { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #000000 } .texte11GrasGris { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #CCCCCC } .texte11GrasBlanc { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #FFFFFF } .titreRubrique { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold; }