Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 917 Rev 920
Line 896... Line 896...
896
#cartographieVolante #masquerLaCarte {
896
#cartographieVolante #masquerLaCarte {
897
	float:right;
897
	float:right;
898
}
898
}
899
/*+-----------------------------------------------------------------------------------------------------------------+*/
899
/*+-----------------------------------------------------------------------------------------------------------------+*/
900
/* Bandeau Projets */
900
/* Bandeau Projets */
901
#bandeauProjets {
901
#bandeauProjets{
902
	width:845px;
902
	width:845px;
903
	margin:20px 0;
903
	margin:20px 0 20px 0;
904
	border:dotted 1px #fd8c13;
904
	border:dotted 1px #fd8c13;
-
 
905
	-moz-border-radius:10px;
905
	border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
906
	-webkit-border-radius:10px;
-
 
907
	border-radius:10px;
906
	float:left;
908
	float:left;
907
	padding-left:65px;
909
	padding-left:65px;
908
}
910
	margin-left:30px}
909
#bandeauProjets ul {
911
#bandeauProjets ul {
910
	height:98px;
912
	height:98px;
911
	padding:0px;
913
	padding:0px;
912
	list-style:none;
914
	list-style:none;
913
	font-family:arial;
915
	font-family:arial;
Line 931... Line 933...
931
}
933
}
932
#bandeauProjets ul li h3 {
934
#bandeauProjets ul li h3 {
933
	padding:5px 0;
935
	padding:5px 0;
934
	margin:0;
936
	margin:0;
935
	color:#598000;
937
	color:#598000;
-
 
938
	font-size:11px;
936
}
939
}
937
#bandeauProjets ul li img {
940
#bandeauProjets ul li img {
938
	float:right;
941
	float:right;
939
	padding:10px;
942
	padding:10px;
940
}
943
}