Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev Author Line No. Line
652 gduche 1
 
2
	/********* STYLE COMMUN A TOUTES LES PAGES *********/
639 gduche 3
 
652 gduche 4
		/** Définition des polices exotiques **/
5
		/* Helveticaneue est utilisée pour les grands textes décoratifs (ex:mots clés).
6
			Pour windows, elle est remplacée par la police Helveticaneue2 */
7
		@font-face { font-family:Helveticaneue; src:url('/commun/polices/helvetica_light.ttf'); }
8
		@font-face { font-family:Helveticaneue2; src:url('../polices/helvetica_light.eot'); }
9
 
10
		/* Optima n'est pas utile dans les pages intèrieures.
11
		@font-face { font-family: optima; src: url('/commun/polices/optima_demi_bold.ttf'); }
12
		@font-face { font-family: optima2; src: url('../polices/optima_demi_bold.eot'); }
13
		*/
14
 
15
		/** Classes **/
16
		/* Marges */
17
		img,ul,form,li,td,div,p,br,a,h1,h2 { margin:0; padding:0; border:0; text-decoration:none;}
639 gduche 18
 
652 gduche 19
		/* Classes & couleurs */
20
		.nodisplay {display:none}
21
		.hidden	{visibility:hidden}
22
		.spacer125 {width:125px; float:left;}
23
		.cadreRondVert { width:685px; float:left; margin-top:20px; background-color:#eaedcd;
24
		-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; /* pour Chrome */ border-radius: 10px 10px 10px 10px;
25
 		-moz-box-shadow: 2px 2px 5px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555;
26
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */ zoom: 1; /* pour ie8 */
27
		padding:8px; }
28
		.cadreRondGris { width:685px; float:left; margin-top:20px; background-color:#e5e4d4;
29
		-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; /* pour Chrome */ border-radius: 10px 10px 10px 10px;
30
 		-moz-box-shadow: 2px 2px 5px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555;
31
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */ zoom: 1; /* pour ie8 */
32
		padding:8px; }
33
 
34
		.notext { display:none; left:-5000px; top:-5000px; text-indent:-5000px; }
35
 
36
		.petitcarre	{padding-left:15px; background:url(../images/petitCarre.jpg) no-repeat 5px 3px;}
37
		.troiscarre	{padding:0px 0 0 30px; background:url(../images/troisCarre.png) no-repeat 5px 5px;}
38
		.puceFleche	{padding:10px 0 0 30px; background:url(/sites/commun/generique/images/traitTela.jpg) no-repeat 0 6px;}
39
 
666 gduche 40
		.champs { font-family:arial; font-size:11px; background-color:#ffffff; border:dotted 1px #7b9c35; color:#3a3633; margin-bottom:7px; }
41
		.champs2 { font-family:arial; font-size:11px; color:#3a3633; }
42
		.ok { font-family:arial; font-size:11px; font-weight:bold; background-color:#ffffff; border:dotted 1px #7b9c35; color:#fd8c13; margin-left:242px; font-variant:small-caps; }
43
 
652 gduche 44
		/** Cadre rond gris : mise en page **/
45
		.cadreRondGris .colonneGauche, .cadreRondVert .colonneGauche { width:320px; padding:20px; border-right:1px dotted #959486; float:left; }
46
		.cadreRondGris .colonneDroite, .cadreRondVert .colonneDroite { width:284px; float:left; padding:20px; }
47
 
48
 
49
		/* typographies */
50
		p { color:#5e5852; font-family:arial; font-size:12px; font-weight:normal; line-height:18px; text-align:justify; }
51
		p.orange{ color:#fd8c13; line-height:12px; }
52
		p.blanc { color:#fff; font-size:11px; line-height:12px; }
53
		.vertpetit { color:#7b9c35; font-family:arial; font-size:11px; font-weight:bold; }
54
		.grispetit { color:#3a3633; font-family:arial; font-size:11px; font-weight:bold; }
55
		.gris{ color:#3a3633; font-family:arial; font-size:12px; }
56
 
57
		h1, h2, h3, h4 {font-weight:bold; letter-spacing:0px; font-family:arial;}
58
		h1 {padding:0px 0 0 25px; background:url(../images/troisCarre.png) no-repeat 0px 5px; color:#fd8c13;  font-size:13px;
59
			 text-transform:uppercase;  margin-bottom:8px; }
60
		h1 a:link, h1 a:visited, h1 a:active { color:#fd8c13; }
61
		h1 a:hover, h1 a:focus { color:#7b9c35; }
62
 
63
		h2 { color:#6c6865;  font-size:12px; margin-bottom:0px; }
64
		h2 a:link, h2 a:visited,h2 a:active { color:#5e5852; }
65
		h2 a:hover, h2 a:focus { color:#fd8c13; }
66
 
67
		h3 { color:#6c6865; font-size:11px; letter-spacing:0px; margin:2px; }
68
		h4 { font-size:11px; margin:2px; color:#7b9c35; font-weight:normal;}
69
 
70
		/* Ombres */
71
		.ombre2	{ -moz-box-shadow: 4px 4px 7px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; /* pour Chrome */ box-shadow: 7px 7px 11px #555;
644 gduche 72
				filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */}
73
 
652 gduche 74
		/*Arrondis*/
75
		.arrondi7 {-moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px ; /* pour Chrome */ border-radius: 7px 7px 7px 7px;}
76
		.arrondi30 { -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
639 gduche 77
 
652 gduche 78
		/* Menu supèrieur */
639 gduche 79
 
80
		/* TODO : mettre les petits carrés à la bonne place*/
81
		#zone-menu-haut { width:830px; height:12px; text-align:center; margin: 0 auto 0 40px; position:absolute; top:0px; color:#3a3633;
82
						font-family:arial; font-size:12px;}
83
		#zone-menu-haut ul { list-style:none; }
84
		#zone-menu-haut	ul li {background:url(../images/petitCarre.jpg) no-repeat 3px 5px;float:left}
652 gduche 85
		#zone-menu-haut	#seconnecter	{ margin:0; padding-left:10px}
86
		#zone-menu-haut #don { width:110px; margin:0}
87
		#zone-menu-haut #lettre { width:120px;  margin:0}
88
		#zone-menu-haut #inscrits { width:110px;  margin:0}
89
		#zone-menu-haut #connectes { width:115px;  margin:0}
90
		#zone-menu-haut #recherche { width:185px; padding-left:15px; text-align:left;  margin:0}
91
		#zone-menu-haut #recherche fieldset {width:185px; padding:0; border-style:none;}
92
		#zone-menu-haut #recherche input { height:13px; width:155px; font-size:12px;  margin:-15px 0 0 -2px; }
93
		#zone-menu-haut #recherche legend, #recherche label	{display:none;}
94
		#zone-menu-haut #recherche input[type="submit"]{width:25px; height:20px}
95
		#zone-menu-haut .drapeau { width:15px; margin-left:10px}
639 gduche 96
 
97
		#zone-menu-haut	a:link, #zone-menu-haut a:visited, #zone-menu-haut a :active  { color:#7b9c35; }
98
		#zone-menu-haut	a:hover, #zone-menu-haut a:focus { color:#fd8c13; }
99
		#zone-menu-haut a { font-family:arial; font-size:12px; }
100
		#zone-menu-haut	a:link, #zone-menu-haut a:visited, #zone-menu-haut a :active  { color:#7b9c35; }
101
		#zone-menu-haut	a:hover, #zone-menu-haut a:focus { color:#fd8c13; }
102
		#zone-menu-haut a { font-family:arial; font-size:12px; }
103
		#zone-principale { position: absolute; width:900px; margin-left:-450px; left: 50%; padding-top:20px;}
104
 
105
		.zone-haut {height:123px; margin:4px 0 0 0; width:885px; text-align:center; }
652 gduche 106
		.zone-haut h1	{float:left; padding:4px 0 0 29px; background:none}
639 gduche 107
		.zone-haut h2	{position:absolute; margin:105px 0 0 85px;color:white; font-size:16px; font-family:arial}
108
 
109
		.motsclefs { position:absolute; font-family:Helveticaneue; letter-spacing:-1px; font-weight:lighter; text-align:left;
110
			padding:0 0 0 450px; margin:0; cursor:pointer; }
111
		.motsclefs	h3 { position:absolute; margin-top:17px; font-size:60px; font-weight:lighter; color:#5c5950; left:240px; line-height:35px; font-family:helveticaneue}
112
		.motsclefs h4 { text-align:left;	color:#f2f2f2; margin-left:111px; margin-top:69px; font-family:helveticaneue}
113
		.motsclefs span{position:absolute; font-weight:normal;text-transform:lowercase; top:85px}
114
 
115
 
652 gduche 116
		/** Menu de navigation entre univers **/
117
		#zone-menu-navigation { width:auto; margin-bottom:10px; margin-top:10px; margin-left:15px; float:left; text-decoration:none; text-align:center; font-size: 14px; font-family:arial; line-height:20px; }
118
		#zone-menu-navigation a:link , #zone-menu-navigation a:visited , #zone-menu-navigation a :active  { text-decoration:none; }
119
		#zone-menu-navigation .menuHautActif a{ color: #5e5852; width:20px; font-weight: bold; font-size: 14px; text-transform: uppercase; padding-bottom: 5px; border-bottom:4px solid grey;}
639 gduche 120
 
652 gduche 121
		#zone-menu-navigation a	{color:white; }
639 gduche 122
 
652 gduche 123
		#zone-menu-navigation ul li	{float:left; width:160px; height:20px; margin-right:15px; text-align:center; text-decoration: none; list-style-type:none;
124
 		/* pour ie8 */ zoom: 1;}
639 gduche 125
 
652 gduche 126
		#zone-menu-navigation a:hover, #zone-menu-navigation a:focus{ font-weight:bold; color: #5e5852; text-decoration:none; text-transform:uppercase; padding-bottom: 5px; border-bottom:4px solid grey; -moz-border-radius: 30px 30px 30px 30px;  -webkit-border-radius:30px 30px 30px 30px;  /* pour Chrome */  border-radius: 30px 30px 30px 30px; }
639 gduche 127
 
128
 
652 gduche 129
		/* Couleurs des différents menus*/
130
		#menuAccueil { background: #fd8c13; }
131
		#menuBotanique { background: #9ac243;}
132
		#menuActualites{ background: #c2c0ad; }
133
		#menuReseau { background: #e16039; }
134
		#menuProjets{ background: #a89d80; }
135
 
136
		/* Menus */
137
		#zone-menu-gauche	{font-family:arial; font-size:12px;	width: 170px; margin-top:10px; border-left: 1px solid #7b9c35; padding-left:2px}
138
		#zone-menu-gauche ul	{ list-style:none;}
139
		#zone-menu-gauche ul li	{ padding-bottom:5px;}
140
		#zone-menu-gauche ul li a{margin:0px 0 0 0px; padding:2px 0 2px 12px; border-top:1px solid #7b9c35; border-bottom:1px solid #7b9c35;
141
				border-right:1px solid #7b9c35; -moz-border-radius: 7px;-webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px;
142
				font-weight:bold; color:#7b9c35;display:block; background:url(../images/petitCarre.jpg) no-repeat 3px 7px;
143
				}
144
		#zone-menu-gauche ul li ul	{ list-style:disc inside; color:#7b9c35; padding: 0 0 0 15px;}
145
		#zone-menu-gauche ul li ul li{padding:0px 0 0 0;}
146
		#zone-menu-gauche ul li ul li	a { border:none; background:none;padding:0px; display:inline}
639 gduche 147
 
652 gduche 148
		#cheminDeFer { width:500px; margin-left:35px; margin-top:12px; margin-bottom:10px; }
149
 
150
		/** Zone menu connexion **/
151
		#zone-menu-connexion { height:122px; width:320px; padding:25px 0 0 0 ; font-family:arial; text-align:right; font-size:11px; background:url(../images/carreorange.png) no-repeat 9px -9px ;}
152
		#zone-menu-connexion fieldset { text-align:left; width:165px; background:white; padding:28px 0 0 10px; border:solid 1px #99C242;
153
				text-decoration: none; -moz-border-radius: 0px 10px 10px 10px; -webkit-border-radius: 0px 10px 10px 10px; border-radius:0 10px 10px 10px;}
154
		#zone-menu-connexion fieldset input { font-size:11px;}
155
		#zone-menu-connexion fieldset p {	text-align:left}
156
		#zone-menu-connexion h3	{ position:absolute; width:162px; padding:5px 5px 5px 9px; margin:-29px 0 0 -10px; color:white; text-align:left; text-transform:uppercase;
639 gduche 157
			font-size:12px; background-color:#99C242; -moz-border-radius: 0px 10px 0px 0px; -webkit-border-radius: 0px 10px 0px 0px; border-radius:0 10px 0 0;}
652 gduche 158
		#zone-menu-connexion fieldset label  { position:relative; width:12em; display:block; margin:.1em 0em; }
159
		#zone-menu-connexion label input { position : absolute; left : 100%; top : 0px; width:15px;}
160
		#zone-menu-connexion #username, #zone-menu-connexion #password	{ width:80px;}
161
		#zone-menu-connexion fieldset #connexion {border:solid 1px #8eb533; padding:0;}
162
		#zone-menu-connexion #persistant, #zone-menu-connexion #persistant_label  {float:left;margin-left:-0px;}
163
		#zone-menu-connexion #persistant_label	{padding-top:2px}
164
		#zone-menu-connexion #colonneDroite { padding:15px 0 15px 0px; }
165
 
166
		/** Menu latéral : Zone gauche **/
167
		#zone-gauche { width:170px; float:left; margin-left:0px; padding-bottom:100px}
168
 
169
 
170
		/** Zone principale : zone droite **/
171
 
172
		#zone-droite { width:710px; margin-left:00px; float:left; height:auto; }
173
		#zone-droite #main { padding-left:34px}
174
 
175
		#cartographie { position:absolute; z-index:10; background :white; border:solid 1px #AAAAAA; padding:15px; margin:-300px 0 0 -300px;	}
176
		#cartographie #masquerLaCarte { float:right }
177
 
178
 
179
		/** Zone projets : commun avec accueil */
180
		/** TODO : mettre en place une feuille commune **/
181
 		#bandeauProjets { width:845px; margin:20px 0 20px 0; border:dotted 1px #fd8c13; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
182
 		float:left;	padding-left:65px; }
183
		#bandeauProjets ul { height:98px; padding:0px; list-style:none; font-family:arial;}
184
		#bandeauProjets ul li { width:250px; margin-left:15px; border: double 1px orange; border-width:0 4px 0 0; display:inline;height:95px;float:left;}
185
		#bandeauProjets ul li, #bandeauProjets ul li p	{ font-family:arial; font-size: 10px; line-height:1.3em;}
186
		#bandeauProjets ul li p	{ padding-right:2px; }
187
		#bandeauProjets ul li a	{ color:#7B9C35; font-weight:bold; }
188
		#bandeauProjets ul li h3 { padding:5px 0 5px 0 ; margin:0; color:#fd8c13; }
189
		#bandeauProjets ul li img { float:left; }
190
		#bandeauProjets ul .bouton { width:20px;}
191
		#bandeauProjets #boutonPrecedent, #bandeauProjets #boutonSuivant { position:absolute;}
192
		#bandeauProjets #boutonPrecedent { margin-left:-66px; margin-top:-99px; height:100px; background:white; cursor:pointer; width:70px; border:dotted 1px #fd8c13;
639 gduche 193
			border-right-style:none; -moz-border-radius: 10px 0 0px 10px ; -webkit-border-radius: 10px 0 0px 10px ; border-radius: 10px 0 0 10px;
194
    		background:white url(../images/flecheGauche.jpg) no-repeat 5px 25px; }
652 gduche 195
		#bandeauProjets #boutonSuivant { margin-left:799px;	margin-top:-99px; width:30px; cursor:pointer; background:white url(../images/flecheDroite.jpg) no-repeat 15px 25px;
639 gduche 196
			padding:28px 8px 53px 8px; border:dotted 1px #fd8c13; border-left-style:none;-moz-border-radius: 0px 10px 10px 0px ; -webkit-border-radius: 0px 10px 10px 0px ;
197
			border-radius: 0px 10px 10px 0px ; }
198
 
199
 
200
 
652 gduche 201
		/** Zone-bas-page : footer **/
202
		#zone-bas-page { width:900px; clear:both;}
203
		#zone-bas-page div { width:900px; margin:20px 0 10px 0;text-align:center;}
204
		#zone-bas-page div ul li {list-style:none;text-decoration:none;text-align:center;font-size: 12px;font-family:arial;display:inline;margin-left:10px;padding :6px 0 0 20px}
205
		#zone-bas-page #accueil { background:url(../images/accueil.png) no-repeat 0px 2px; }
206
		#zone-bas-page #faq { background:url(../images/faq.png) no-repeat 0px 2px; }
207
		#zone-bas-page #contact { background:url(../images/contact.png) no-repeat 0px 2px; }
208
		#zone-bas-page #plan {	background:url(../images/plan.png) no-repeat 0px 2px; }
209
		#zone-bas-page #rss { background:url(../images/rss.png) no-repeat 0px 2px; }
210
		#zone-bas-page #telechargement { background:url(../images/telechargement.png) no-repeat 0px 2px; }
211
		#zone-bas-page #visite { background:url(../images/visite.png) no-repeat 0px 2px; }
212
		#zone-bas-page #mentions { background:url(../images/mentions.gif) no-repeat 0px 2px; }
213
		#zone-bas-page>div  a:link , #zone-bas-page>div  a:visited , #zone-bas-page>div  a :active  { font-weight:normal; color:#7b9c35; text-decoration:none; }
214
		#zone-bas-page>div  a:hover, #menupied a:focus { font-weight:normal; color: #fd8c13;text-decoration:none;}
639 gduche 215
 
652 gduche 216
		/** Contact Tela **/
217
		#coordonees { width:888px; text-align:center; margin:auto; background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat right; height:15px; }
218
		#coordonees span { float:left; padding-left:15px; background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat 5px 5px; font-family:arial;
219
		font-size:12px; font-weight:normal; font-style:normal;}
220
		#coordonees a {font-family:arial; font-size:12px; text-align:justify; font-weight:normal; line-height:16px; list-style:none;}
221
		#coordonees a:link, #coordonees a:visited, #coordonees a :active {color:#3a3633;}
222
		#coordonees a:hover, #coordonees a:focus { color:#fd8c13;}
223
 
224
 
225
 
226
 
227
 
228
 
229
 
230