Subversion Repositories Sites.tela-botanica.org

Rev

Rev 565 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 565 Rev 699
Line 14... Line 14...
14
img {
14
img {
15
	border:0;
15
	border:0;
16
	padding:2px;}
16
	padding:2px;}
17
a img {
17
a img {
18
	border : 1px dotted #5E5200;}
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
}
19
/*DIFFERENTS BLOCS DE LA PAGE*/
29
/*DIFFERENTS BLOCS DE LA PAGE*/
20
/*bandeau*/
30
/*bandeau*/
21
#bandeau {
31
#bandeau {
22
	background: url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/bandeau_reseau_fond.png) repeat-x;}
32
	background: url(http://www.tela-botanica.org/sites/reseau/generique/images/graphisme/bandeau_reseau_fond.png) repeat-x;}
23
#bandeau_contenu {
33
#bandeau_contenu {
Line 158... Line 168...
158
	border-left-color: #848688;
168
	border-left-color: #848688;
159
	border-right-color: #FAFBFC;
169
	border-right-color: #FAFBFC;
160
	border-bottom-color: #FAFBFC;}
170
	border-bottom-color: #FAFBFC;}
161
/* Divers */
171
/* Divers */
162
#sans_auteur .page_auteur, .page_separateur_auteur, .page_separateur_titre, .page_creation_mois, .page_creation_annee {
172
#sans_auteur .page_auteur, .page_separateur_auteur, .page_separateur_titre, .page_creation_mois, .page_creation_annee {
163
	display:none;}
-
 
164
173
	display:none;}
-
 
174
	
-
 
175
#video_tuto_rss {
-
 
176
		text-align:center;
-
 
177
}
-
 
178
 
-
 
179