/* CSS Document author: Joel Liron date: March 2008 contact: liron at icosgroup.net */ BODY { color: black; font-size: 8pt; font-family: arial, helvetica, times; background-color: white; } INPUT.search{ font-size: 10pt; } SPAN.comment { font-size: 10pt; font-weight: normal; } UL { font-size: 8pt; margin: 6px 30px; list-style-image: url("/images/bullet"); } OL { font-size: 8pt; margin: 6px 30px; } OL.box2 { font-size: 7pt; margin: 6px 30px; } LI { border-width: 0em; } P { font-size: 8pt; text-align: justify; } DIV.justif { font-size: 8pt; text-align: justify; } H1 { color: black; font-size: 10pt; font-weight: bold; } H1.red { color: #E57300; font-size: 10pt; font-weight: bold; } H2 { color: black; font-size: 8pt; font-weight: bold; } H3 { color: #E02627; font-size: 8pt; font-weight: bold; font-style: italic; } H4 { color: red; font-size: 11pt; } img.linky { opacity:1; filter:alpha(opacity=100); border:0; } TABLE.cadre { border: 3px solid #E57300; } TABLE.tab { border-collapse: collapse; border: 1px solid black; } TD { font-size: 8pt; } TD.quote { font-size: 7pt; font-style: italic; text-align: center; } TD.tabtitle { border-collapse: collapse; border: 1px solid black; color: white; background-color: #E02627; font-size: 8pt; font-weight: bold; } TD.tabcell { border-collapse: collapse; border: 1px solid black; color: black; background-color: white; font-size: 8pt; font-weight: bold; } TD.print { color: white; background-color: red; } TD.tabtext { border-collapse: collapse; border: 1px solid black; color: black; background-color: white; font-size: 8pt; text-align: justify; } TD.titre { color: white; background-color: #E57300; font-size: 12pt; font-weight: bold; } TD.sous-titre { color: white; background-color: #E57300; font-size: 10pt; font-weight: bold; } TD.sous-titre2 { color: white; background-color: #E57300; font-size: 10pt; font-weight: bold; } TD.background { color: black; background-color: #F8B97A; } TD.box { color: black; background-color: #A8C0A8 ; font-weight: bold; font-style: italic; text-align: justify; } TD.box2 { color: black; background-color: #A8C0A8 ; font-size: 2pt; text-align: justify; } TD.menu_horiz { color: white; background-color: #E57300; font-size: 11pt; font-weight: bold; } TD.menu_vert { font-size: 10pt; font-weight: bold; color: black; background-color: #F8B97A; } TD.menu_vert_media_centre { font-size: 10pt; font-weight: bold; color: black; background-color: #E57300; } TD.home { color: gray; background-color: white; } A { font-size: 8pt; font-weight: bold; text-decoration: none; } A:link { color: #990033; } A:visited { color: #990033; } A:focus { color: red; } A:hover { color: red; } A:active { color: red; } A.home { font-size: 10pt; font-weight: bold; text-decoration: none; } A.home:link { color: #E57300; } A.home:visited { color: #E57300; } A.home:focus { color: #E57300; } A.home:hover { color: black; } A.home:active { color: #E57300; } A.menu_horiz { font-size: 10pt; text-decoration: none; } A.menu_horiz:link { color: white; } A.menu_horiz:visited { color: white; } A.menu_horiz:focus { color: white; } A.menu_horiz:hover { color: black; } A.menu_horiz:active { color: #F8B97A; } A.menu { font-size: 12pt; font-weight: bold; text-decoration: none; } A.menu:link { color: white; } A.menu:visited { color: white; } A.menu:focus { color: white; } A.menu:hover { color: #E57300; } A.menu:active { color: #E57300; } A.sous_menu { font-size: 10pt; font-weight: bold; text-decoration: none; } A.sous_menu:link { color: black; } A.sous_menu:visited { color: black; } A.sous_menu:focus { color: black; } A.sous_menu:hover { color: #E57300; } A.sous_menu:active { color: #E57300; } A.sous_titre { font-size: 10pt; font-weight: bold; text-decoration: none; } A.sous_titre:link { color: white; } A.sous_titre:visited { color: white; } A.sous_titre:focus { color: white; } A.sous_titre:hover { color: black; } A.sous_titre:active { color: white; } A.sous_titre2 { font-size: 10pt; font-weight: bold; text-decoration: none; } A.sous_titre2:link { color: white; } A.sous_titre2:visited { color: white; } A.sous_titre2:focus { color: white; } A.sous_titre2:hover { color: black; } A.sous_titre2:active { color: white; } A.menu_vert { font-size: 10pt; text-decoration: none; font-weight: bold; } A.menu_vert:link { color: black; } A.menu_vert:visited { color: black; } A.menu_vert:focus { color: #E02627; } A.menu_vert:hover { color: white; } A.menu_vert:active { color: white; } A.menu_vert_01 { font-size: 10pt; text-decoration: none; font-weight: bold; } A.menu_vert_01:link { color: red; } A.menu_vert_01:visited { color: red; } A.menu_vert_01:focus { color: red; } A.menu_vert_01:hover { color: white; } A.menu_vert_01:active { color: white; } A.menu_vert_02 { font-size: 8pt; text-decoration: none; font-weight: bold; } A.menu_vert_02:link { color: white; } A.menu_vert_02:visited { color: white; } A.menu_vert_02:focus { color: #E02627; } A.menu_vert_02:hover { color: #000000; } A.menu_vert_02:active { color: #000000; } A.menu_vert_22 { font-size: 10pt; text-decoration: none; font-weight: bold; } A.menu_vert_22:link { color: white; } A.menu_vert_22:visited { color: white; } A.menu_vert_22:focus { color: #E02627; } A.menu_vert_22:hover { color: #000000; } A.menu_vert_02:active { color: #000000; } .logo { margin-left: 60px; } }