Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 779 Rev 781
Line 44... Line 44...
44
#enOnglets {
44
#enOnglets {
45
	margin-top:15px;}
45
	margin-top:15px;}
46
#enOnglets h1 {
46
#enOnglets h1 {
47
	background:none;
47
	background:none;
48
	padding-left:4px;
48
	padding-left:4px;
49
	margin:0 3px 0px 0}
49
	margin:0 3px 0 0;
-
 
50
	font-size:14px;}
-
 
51
#zone_contenu_corps #enOnglets .menu_actif {
-
 
52
	border-bottom:1px solid white;}
50
#enOnglets .contenu_RSS {
53
#enOnglets .contenu_RSS {
51
	width:685px;
54
	width:685px;
52
	margin-top:-5px;
55
	margin-top:-4px;
53
	padding:8px;
56
	padding:8px;
54
	float:left;
57
	float:left;
55
	height:auto;
58
	height:auto;
56
	background-color:#fff;
59
	background-color:#fff;
57
	border-top:0px solid #c2c0ad;
-
 
58
	border-right:1px solid #c2c0ad;
-
 
59
	border-left:1px solid #c2c0ad;
60
	border:1px solid #c2c0ad;
60
	border-bottom:1px solid #c2c0ad;
-
 
61
	text-decoration:none;
61
	text-decoration:none;
62
	-moz-border-radius:0px 0 10px 0;
62
	-moz-border-radius:0 0 10px 0;
63
	-webkit-border-radius:0px 10px 0 0; /* pour Chrome */
63
	-webkit-border-radius:0 10px 0 0; /* pour Chrome */
64
	border-radius:0px 10px 0 0;}
64
	border-radius:0 10px 0 0;}
65
#onglets li {
65
#onglets li {
66
	padding-top:5px;
66
	padding-top:5px;
67
	background:#C2C0AD}
67
	background:#C2C0AD}
68
/** Affichage des flux RSS **/
68
/** Affichage des flux RSS **/
69
.flux_RSS .contenu_RSS .actualites1 {
69
.flux_RSS .contenu_RSS .actualites1 {