4 |
david |
1 |
/*Feuille de style du monde Phytosociologie
|
|
|
2 |
Auteur : Magali Giaume*/
|
|
|
3 |
h1{
|
|
|
4 |
color:#83250c;
|
|
|
5 |
background-color:#dd9154;}
|
|
|
6 |
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
|
|
|
7 |
color:#d0630e;}
|
|
|
8 |
hr {
|
|
|
9 |
color: #d1dc8d;}
|
|
|
10 |
a {
|
|
|
11 |
background-image:url(/sites/plte_env/generique/images/graphisme/img_underline_phytosocio.png);}
|
|
|
12 |
a:hover {
|
|
|
13 |
background-image: url(/sites/plte_env/generique/images/graphisme/img_underline_hover_phytosocio.png);}
|
|
|
14 |
a img {
|
|
|
15 |
border : 1px dotted #d0630e;}
|
|
|
16 |
|
|
|
17 |
/*DIFFERENTS BLOCS DE LA PAGE*/
|
|
|
18 |
/*bandeau*/
|
|
|
19 |
#bandeau {
|
|
|
20 |
background: url(/sites/plte_env/generique/images/graphisme/bandeau_phytosocio_fond.png) repeat-x;}
|
|
|
21 |
#bandeau_contenu {
|
|
|
22 |
background:transparent url(/sites/plte_env/generique/images/graphisme/bandeau_phytosocio.jpg) no-repeat;
|
|
|
23 |
height:77px;}
|
|
|
24 |
#titre_monde h1 {
|
|
|
25 |
color:#e6ac7e;}
|
|
|
26 |
#plan_contact a {
|
|
|
27 |
color:white;
|
|
|
28 |
background-image:url(/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
|
|
|
29 |
#plan_contact a:hover {
|
|
|
30 |
background-image:url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
|
|
|
31 |
/*droite -> onglets */
|
|
|
32 |
#onglets li:hover {
|
|
|
33 |
color:#d0630e;}
|
|
|
34 |
#onglets li:hover a {
|
|
|
35 |
color:#d0630e;}
|
|
|
36 |
#onglets .menu_inactif {
|
|
|
37 |
border-bottom:#765;}
|
|
|
38 |
#onglets .menu_actif a {
|
|
|
39 |
color:#d0630e;}
|
|
|
40 |
/* droite -> contenu */
|
|
|
41 |
#contenu {
|
|
|
42 |
border:1px solid #765;}
|
|
|
43 |
/*nav_gauche*/
|
|
|
44 |
#nav_gauche {
|
|
|
45 |
background: #fff url(/sites/plte_env/generique/images/graphisme/degrade_orange.png) repeat-x;}
|
|
|
46 |
/* nav_gauche -> menus */
|
|
|
47 |
#menus .menu_actif>a {
|
|
|
48 |
background-color:#dd9154;
|
|
|
49 |
border-color: rgb(230, 175, 132);}
|
|
|
50 |
#menus a:hover {
|
|
|
51 |
background-color:#dd9154;}
|
|
|
52 |
/* presentation des menus */
|
|
|
53 |
.menu_classique_n2 .menu_actif {
|
|
|
54 |
background-color:#dd9154;}
|
|
|
55 |
.menu_actif a {
|
|
|
56 |
color:#d0630e ;}
|
|
|
57 |
#identification_info, #iden_action {
|
|
|
58 |
background-color:transparent;}
|
|
|
59 |
#menu_contextuel {
|
|
|
60 |
color:#d0630e;}
|
|
|
61 |
.form_identification input,.form_identification textarea,.form_identification select {
|
|
|
62 |
background-color:#f6e2d2;}
|