4 |
david |
1 |
/*Feuille de style du monde biblio
|
12 |
jpm |
2 |
Auteur : Magali GIAUME, Jean-Pascal MILCENT*/
|
4 |
david |
3 |
h1 {
|
|
|
4 |
background-color:#f38361;
|
|
|
5 |
color:white;}
|
|
|
6 |
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action, #hba_info h1{
|
|
|
7 |
color: #ED5323;}
|
|
|
8 |
a {
|
137 |
magali |
9 |
background-image: url(http://www.tela-botanica.org/sites/biblio/generique/images/graphisme/img_underline_biblio.png);}
|
4 |
david |
10 |
a:hover {
|
137 |
magali |
11 |
background-image: url(http://www.tela-botanica.org/sites/biblio/generique/images/graphisme/img_underline_hover_biblio.png);}
|
4 |
david |
12 |
ul {
|
|
|
13 |
line-height:1.5em}
|
|
|
14 |
a img {
|
|
|
15 |
border : 1px dotted #ED5323;}
|
|
|
16 |
/*DIFFERENTS BLOCS DE LA PAGE*/
|
|
|
17 |
|
|
|
18 |
/*bandeau*/
|
|
|
19 |
#bandeau {
|
137 |
magali |
20 |
background: url(http://www.tela-botanica.org/sites/biblio/generique/images/graphisme/bandeau_biblio_fond.png) repeat-x;}
|
4 |
david |
21 |
#bandeau_contenu {
|
137 |
magali |
22 |
background:transparent url(http://www.tela-botanica.org/sites/biblio/generique/images/graphisme/bandeau_biblio.jpg) no-repeat;
|
4 |
david |
23 |
height:77px;}
|
|
|
24 |
#titre_monde h1 {
|
|
|
25 |
color:black;}
|
|
|
26 |
#plan_contact a {
|
|
|
27 |
color:#fff;
|
137 |
magali |
28 |
background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
|
4 |
david |
29 |
#plan_contact a:hover {
|
137 |
magali |
30 |
background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
|
4 |
david |
31 |
|
|
|
32 |
/*droite -> onglets */
|
|
|
33 |
#onglets li:hover {
|
|
|
34 |
color:#5E5200;}
|
|
|
35 |
#onglets li:hover a {
|
|
|
36 |
color:#ED5323;}
|
|
|
37 |
#onglets .menu_inactif {
|
|
|
38 |
border-bottom:black;}
|
|
|
39 |
#onglets .menu_actif a {
|
|
|
40 |
color:#ED5323;}
|
|
|
41 |
#contenu {
|
|
|
42 |
border:1px solid black;}
|
|
|
43 |
|
|
|
44 |
/*nav_gauche*/
|
|
|
45 |
#nav_gauche {
|
137 |
magali |
46 |
background: #fff url(http://www.tela-botanica.org/sites/biblio/generique/images/graphisme/degrade_rouge.png) repeat-x;}
|
4 |
david |
47 |
/* nav_gauche -> menus */
|
|
|
48 |
#menus .menu_actif>a {
|
|
|
49 |
background-color:#f38361;
|
|
|
50 |
border-color: rgb(248, 199, 183);}
|
|
|
51 |
#menus a:hover {
|
|
|
52 |
background-color:#f38361;}
|
|
|
53 |
/* nav_gauche -> form connexion et deconnexion */
|
|
|
54 |
.menu_classique_n2 .menu_actif {
|
|
|
55 |
background-color:#f38361;}
|
|
|
56 |
.menu_actif a {
|
|
|
57 |
color:#000;}
|
|
|
58 |
/* Presentation du fragmenteur (pour les applis qui l'utilisent) */
|
|
|
59 |
.fragmenteur {
|
|
|
60 |
height:24px;
|
|
|
61 |
text-align:center;}
|
|
|
62 |
.frag_suivant span, .frag_precedent span, .frag_depart span, .frag_fin span {
|
|
|
63 |
display:none;}
|
|
|
64 |
.frag_precedent, .frag_precedent:hover {
|
137 |
magali |
65 |
background:url(http://www.tela-botanica.org/sites/commun/generique/images/icones/fleche_gauche.png) center right no-repeat;
|
4 |
david |
66 |
height:24px;
|
|
|
67 |
padding-right:24px;}
|
|
|
68 |
.frag_suivant, .frag_suivant:hover {
|
137 |
magali |
69 |
background:url(http://www.tela-botanica.org/sites/commun/generique/images/icones/fleche_droite.png) center left no-repeat;
|
4 |
david |
70 |
height:24px;
|
|
|
71 |
padding-left:24px;}
|
|
|
72 |
.frag_depart, .frag_depart:hover {
|
137 |
magali |
73 |
background:url(http://www.tela-botanica.org/sites/commun/generique/images/icones/fleche_depart.png) center left no-repeat;
|
4 |
david |
74 |
height:24px;
|
|
|
75 |
padding-left:24px;}
|
|
|
76 |
.frag_fin:hover, .frag_fin:hover {
|
137 |
magali |
77 |
background:url(http://www.tela-botanica.org/sites/commun/generique/images/icones/fleche_fin.png) center left no-repeat;
|
4 |
david |
78 |
height:24px;
|
|
|
79 |
padding-left:24px;}
|
|
|
80 |
.bb_navigation a{
|
|
|
81 |
background-color:#fff;}
|
|
|
82 |
#identification_info, #iden_action {
|
|
|
83 |
background-color:transparent;}
|
|
|
84 |
.form_identification input, .form_identification textarea, .form_identification select {
|
|
|
85 |
border: 1px solid #ED5323;
|
|
|
86 |
background-color:#fce2d9;}
|
|
|
87 |
#menu_contextuel {
|
162 |
magali |
88 |
color:#ED5323;}
|
|
|
89 |
#biblio_revue .table_bordure thead th{
|
|
|
90 |
background-color:#F38361;}
|
|
|
91 |
#biblio_revue .table_bordure tbody th{
|
|
|
92 |
background-color:white;}
|