Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 705 Rev 756
Line 1... Line -...
1
 
-
 
2
	/********* STYLE SPECIFIQUE DE LA PAGE ACTUALITES *********/
1
/* STYLE SPECIFIQUE DE LA PAGE ACTUALITES */
3
	
-
 
-
 
2
body#actualites {
4
		body#actualites { background: url(../images/traitVerticalActualites.jpg) repeat-x;}
3
	background:url(../images/graphisme/bandeau_actu.png) repeat-x;}
5
		
-
 
6
		/* Affichage des mots clefs*/ 
4
/* Affichage des mots clefs*/
-
 
5
.zone-haut {
7
		#zone-actualites .motsclefs	.mot1 { font-size:28px;	margin:-20px 0 0 -81px; }
6
	background:url(../images/graphisme/bandeau_actu_image.png) no-repeat right center;}
8
		#zone-actualites .motsclefs .mot2 {	font-size:32px;	margin:-10px 0 0 14px; }
7
.zone-haut .motsclefs .mot1 {
-
 
8
	font-size:28px;
-
 
9
	margin:-45px 0 0 -81px;}
9
		#zone-actualites .motsclefs	.mot3 { margin:10px 0 0 -101px;}
10
.zone-haut .motsclefs .mot2 {
-
 
11
	font-size:32px;
-
 
12
	margin:-35px 0 0 18px;}
10
		#zone-actualites {background:url(../images/image_bandeau_actualites.png) right center no-repeat; }
13
.zone-haut .motsclefs .mot3 {
11
		
-
 
-
 
14
	margin:10px 0 0 -101px;}
12
		/* Mise en onglets */
15
/* Mise en onglets */
-
 
16
#enOnglets {
13
		#enOnglets {margin-top:15px;}
17
	margin-top:15px;}
-
 
18
#enOnglets h1 {
-
 
19
	background:none;
-
 
20
	padding-left:4px;
14
		#enOnglets h1 {background:none; padding-left:4px; margin:0 3px 0px 0}
21
	margin:0 3px 0px 0}
-
 
22
#enOnglets .contenu_RSS {
-
 
23
	width:685px;
-
 
24
	margin-top:-5px;
-
 
25
	padding:8px;
15
 
26
	float:left;
-
 
27
	height:auto;
-
 
28
	background-color:#fff;
16
		#enOnglets .contenu_RSS { width:685px; margin-top:-5px; padding:8px; float:left; height:auto; background-color:#fff; border-top: 0px solid #c2c0ad;
29
	border-top:0px solid #c2c0ad;
-
 
30
	border-right:1px solid #c2c0ad;
-
 
31
	border-left:1px solid #c2c0ad;
17
		border-right: 1px solid #c2c0ad; border-left: 1px solid #c2c0ad; border-bottom: 1px solid #c2c0ad; text-decoration: none; 
32
	border-bottom:1px solid #c2c0ad;
-
 
33
	text-decoration:none;
-
 
34
	-moz-border-radius:0px 0 10px 0;
18
		-moz-border-radius: 0px 0 10px 0; -webkit-border-radius: 0px 10px 0 0; /* pour Chrome */  border-radius: 0px 10px 0 0; }
35
	-webkit-border-radius:0px 10px 0 0; /* pour Chrome */
-
 
36
	border-radius:0px 10px 0 0;}
19
		
37
#onglets li {
-
 
38
	padding-top:5px;
20
		#onglets li {padding-top:5px; background:#C2C0AD}
39
	background:#C2C0AD}
21
 
-
 
22
		/** Affichage des flux RSS **/
40
/** Affichage des flux RSS **/
23
		.flux_RSS .contenu_RSS .actualites1 { width:674px; padding-top:5px; padding-bottom:5px; height:auto; border-bottom:1px dotted #c2c0ad; }
41
.flux_RSS .contenu_RSS .actualites1 {
-
 
42
	width:674px;
-
 
43
	padding-top:5px;
-
 
44
	padding-bottom:5px;
-
 
45
	height:auto;
-
 
46
	border-bottom:1px dotted #c2c0ad;}
-
 
47
.flux_RSS h1 {
24
		.flux_RSS h1 {margin:0 0 1px 0}
48
	margin:0 0 1px 0}
-
 
49
.texteActualites1 {
25
		
50
	width:535px;
-
 
51
	height:auto;
26
		.texteActualites1 { width:535px; height:auto; text-align:justify }
52
	text-align:justify}
27
		.texteActualites1 h3 { margin:0}
53
.texteActualites1 h3 {
-
 
54
	margin:0}
28
		.texteActualites1 p, #texteActualites1 a	{display:inline; text-align:justify}
55
.texteActualites1 p,#texteActualites1 a {
-
 
56
	display:inline;
-
 
57
	text-align:justify}
29
		.texteActualites1 br {position:absolute}
58
.texteActualites1 br {
-
 
59
	position:absolute}
-
 
60
.voirSuite {
30
		.voirSuite {white-space:nowrap}
61
	white-space:nowrap}
-
 
62
.imageActualites1 {
31
 
63
	width:130px;
32
		.imageActualites1{ width:130px; text-align:center; margin-top:0px; float:right; }
64
	text-align:center;
-
 
65
	margin-top:0px;
-
 
66
	float:right;}
33
		.contenu_RSS img {width:90px}
67
.contenu_RSS img {
34
		
68
	width:90px}
35
		/** Mise en page de la recherche d'évènements**/
69
/** Mise en page de la recherche d'événements**/
36
		#actualites .colonneDroite input, #actualites .colonneDroite select{ font-family:arial; font-size:11px;
70
#actualites .colonneDroite input,#actualites .colonneDroite select {
-
 
71
	font-family:arial;
-
 
72
	font-size:11px;
-
 
73
	background-color:#fff;
37
		background-color:#ffffff; border:dotted 1px #7b9c35; color:#3a3633; margin-bottom:7px; }
74
	border:dotted 1px #7b9c35;
38
 
75
	color:#3a3633;
-
 
76
	margin-bottom:7px;}
39
		#actualites .colonneDroite #afficherLaCarte { display:block; background:url(../images/carteEvenements.jpg);
77
#actualites .colonneDroite #afficherLaCarte {
-
 
78
	display:block;
40
		width:130px; height:133px; float:right; }
79
	background:url(../images/graphisme/carte_evenements.png);
41
		
80
	width:130px;
-
 
81
	height:133px;
-
 
82
	float:right;}
42
		#rechercheEvenements { width:265px; padding:20px; float:left; }
83
#rechercheEvenements {
-
 
84
	width:265px;
-
 
85
	padding:20px;
-
 
86
	float:left;}
43
		#evt_date_debt, #evt_date_fin { width:116px; }
87
#evt_date_debt,#evt_date_fin {
-
 
88
	width:116px;}
44
	
89
.filtrer {
-
 
90
	font-family:arial;
-
 
91
	font-size:11px;
-
 
92
	font-weight:bold;
-
 
93
	background-color:#fff;
45
		.filtrer { font-family:arial; font-size:11px; font-weight:bold; background-color:#ffffff; border:dotted 1px #7b9c35;
94
	border:dotted 1px #7b9c35;
-
 
95
	color:#fd8c13;
-
 
96
	margin-left:10px;
46
		color:#fd8c13; margin-left:10px; font-variant:small-caps; }
97
	font-variant:small-caps;}
47
		
-
 
-
 
98
#actuPrincipales h4 {
48
		#actuPrincipales h4	{margin:2px 2px 5px 0}
99
	margin:2px 2px 5px 0}
49
		#actuPrincipales h3 a {font-size:14px}
100
#actuPrincipales h3 a {
-
 
101
	font-size:14px}
50
		#actuPrincipales .actualites1 {padding-top:10px; padding-bottom:10px;}
102
#actuPrincipales .actualites1 {
51
		
-
 
-
 
103
	padding-top:10px;
-
 
104
	padding-bottom:10px;}
52
		#zone_contenu_corps h3 {padding:0}		
105
#zone_contenu_corps h3 {
-
 
106
	padding:0}
53
107