Subversion Repositories Sites.tela-botanica.org

Rev

Rev 699 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
705 jpm 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
.information_soutien {
20
float:right;
21
margin:10px;
22
width:300px;
23
text-align:center;
24
background: #e7ebfd;
25
border:1px solid #5D81BA;
26
max-width: 800px;
27
padding:5px;
28
}
29
/*DIFFERENTS BLOCS DE LA PAGE*/
30
/*bandeau*/
31
#bandeau {
32
	background: url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/bandeau_reseau_fond.png) repeat-x;}
33
#bandeau_contenu {
34
	background:transparent url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/bandeau_reseau.jpg) no-repeat;
35
	height:77px;}
36
#titre_monde h1 {
37
	color:#feffdc;}
38
#plan_contact a {
39
	color:black;
40
	background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_black.png);}
41
#plan_contact a:hover {
42
	background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png);}
43
 
44
/*droite -> onglets */
45
#onglets li:hover {
46
	color:#5E5200;}
47
#onglets li:hover a {
48
	color:#5E5200;}
49
#onglets .menu_inactif {
50
	border-bottom:#5E5200;}
51
#onglets .menu_actif a {
52
	color:#5E5200;}
53
 
54
/* droite -> contenu */
55
#contenu {
56
	border:1px solid #5E5200;}
57
 
58
/*Tableau*/
59
.table_cadre th {
60
	background-color:#E4B842;
61
	padding:0 5px;}
62
.table_cadre {
63
	height:12px;}
64
.magali {
65
	margin:0;}
66
.ligne_paire{
67
	background-color:#faf2dc;}
68
.col1 {
69
	text-align:left;}
70
 #identification_info, #iden_action{
71
	background-color:transparent;}
72
.form_identification input, .form_identification textarea, .form_identification select{
73
	background-color:#fdf9f0;}
74
#menu_contextuel {
75
	color:#E4B842;}
76
 
77
/*nav_gauche*/
78
#nav_gauche {
79
	background:#fff url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/degrade_sable.png) repeat-x;}
80
 
81
/* nav_gauche -> menus */
82
#menus {
83
	font-size:13px;
84
	margin:10px 0;
85
	text-align:left;}
86
#menus .menu_actif>a {
87
	background-color:#EBCC77;
88
	border-color:rgb(238, 210, 135);}
89
#menus a:hover {
90
	background-color:#EBCC77;}
91
 
92
/* presentation des menus */
93
.menu_classique_n2 .menu_actif {
94
	background-color:#EBCC77;}
95
.menu_actif a {
96
	color:#5E5200;}
97
 
98
/* Fiche personnelle inscription */
99
.liste_inscription {
100
	list-style:none;}
101
 
102
/* Présentation partenaires */
103
.reseaux_partenaires li, .reseaux_equipe li {
104
	float: left;
105
	height:160px;
106
	width:180px;
107
	text-align:center;
108
	list-style-type:none;}
109
.reseaux_equipe li {
110
	height:260px;
111
	width:220px;}
112
.reseaux_partenaires span, .reseaux_equipe span {
113
	font-size:13px;
114
	font-weight:bold;
115
	color: #996F18;
116
	text-transform:uppercase;
117
	line-height:1.3em;
118
	margin:10px 0 4px 0;}
119
/* Présentation page soutien */
120
.reseaux_soutien li {
121
	float: left;
122
	height:200px;
123
	width:300px;
124
	border-style: solid;
125
	border-width: 1px;
126
	text-align:center;
127
	list-style-type:none;}
128
.reseaux_soutien span {
129
	font-size:13px;
130
	font-weight:bold;
131
	color: #996F18;
132
	text-transform:uppercase;
133
	line-height:1.3em;
134
	margin:10px 0 4px 0;}
135
.reseaux_soutien img {
136
	margin: 0 0 60px 60px;}
137
.reseaux_soutien li table {
138
	margin: 10px 0 0px 10px;}
139
.reseaux_soutien li a {
140
	text-decoration: none;
141
	height: 25px;
142
	width: 200px;
143
	margin: 0px 0px 0px 60px;
144
	padding-top:10px;
145
	font-weight:bold;
146
	display: block;
147
	font-size: 13px;
148
	background-color: #EFF3F7;
149
	border-style: solid;
150
	border-bottom-color: #848688;
151
	border-right-color: #848688;
152
	border-left-color: #FAFBFC;
153
	border-top-color: #FAFBFC;}
154
.reseaux_soutien li a:link, .reseaux_soutien li a:visited, .reseaux_soutien li a:hover {
155
	color: #000000;
156
	background-color: #EFF3F7;
157
	border-style: solid;
158
	border-bottom-color: #848688;
159
	border-right-color: #848688;
160
	border-left-color: #FAFBFC;
161
	border-top-color: #FAFBFC;}
162
.reseaux_soutien li a:hover {
163
	background-color: #cccccc;}
164
.reseaux_soutien li a:active {
165
	background-color: #FAFBFC;
166
	border-style: solid;
167
	border-top-color: #848688;
168
	border-left-color: #848688;
169
	border-right-color: #FAFBFC;
170
	border-bottom-color: #FAFBFC;}
171
/* Divers */
172
#sans_auteur .page_auteur, .page_separateur_auteur, .page_separateur_titre, .page_creation_mois, .page_creation_annee {
173
	display:none;}
174
 
175
#video_tuto_rss {
176
		text-align:center;
177
}
178