Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 1007 Rev 1008
Line 22... Line 22...
22
img, form, td, div, a, h1, h2 {
22
img, form, td, div, a, h1, h2 {
23
	padding:0;
23
	padding:0;
24
	border:0;
24
	border:0;
25
	text-decoration:none;
25
	text-decoration:none;
26
}
26
}
27
ul, form, li, td, div, a {
27
form, li, td, div, a {
28
	margin:0;
28
	margin:0;
29
}
29
}
30
ul{
30
ul{
31
	margin:5px 0;
31
	margin:15px 0;
32
}
32
}
33
h1, h2, h3, h4 {
33
h1, h2, h3, h4 {
34
	font-weight:bold;
34
	font-weight:bold;
35
	letter-spacing:0;
35
	letter-spacing:0;
36
}
36
}
Line 420... Line 420...
420
	font-size:12px;
420
	font-size:12px;
421
	color:#3a3633;
421
	color:#3a3633;
422
}
422
}
423
#zone-menu-haut ul {
423
#zone-menu-haut ul {
424
	list-style-image:url(../images/petitCarre.jpg);
424
	list-style-image:url(../images/petitCarre.jpg);
-
 
425
	margin:0;
-
 
426
	padding:0;
425
}
427
}
426
#zone-menu-haut ul li {
428
#zone-menu-haut ul li {
427
	float:left;
429
	float:left;
428
}
430
}
429
#zone-visiteur ul {
-
 
430
	padding:0;
-
 
431
}
-
 
432
#zone-visiteur li {
431
#zone-visiteur li {
433
	text-align:left;
432
	text-align:left;
434
	display:block;
433
	display:block;
435
	width:130px;
434
	width:130px;
436
	padding-left:10px;
435
	padding-left:10px;
Line 450... Line 449...
450
#zone-menu-haut #lettre {
449
#zone-menu-haut #lettre {
451
	width:120px;
450
	width:120px;
452
	margin:0;
451
	margin:0;
453
}
452
}
454
#zone-menu-haut #recherche, .drapeau{
453
#zone-menu-haut #recherche, .drapeau{
455
list-style:none;
454
	list-style:none;
456
}
455
}
457
#zone-menu-haut #recherche {
456
#zone-menu-haut #recherche {
458
	width:185px;
457
	width:185px;
459
	padding-left:5px;
458
	padding-left:5px;
460
	text-align:left;
459
	text-align:left;
Line 925... Line 924...
925
	border-radius:10px;
924
	border-radius:10px;
926
	float:left;
925
	float:left;
927
	padding-left:65px;
926
	padding-left:65px;
928
	margin-left:30px}
927
	margin-left:30px}
929
#bandeauProjets ul {
928
#bandeauProjets ul {
-
 
929
	margin:0;
930
	height:98px;
930
	height:98px;
931
	padding:0px;
931
	padding:0px;
932
	list-style:none;
932
	list-style:none;
933
	font-family:arial;
933
	font-family:arial;
934
}
934
}
Line 965... Line 965...
965
#boutonPrecedent,#boutonSuivant {
965
#boutonPrecedent,#boutonSuivant {
966
	position:absolute;
966
	position:absolute;
967
}
967
}
968
#boutonPrecedent {
968
#boutonPrecedent {
969
	margin-left:-66px;
969
	margin-left:-66px;
970
	margin-top:-109px;
970
	margin-top:-99px;
971
	height:100px;
971
	height:100px;
972
	background:white;
972
	background:white;
973
	cursor:pointer;
973
	cursor:pointer;
974
	width:70px;
974
	width:70px;
975
	border:dotted 1px #fd8c13;
975
	border:dotted 1px #fd8c13;
Line 977... Line 977...
977
	border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;
977
	border-radius:10px 0 0 10px;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;
978
	background:white url(../images/flecheGauche.jpg) no-repeat 5px 25px;
978
	background:white url(../images/flecheGauche.jpg) no-repeat 5px 25px;
979
}
979
}
980
#boutonSuivant {
980
#boutonSuivant {
981
	margin-left:799px;
981
	margin-left:799px;
982
	margin-top:-109px;
982
	margin-top:-99px;
983
	width:30px;
983
	width:30px;
984
	cursor:pointer;
984
	cursor:pointer;
985
	background:white url(../images/flecheDroite.jpg) no-repeat 15px 25px;
985
	background:white url(../images/flecheDroite.jpg) no-repeat 15px 25px;
986
	padding:28px 8px 58px 8px;
986
	padding:28px 8px 58px 8px;
987
	border:dotted 1px #fd8c13;
987
	border:dotted 1px #fd8c13;