Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 457 Rev 475
Line 807... Line 807...
807
.wp {
807
.wp {
808
	background:url('../images/sites/wikipedia.png') no-repeat;
808
	background:url('../images/sites/wikipedia.png') no-repeat;
809
	margin-left: 15px;
809
	margin-left: 15px;
810
    margin-top: 5px;
810
    margin-top: 5px;
811
    padding-left: 20px;
811
    padding-left: 20px;
812
}
-
 
813
812
}
-
 
813
 
-
 
814
/* Illustrations */
-
 
815
#illustrations {
-
 
816
	margin-left:-5px;
-
 
817
	margin-right:-4px;
-
 
818
}
-
 
819
#ef_illustration_info .attention{
-
 
820
	border:0;
-
 
821
	background:none;
-
 
822
	text-align:left;
-
 
823
	padding:0;}
-
 
824
#ef_illustration_info ul{
-
 
825
	list-style-type:none;
-
 
826
	padding:0;}
-
 
827
#ef_illustration_info li {
-
 
828
	background:none;
-
 
829
	list-style-image:none;
-
 
830
	text-align:center;
-
 
831
	font-size:11px;
-
 
832
	float: left;
-
 
833
	width:210px;
-
 
834
	height:285px;}
-
 
835
#ef_illustration_info li p{
-
 
836
	margin:2px 2px 5px 2px;
-
 
837
	width:206px;
-
 
838
	font-size:11px;}
-
 
839
#ef_illustration_info li p .localisation, #ef_illustration_info li p .date-creation, #ef_illustration_info li p .auteur{
-
 
840
	font-weight:bold;}
-
 
841
#ef_illustration_info img{
-
 
842
	display:block;
-
 
843
	border:1px solid white;
-
 
844
	margin:0 auto;
-
 
845
	padding:2px;}
-
 
846
#ef_illustration_info a:hover img{
-
 
847
    border:1px dotted #FD8C13;
-
 
848
}
-
 
849
 
-
 
850
#efii_liste_cel img{
-
 
851
	height:200px;
-
 
852
	width:200px;}
-
 
853
#efii_liste_cel img.tb{
-
 
854
	height:auto;
-
 
855
	width:auto;}
-
 
856
 
-
 
857
 
-
 
858