Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev Author Line No. Line
633 gduche 1
/*Général */
2
	body	{behavior:url(/commun/htc/csshover3.htc)}
3
 
4
	/*Définition des polices exotiques.*/
5
	@font-face { font-family: optima; src: url('/commun/polices/optima_demi_bold.ttf'); }
6
	@font-face { font-family:Helveticaneue; src:url('/commun/polices/helvetica_light.ttf'); }
7
 
8
	@font-face { font-family: optima2; src: url('../polices/optima_demi_bold.eot'); }
9
	@font-face { font-family:Helveticaneue2; src:url('../polices/helvetica_light.eot'); }
10
 
11
	/* Arrondis */
12
	.arrondi30 { -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
13
 
14
	/* Ombré */
15
	.ombre	{ -moz-box-shadow: 2px 2px 9px #6c6865; -webkit-box-shadow: 2px 2px 9px #6c6865; box-shadow: 2px 2px 9px #6c6865;
16
			filter:progid:DXImageTransform.Microsoft.Shadow(color='#6c6865', Direction=135, Strength=4); /* pour ie8 */}
17
 
18
 
19
	/* Marges */
20
	img,ul,form,li,td,div,p,br,a,h1,h2,body { margin:0; padding:0; border:0; text-decoration:none; }
21
 
22
	/* Classes & couleurs */
23
	.nodisplay {display:none}
635 gduche 24
	.hidden	{visibility:hidden}
25
	.spacer125 {width:125px; float:left;}
633 gduche 26
	p { color:#3a3633; font-family:arial; font-size:12px; font-weight:normal; line-height:16px; }
27
 
28
	p.connectgris { color:#5e5852; font-family:arial; font-size:11px; font-weight:normal; text-align:left; line-height:12px; }
29
	p.connectvert { color:#7b9c35; font-family:arial; font-size:11px; font-weight:normal; text-align:left; margin-top:10px;}
30
	p.orange { color:#fd8c13; font-family:arial; font-size:11px; font-weight:normal; text-align:left; margin:7px 0  3px 0;}
31
	p.accueil { color:#3a3633; font-family:arial; font-size:13px; text-align:justify; font-weight:normal; line-height:16px; }
32
	.overflow-hidden { overflow:hidden;}
33
 	.gris{ color:#3a3633; font-family:arial; font-size:12px; }
34
	.vert, p.vert a, p.vert { color:#7b9c35; font-family:arial; font-size:12px; }
35
	.grisclair	{color:#f2f2f2}
36
	.grisfonce	{color:#5c5950}
37
 
38
	/*Zones*/
39
	body { margin-top:8px; background-color:white; }
40
	#zone-principale { position: absolute; width:900px; margin:30px 0 0 -450px; left: 50%;}
41
 
42
		/* Menu haut */
43
		#zone-menu-haut { width:745px; height:12px; text-align:center; margin: 0 auto 0 90px; position:absolute; top:-30px; color:#3a3633;
44
						font-family:arial; font-size:12px;}
45
		#zone-menu-haut ul { list-style:none; }
46
		#zone-menu-haut	ul li {background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat 3px 5px;float:left}
47
 
48
		#don { width:110px; margin:0}
49
		#lettre { width:120px;  margin:0}
50
		#inscrits { width:110px;  margin:0}
51
		#connectes { width:115px;  margin:0}
52
		#recherche { width:185px; padding-left:15px; text-align:left;  margin:0}
53
			#recherche fieldset {width:185px; padding:0; border-style:none;}
54
			#recherche input { height:13px; width:155px; font-size:12px;  margin:-15px 0 0 -2px; }
55
 
56
		.drapeau { width:15px; margin-left:10px}
57
 
58
		#zone-menu-haut	a:link, #zone-menu-haut a:visited, #zone-menu-haut a :active  { color:#7b9c35; }
59
		#zone-menu-haut	a:hover, #zone-menu-haut a:focus { color:#fd8c13; }
60
		#zone-menu-haut a { font-family:arial; font-size:12px; }
61
 
62
		/* Titre */
63
		#zone-titre	{padding:0px 0 25px 23px; margin:0 0 5px 0;}
64
			#zone-titre h1	{position:absolute; top:15px; left:155px; font-family:Optima; font-size:32px; letter-spacing:0px; color:#348237;}
65
			#zone-titre h2	{position:absolute; top:50px; left:146px; font-family:optima; font-size:19px; text-align:right;
66
					letter-spacing:0px ; color:#ff8c0d; line-height:24px;width:386px;}
67
			#zone-titre h2 b {font-size:32px; font-weight:normal}
68
 
69
		/* Bandeaux */
70
		/*Général : texte & mots clefs*/
71
		.motsclefs { float:left; width:295px; height:105px; font-family:Helveticaneue; letter-spacing:-1px; font-weight:lighter; text-align:left;
72
			background:url(../images/carres.png) no-repeat 106px 0px; padding:0 0 0 146px; margin:0; cursor:pointer; }
73
		.motsclefs	a {color:#5C5950}
74
		.motsclefs	h2 { position:absolute; margin-top:13px; font-size:52px; font-weight:normal; color:#5c5950; left:170px; line-height:35px;}
75
		.motsclefs	h2:hover, .motsclefs a:hover { color:white; }
76
		.motsclefs h3 { text-align:left;	color:#f2f2f2; margin-left:111px; margin-top:69px}
77
		.motsclefs span{position:absolute; font-weight:normal;text-transform:lowercase}
78
 
79
		.texteRectangle	{padding:8px 25px 0 0px;height:75px;}
80
 
81
		#zone-botanique {background: url(../images/imageAccueilCarres.jpg) no-repeat #9ac343; height:105px; width:900px;  margin:0 0 15px 5px;}
82
			/* Mots clefs Botanique */
83
			#zone-botanique .motsclefs .mot1 { font-size:32px; margin:-22px 0 0 -101px;}
84
			#zone-botanique .motsclefs .mot2 { font-size:18px;  margin:-15px 0 0 74px; }
85
			#zone-botanique .motsclefs .mot3 { font-size:23px; margin:5px 0 0 -46px; }
86
 
87
		#zone-actualites {background: url(../images/imageAccueilCarres.jpg) no-repeat 0px -211px #c2c0ad; height:105px; width:900px; margin:0 0 15px 5px;}
88
			/* Mots clefs Actualités */
89
			#zone-actualites .motsclefs	.mot1 { font-size:28px;	margin:-20px 0 0 -81px; }
90
			#zone-actualites .motsclefs .mot2 {	font-size:32px;	margin:-10px 0 0 14px; }
91
			#zone-actualites .motsclefs	.mot3 { margin:10px 0 0 -101px;}
92
 
93
		#zone-reseau {background: url(../images/imageAccueilCarres.jpg) no-repeat 0 -316px #e16039; height:105px; width:900px; margin:0 0 15px 5px;}
94
 
95
			/* Mots clefs Réseau */
96
			#zone-reseau	.motsclefs	.mot1 { font-size:32px; margin:-25px 0 0 -102px; }
97
			#zone-reseau	.motsclefs	.mot2 { font-size:26px; margin:0px 0 0 -81px; }
98
			#zone-reseau	.motsclefs	.mot3 { font-size:20px; margin:3px 0 0 39px; }
99
 
100
		#zone-projets {background: url(../images/imageAccueilCarres.jpg) no-repeat 0 -105px #a89d80; height:105px; width:900px; margin:0 0 15px 5px;}
101
			/* Mots clefs Projets */
102
			#zone-projets .motsclefs	.mot1 { font-size:32px; margin:-22px 0 0 -36px; }
103
			#zone-projets .motsclefs	.mot2 { font-size:20px; margin:5px 0 0 -71px; }
104
			#zone-projets .motsclefs	.mot3	{ font-size:20px; margin:5px 0 0 44px; }
105
 
106
		/* Liens des univers */
107
		.menuRectangle { position:absolute; width:100%; margin-top:0px; text-align:right}
108
		.menuRectangle ul {	 text-align:right; position:absolute; right:25px}
109
		.menuRectangle  ul li { text-decoration:none; text-align:center; font-size: 12px; font-family:arial; float:left; margin-left:10px; padding:3px 0 0 20px; }
110
		.menuRectangle  ul li a { position:relative; margin-left:-4px; top:-3px; font-weight:normal;}
111
		.menuRectangle a:link , .menuRectangle a:visited , .menuRectangle a :active  {  color:#fff; text-decoration:none; }
112
		.menuRectangle a:hover, .menuRectangle a:focus{ color: #5e5852; text-decoration:none; }
113
 
114
		/* Spécificités de chaque univers */
115
		#menuRectangleBotanique ul	li{ background:url(../images/carreVert.jpg) no-repeat; list-style:none }
116
		#menuRectangleActualites ul li{ background:url(../images/carreGris.jpg) no-repeat; list-style:none }
117
		#menuRectangleReseau ul li { background:url(../images/carreRouge.jpg) no-repeat; list-style:none }
118
		#menuRectangleProjets ul li { background:url(../images/carreBeige.jpg) no-repeat; list-style:none }
119
 
120
 
121
		/* pavé connexion */
122
		#zone-menu-connexion { height:122px; width:320px; position:absolute; top:0; right:0; padding:0; font-family:arial; text-align:right; font-size:11px;
123
		background:url(../images/carreorange.png) no-repeat 9px -9px ;}
124
 
125
			/* Mise en page du formulaire*/
126
			#zone-menu-connexion fieldset { text-align:left; width:273px;float:right; background:white; padding:28px 0 0 10px; border:solid 1px #99C242;
127
			text-decoration: none; -moz-border-radius: 0px 10px 10px 10px; -webkit-border-radius: 0px 10px 10px 10px; border-radius:0 10px 10px 10px;}
128
			#zone-menu-connexion fieldset input { font-size:11px;}
129
			#zone-menu-connexion h3	{ position:absolute; width:270px; padding:5px 5px 5px 9px; margin:-29px 0 0 -10px; color:white; text-align:left; text-transform:uppercase;
130
			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;}
131
			#zone-menu-connexion fieldset label  { position:relative; width:15em; display:block; margin:.1em 0em; }
132
			label input { position : absolute; left : 100%; top : 0px; width:15px;}
133
			#username, #password	{ width:80px;}
134
			#zone-menu-connexion fieldset #connexion {border:solid 1px #8eb533; padding:0;}
135
			#persistant, #persistant_label  {float:left;margin-left:-0px;}
136
			#persistant_label	{padding-top:2px}
137
			#zone-menu-connexion #colonneDroite { width:150px; position:absolute; left:165px; top:21px;}
138
 
139
 		/* Projets */
140
 		#bandeauProjets { width:845px; margin:20px 0 20px 0; border:dotted 1px #fd8c13; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
141
 		float:left;	padding-left:65px; }
142
 
143
			#bandeauProjets ul { height:98px; padding:0px; list-style:none; font-family:arial;}
144
			#bandeauProjets ul li { width:250px; margin-left:15px; border: double 1px orange; border-width:0 4px 0 0; display:inline;height:95px;float:left;}
145
			#bandeauProjets ul li, #bandeauProjets ul li p	{ font-family:arial; font-size: 10px; line-height:1.3em;}
146
			#bandeauProjets ul li p	{ padding-right:2px; }
147
			#bandeauProjets ul li a	{ color:#7B9C35; font-weight:bold; }
148
			#bandeauProjets ul li h3 { padding:5px 0 5px 0 ; margin:0; color:#fd8c13; }
149
			#bandeauProjets ul li img { float:left; }
150
 
151
			#bandeauProjets ul .bouton { width:20px;}
152
			#boutonPrecedent, #boutonSuivant { position:absolute;}
153
			#boutonPrecedent { margin-left:-66px; margin-top:-99px; height:100px; background:white; cursor:pointer; width:70px; border:dotted 1px #fd8c13;
154
			border-right-style:none; -moz-border-radius: 10px 0 0px 10px ; -webkit-border-radius: 10px 0 0px 10px ; border-radius: 10px 0 0 10px;
155
    		background:white url(../images/flecheGauche.jpg) no-repeat 5px 25px; }
156
 
157
			#boutonSuivant { margin-left:799px;	margin-top:-99px; width:30px; cursor:pointer; background:white url(../images/flecheDroite.jpg) no-repeat 15px 25px;
158
			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 ;
159
			border-radius: 0px 10px 10px 0px ; }
160
 
161
	#zone-bas-page { width:900px; clear:both;}
162
	#zone-bas-page div { width:900px; margin:20px 0 10px 0;text-align:center;}
163
	#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}
164
		#accueil { background:url(../images/accueil.png) no-repeat 0px 2px; }
165
		#faq { background:url(../images/faq.png) no-repeat 0px 2px; }
166
		#contact { background:url(../images/contact.png) no-repeat 0px 2px; }
167
		#plan {	background:url(../images/plan.png) no-repeat 0px 2px; }
168
		#rss { background:url(../images/rss.png) no-repeat 0px 2px; }
169
		#telechargement { background:url(../images/telechargement.png) no-repeat 0px 2px; }
170
		#visite { background:url(../images/visite.png) no-repeat 0px 2px; }
171
		#mentions { background:url(../images/cc.gif) no-repeat 0px 2px; }
172
 
173
	#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; }
174
	#zone-bas-page>div  a:hover, #menupied a:focus { font-weight:normal; color: #fd8c13;text-decoration:none;}
175
 
176
	#coordonees { width:888px; text-align:center; margin:auto; background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat right; height:15px; }
177
	#coordonees span { float:left; padding-left:15px; background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat 5px 5px; font-family:arial;
178
	font-size:12px; font-weight:normal; font-style:normal;}
179
	#coordonees a {font-family:arial; font-size:12px; text-align:justify; font-weight:normal; line-height:16px; list-style:none;}
180
	#coordonees a:link, #coordonees a:visited, #coordonees a :active {color:#3a3633;}
181
	#coordonees a:hover, #coordonees a:focus { color:#fd8c13;}