Subversion Repositories eFlore/Applications.cel

Rev

Rev 879 | Rev 909 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 879 Rev 888
1
@charset "UTF-8";
1
@charset "UTF-8";
2
/*+-----------------------------------------------------------------------------------------------------------------+*/
2
/*+-----------------------------------------------------------------------------------------------------------------+*/
3
/* Widget */
3
/* Widget */
4
.cel-photo-contenu{
4
.cel-photo-contenu{
5
	position:relative;
5
	position:relative;
6
	padding:0 5px;
6
	padding:0 5px;
7
	margin:5px auto;
7
	margin:5px auto;
8
	font-family:Arial,verdana,sans-serif;
8
	font-family:Arial,verdana,sans-serif;
9
	font-size:12px;
9
	font-size:12px;
10
	background-color:#4A4B4C;
10
	background-color:#4A4B4C;
11
	color:#CCC;
11
	color:#CCC;
12
}
12
}
13
.cel-photo-contenu h1 {
13
.cel-photo-contenu h1 {
14
	margin:5px;
14
	margin:5px !important;
15
	padding:0;
15
	padding:0 !important;
16
	font-size:1.6em;
16
	font-size:1.6em !important;
17
	color:white;
17
	color:white !important;
18
	background-color:transparent;
18
	background-color:transparent !important;
19
	background-image:none;
19
	background-image:none !important;
20
	text-transform:none;
20
	text-transform:none !important;
21
	text-align:left;
21
	text-align:left !important;
22
}
22
}
23
.cel-photo-contenu h1 a{
23
.cel-photo-contenu h1 a{
24
	color:#CCC;
24
	color:#CCC !important;
-
 
25
}
-
 
26
.cel-photo-contenu h1 a:hover {
-
 
27
	color:#56B80E !important;
-
 
28
	border-bottom:1px dotted #56B80E;
25
}
29
}
26
.cel-photo-contenu h1 .cel-photo-flux{
30
.cel-photo-contenu h1 .cel-photo-flux{
27
	width:16px;
31
	width:16px;
28
	height:20px;
32
	height:20px;
29
}
33
}
30
.cel-photo-contenu img {
34
.cel-photo-contenu img {
31
	border:0;
35
	border:0 !important;
32
	padding:0;
36
	padding:0 !important;
33
	margin:0;
37
	margin:0 !important;
34
}
38
}
35
.cel-photo-contenu a, .cel-photo-contenu a:active, .cel-photo-contenu a:visited {
39
.cel-photo-contenu a, .cel-photo-contenu a:active, .cel-photo-contenu a:visited {
36
	border-bottom:1px dotted #666;
40
	border-bottom:1px dotted #666;
37
	color:#CCC;
41
	color:#CCC;
38
	text-decoration:none;
42
	text-decoration:none;
39
	background-image:none;
43
	background-image:none;
40
}
44
}
41
.cel-photo-contenu a:active {
45
.cel-photo-contenu a:active {
42
	outline:none;
46
	outline:none;
43
}
47
}
44
.cel-photo-contenu a:focus {
48
.cel-photo-contenu a:focus {
45
	outline:thin dotted;
49
	outline:thin dotted;
46
}
50
}
47
.cel-photo-contenu a:hover {
51
.cel-photo-contenu a:hover {
48
	color:#56B80E;
52
	color:#56B80E;
49
	border-bottom:1px dotted #56B80E;
53
	border-bottom:1px dotted #56B80E;
50
}
54
}
51
.cel-photo-date-generation{
55
.cel-photo-date-generation{
52
	float:right;
56
	float:right;
53
}
57
}
54
/*+-----------------------------------------------------------------------------------------------------------------+*/
58
/*+-----------------------------------------------------------------------------------------------------------------+*/
55
/* Général */
59
/* Général */
56
.cel-photo-contenu .discretion {
60
.cel-photo-contenu .discretion {
57
	color:grey;
61
	color:grey;
58
	font-family:arial;
62
	font-family:arial;
59
	font-size:11px;
63
	font-size:11px;
60
	font-weight:bold;
64
	font-weight:bold;
61
}
65
}
62
.cel-photo-contenu .nettoyage {
66
.cel-photo-contenu .nettoyage {
63
	clear:both;
67
	clear:both;
64
}
68
}
65
/*+-----------------------------------------------------------------------------------------------------------------+*/
69
/*+-----------------------------------------------------------------------------------------------------------------+*/
66
/* Galerie Photos CEL */
70
/* Galerie Photos CEL */
67
.cel-photo-contenu .cel-photo a{
71
.cel-photo-contenu .cel-photo a{
68
	float:left;
72
	float:left;
69
	padding:2px;
73
	padding:2px;
70
	border:1px solid white;
74
	border:1px solid white;
71
}
75
}
72
.cel-photo-contenu .cel-photo a:hover{
76
.cel-photo-contenu .cel-photo a:hover{
73
	border:1px dotted #FD8C13;
77
	border:1px dotted #FD8C13;
74
}
78
}
75
.cel-photo-contenu .cel-photo a img{
79
.cel-photo-contenu .cel-photo a img{
76
	float:left;
80
	float:left;
77
	width:63px;
81
	width:63px;
78
	height:63px;
82
	height:63px;
79
}
83
}
80
.cel-photo-contenu .cel-photo-extra a img{
84
.cel-photo-contenu .cel-photo-extra a img{
81
	height:auto;
85
	height:auto;
82
}
86
}
83
.cel-photo-contenu .cel-infos {
87
.cel-photo-contenu .cel-infos {
84
	display:none;
88
	display:none;
85
}
89
}
86
/*+-----------------------------------------------------------------------------------------------------------------+*/
90
/*+-----------------------------------------------------------------------------------------------------------------+*/
87
/* Diaporama */
91
/* Diaporama */
88
.cel-legende{
92
.cel-legende{
89
	text-align:left;
93
	text-align:left;
90
}
94
}
91
.cel-legende-vei{
95
.cel-legende-vei{
92
	float:right;
96
	float:right;
93
}
97
}
94
.cel-legende p{
98
.cel-legende p{
95
	color:black;
99
	color:black;
96
	font-size:12px;
100
	font-size:12px;
97
	margin:5px 0;
101
	margin:5px 0;
98
}
102
}
99
.cel-legende a, .cel-legende a:active, .cel-legende a:visited {
103
.cel-legende a, .cel-legende a:active, .cel-legende a:visited {
100
	border-bottom:1px dotted gainsboro;
104
	border-bottom:1px dotted gainsboro;
101
	color:#333;
105
	color:#333;
102
	text-decoration:none;
106
	text-decoration:none;
103
	background-image:none;
107
	background-image:none;
104
}
108
}
105
.cel-legende a:hover {
109
.cel-legende a:hover {
106
	color:#56B80E;
110
	color:#56B80E;
107
	border-bottom:1px dotted #56B80E;
111
	border-bottom:1px dotted #56B80E;
108
}
112
}