Subversion Repositories Sites.tela-botanica.org

Rev

Rev 427 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 427 Rev 442
Line 1... Line -...
1
/*Feuille de style du monde réseau
-
 
2
Auteurs : Magali Giaume - Tamara Le Bourg*/
-
 
3
h1 {
-
 
4
  color:#5E5200;
-
 
5
  background-color:#EBCC77;}
-
 
6
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
-
 
7
  color: #996F18;}
-
 
8
hr {
-
 
9
  color: #5E5200;}
-
 
10
a {
-
 
11
  background-image: url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/img_underline_reso.png);}
-
 
12
a:hover {
-
 
13
  background-image: url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/img_underline1_reso.png);}
-
 
14
img {
-
 
15
  border:0;
-
 
16
  padding:2px;}
-
 
17
a img {
-
 
18
  border : 1px dotted #5E5200;}
-
 
19
/*DIFFERENTS BLOCS DE LA PAGE*/
-
 
20
/*bandeau*/
-
 
21
#bandeau {
-
 
22
  background: url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/bandeau_reseau_fond.png) repeat-x;}
-
 
23
#bandeau_contenu {
-
 
24
  background:transparent url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/bandeau_reseau.jpg) no-repeat;
-
 
25
  height:77px;}
-
 
26
#titre_monde h1 {
-
 
27
  color:#feffdc;}
-
 
28
#plan_contact a {
-
 
29
  color:black;
-
 
30
  background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_black.png);}
-
 
31
#plan_contact a:hover {
-
 
32
  background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png);}
-
 
33
 
-
 
34
/*droite -> onglets */
-
 
35
#onglets li:hover {
-
 
36
  color:#5E5200;}
-
 
37
#onglets li:hover a {
-
 
38
  color:#5E5200;}
-
 
39
#onglets .menu_inactif {
-
 
40
  border-bottom:#5E5200;}
-
 
41
#onglets .menu_actif a {
-
 
42
  color:#5E5200;}
-
 
43
 
-
 
44
/* droite -> contenu */
-
 
45
#contenu {
-
 
46
  border:1px solid #5E5200;}
-
 
47
 
-
 
48
/*Tableau*/
-
 
49
.table_cadre th {
-
 
50
  background-color:#E4B842;
-
 
51
  padding:0 5px;}
-
 
52
.table_cadre {
-
 
53
  height:12px;}
-
 
54
.magali {
-
 
55
  margin:0;}
-
 
56
.ligne_paire{
-
 
57
  background-color:#faf2dc;}
-
 
58
.col1 {
-
 
59
  text-align:left;}
-
 
60
 #identification_info, #iden_action{
-
 
61
  background-color:transparent;}
-
 
62
.form_identification input, .form_identification textarea, .form_identification select{
-
 
63
  background-color:#fdf9f0;}
-
 
64
#menu_contextuel {
-
 
65
  color:#E4B842;}
-
 
66
 
-
 
67
/*nav_gauche*/
-
 
68
#nav_gauche {
-
 
69
  background:#fff url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/degrade_sable.png) repeat-x;}
-
 
70
 
-
 
71
/* nav_gauche -> menus */
-
 
72
#menus {
-
 
73
  font-size:13px;
-
 
74
  margin:10px 0;
-
 
75
  text-align:left;}
-
 
76
#menus .menu_actif>a {
-
 
77
  background-color:#EBCC77;
-
 
78
  border-color:rgb(238, 210, 135);}
-
 
79
#menus a:hover {
-
 
80
  background-color:#EBCC77;}
-
 
81
 
-
 
82
/* presentation des menus */
-
 
83
.menu_classique_n2 .menu_actif {
-
 
84
  background-color:#EBCC77;}
-
 
85
.menu_actif a {
-
 
86
  color:#5E5200;}
-
 
87
 
-
 
88
/* Fiche personnelle inscription */
-
 
89
.liste_inscription {
-
 
90
  list-style:none;}
-
 
91
 
-
 
92
/* Présentation partenaires */
-
 
93
.reseaux_partenaires li {
-
 
94
  float: left;
-
 
95
  height:160px;
-
 
96
  width:180px;
-
 
97
  text-align:center;
-
 
98
  list-style-type:none;}
-
 
99
.reseaux_partenaires span {
-
 
100
  font-size:13px;
-
 
101
  font-weight:bold;
-
 
102
  color: #996F18;
-
 
103
  text-transform:uppercase;
-
 
104
  line-height:1.3em;
-
 
105
  margin:10px 0 4px 0;}
-
 
106
1
/*Feuille de style du monde réseau
-
 
2
Auteurs : Magali Giaume - Tamara Le Bourg*/
-
 
3
h1 {
-
 
4
	color:#5E5200;
-
 
5
	background-color:#EBCC77;}
-
 
6
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
-
 
7
	color: #996F18;}
-
 
8
hr {
-
 
9
	color: #5E5200;}
-
 
10
a {
-
 
11
	background-image: url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/img_underline_reso.png);}
-
 
12
a:hover {
-
 
13
	background-image: url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/img_underline1_reso.png);}
-
 
14
img {
-
 
15
	border:0;
-
 
16
	padding:2px;}
-
 
17
a img {
-
 
18
	border : 1px dotted #5E5200;}
-
 
19
/*DIFFERENTS BLOCS DE LA PAGE*/
-
 
20
/*bandeau*/
-
 
21
#bandeau {
-
 
22
	background: url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/bandeau_reseau_fond.png) repeat-x;}
-
 
23
#bandeau_contenu {
-
 
24
	background:transparent url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/bandeau_reseau.jpg) no-repeat;
-
 
25
	height:77px;}
-
 
26
#titre_monde h1 {
-
 
27
	color:#feffdc;}
-
 
28
#plan_contact a {
-
 
29
	color:black;
-
 
30
	background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_black.png);}
-
 
31
#plan_contact a:hover {
-
 
32
	background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png);}
-
 
33
 
-
 
34
/*droite -> onglets */
-
 
35
#onglets li:hover {
-
 
36
	color:#5E5200;}
-
 
37
#onglets li:hover a {
-
 
38
	color:#5E5200;}
-
 
39
#onglets .menu_inactif {
-
 
40
	border-bottom:#5E5200;}
-
 
41
#onglets .menu_actif a {
-
 
42
	color:#5E5200;}
-
 
43
 
-
 
44
/* droite -> contenu */
-
 
45
#contenu {
-
 
46
	border:1px solid #5E5200;}
-
 
47
 
-
 
48
/*Tableau*/
-
 
49
.table_cadre th {
-
 
50
	background-color:#E4B842;
-
 
51
	padding:0 5px;}
-
 
52
.table_cadre {
-
 
53
	height:12px;}
-
 
54
.magali {
-
 
55
	margin:0;}
-
 
56
.ligne_paire{
-
 
57
	background-color:#faf2dc;}
-
 
58
.col1 {
-
 
59
	text-align:left;}
-
 
60
 #identification_info, #iden_action{
-
 
61
	background-color:transparent;}
-
 
62
.form_identification input, .form_identification textarea, .form_identification select{
-
 
63
	background-color:#fdf9f0;}
-
 
64
#menu_contextuel {
-
 
65
	color:#E4B842;}
-
 
66
 
-
 
67
/*nav_gauche*/
-
 
68
#nav_gauche {
-
 
69
	background:#fff url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/degrade_sable.png) repeat-x;}
-
 
70
 
-
 
71
/* nav_gauche -> menus */
-
 
72
#menus {
-
 
73
	font-size:13px;
-
 
74
	margin:10px 0;
-
 
75
	text-align:left;}
-
 
76
#menus .menu_actif>a {
-
 
77
	background-color:#EBCC77;
-
 
78
	border-color:rgb(238, 210, 135);}
-
 
79
#menus a:hover {
-
 
80
	background-color:#EBCC77;}
-
 
81
 
-
 
82
/* presentation des menus */
-
 
83
.menu_classique_n2 .menu_actif {
-
 
84
	background-color:#EBCC77;}
-
 
85
.menu_actif a {
-
 
86
	color:#5E5200;}
-
 
87
 
-
 
88
/* Fiche personnelle inscription */
-
 
89
.liste_inscription {
-
 
90
	list-style:none;}
-
 
91
 
-
 
92
/* Présentation partenaires */
-
 
93
.reseaux_partenaires li {
-
 
94
	float: left;
-
 
95
	height:160px;
-
 
96
	width:180px;
-
 
97
	text-align:center;
-
 
98
	list-style-type:none;}
-
 
99
.reseaux_partenaires span {
-
 
100
	font-size:13px;
-
 
101
	font-weight:bold;
-
 
102
	color: #996F18;
-
 
103
	text-transform:uppercase;
-
 
104
	line-height:1.3em;
-
 
105
	margin:10px 0 4px 0;}
-
 
106
.reseaux_soutien li {
-
 
107
	float: left;
-
 
108
	height:200px;
-
 
109
	width:300px;
-
 
110
	border-style: solid;
-
 
111
	border-width: 1px;
-
 
112
	text-align:center;
-
 
113
	list-style-type:none;}
-
 
114
.reseaux_soutien span {
-
 
115
	font-size:13px;
-
 
116
	font-weight:bold;
-
 
117
	color: #996F18;
-
 
118
	text-transform:uppercase;
-
 
119
	line-height:1.3em;
-
 
120
	margin:10px 0 4px 0;}
-
 
121
.reseaux_soutien img {
-
 
122
	margin: 0 0 60px 60px;}
-
 
123
.reseaux_soutien li table {
-
 
124
	margin: 10px 0 0px 10px;}
-
 
125
.reseaux_soutien li a {
-
 
126
	text-decoration: none;
-
 
127
	height: 25px;
-
 
128
	width: 180px;
-
 
129
	margin: 0px 0px 0px 60px;
-
 
130
	padding-top:10px;
-
 
131
	font-weight:bold;
-
 
132
	display: block;
-
 
133
	font-size: 13px;
-
 
134
	background-color: #EFF3F7;
-
 
135
	border-style: solid;
-
 
136
	border-bottom-color: #848688;
-
 
137
	border-right-color: #848688;
-
 
138
	border-left-color: #FAFBFC;
-
 
139
	border-top-color: #FAFBFC;}
-
 
140
.reseaux_soutien li a:link, .reseaux_soutien li a:visited, .reseaux_soutien li a:hover {
-
 
141
	color: #000000;
-
 
142
	background-color: #EFF3F7;
-
 
143
	border-style: solid;
-
 
144
	border-bottom-color: #848688;
-
 
145
	border-right-color: #848688;
-
 
146
	border-left-color: #FAFBFC;
-
 
147
	border-top-color: #FAFBFC;}
-
 
148
.reseaux_soutien li a:hover {
-
 
149
	background-color: #cccccc;}
-
 
150
.reseaux_soutien li a:active {
-
 
151
	background-color: #FAFBFC;
-
 
152
	border-style: solid;
-
 
153
	border-top-color: #848688;
-
 
154
	border-left-color: #848688;
-
 
155
	border-right-color: #FAFBFC;
-
 
156
	border-bottom-color: #FAFBFC;}
-
 
157
107
158