Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 627 Rev 635
Line 960... Line 960...
960
	cursor: pointer;
960
	cursor: pointer;
961
	text-decoration: underline;
961
	text-decoration: underline;
962
}
962
}
Line 963... Line 963...
963
 
963
 
964
/* Illustrations */
964
/* Illustrations */
965
.illustration-coste img{
965
#illustrations-coste img{
966
	display:inline;
966
	display:inline;
967
	vertical-align:middle;
967
	vertical-align:middle;
968
	margin:0;
968
	margin:0px;
969
	padding:0;
969
	padding:0px;
970
	border:0;
970
 
Line 971... Line 971...
971
}
971
}
972
 
972
 
973
#illustrations {
973
#illustrations {
-
 
974
	margin-left:-5px;
974
	margin-left:-5px;
975
	margin-right:-4px;
975
	margin-right:-4px;
976
		
976
}
977
}
977
.liste-illustrations .attention{
978
.liste-illustrations .attention{
978
	border:0;
979
	border:0;
Line 991... Line 992...
991
	font-size:11px;
992
	font-size:11px;
992
	float: left;
993
	float: left;
993
	width:210px;
994
	width:210px;
994
	height:285px;
995
	height:285px;
995
}
996
}
-
 
997
 
-
 
998
#illustrations-coste .liste-illustrations li{
-
 
999
	height: 215px;
-
 
1000
	}
-
 
1001
 
996
.liste-illustrations li p{
1002
.liste-illustrations li p{
997
	margin:2px 2px 5px 2px;
1003
	margin:2px 2px 5px 2px;
998
	width:206px;
1004
	width:206px;
999
	font-size:11px;
1005
	font-size:11px;
1000
}
1006
}