/*** texte */ span.couleur1 { color: #11B1C9; } span.couleur2 { color: #E80459; } table.texte h2 { color: #00265a; } table.texte td.separateurv { border-right: 1px dotted #D62421; } h3 { color: #153271; } h1 { font-size: 8px; color: #A50C00; margin : 0 0 0 0; padding : 0 0 0 0; } /*** menu2 */ .menu2 a.select:link, .menu2 a.select:visited, .menu2 a.select:hover{ color: #00265a; } .menu2 a:hover { color: #000000; } /*** menu1 */ .menu1 td { } /*****************nav********************************************/ .onglet { background-color: #384A9C; background-image : url(img/Accueil/fondNav2.gif); background-repeat: no-repeat; height: 20px; } .menu1 td.onglet { background-color: #384A9C; background-image : url(img/Accueil/fondNav2.gif); height: 20px; /* background-repeat: no-repeat;*/ } .menu1 h1 { color: #153271; margin: 0 0 0 0; padding:0 0 0 0; } .menu1 a:link, .menu1 a:visited { color: #FFF; } .menu1 a:hover { color: #ffffff; background-color: #465f95; /*#80DDEC;*/ border-top: 4px solid #00265a; } .menu1 a.select:link, .menu1 a.select:visited, .menu1 a.select:hover { color: #ffffff; /*#7DDFFF;*/ background-color: #465f95; /*#A50C00;*/ border-top: 4px solid #d1d7e4; } /*** table ariane */ table.ariane td { color: #323E55; } /*** colg */ .colg h3 { color: #137395; border-bottom: 1px solid #FFF; } .colg .selectionne { background-color: #8496bd /*0a8a8c8*/; /*color: #e9ecf1;*/ } .colg p { color: #980A30; border-bottom: 1px solid #FFF; } .colg a:link, .colg a:visited { color: #00265a; } .colg a { color: #e9ecf1; } .colg a:hover { background-color: #8496bd; color: #e9ecf1; } /*** cold */ .cold a:link, .cold a:visited, .cold li { color: #347E97; } /*** produit */ table.produit td { color: #323E55; } table.produitInclusion td img { color: #323E55; border: 1px solid #323E55; } table.produitInclusion td p { color: #323E55; } /*** table extra */ table.extra td { color: #323E55; } /*** pointillés */ table#tableauListe td { border-top: 1px dotted #D62421; } 
