Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 836 Rev 843
Line 994... Line 994...
994
	cursor: pointer;
994
	cursor: pointer;
995
	text-decoration: underline;
995
	text-decoration: underline;
996
}
996
}
Line 997... Line 997...
997
 
997
 
998
/* Illustrations */
998
/* Illustrations */
999
#illustrations-coste img{
999
#illustrations-coste img {
1000
	display:inline;
1000
	display:inline;
1001
	vertical-align:middle;
1001
	vertical-align:middle;
1002
	margin:0px;
1002
	margin:0px;
1003
	padding:0px;
-
 
1004
 
1003
	padding:0px;
Line 1005... Line 1004...
1005
}
1004
}
1006
 
1005
 
1007
#illustrations {
1006
#illustrations {
Line 1008... Line 1007...
1008
	margin-left:-5px;
1007
	margin-left:-5px;
1009
	margin-right:-4px;
1008
	margin-right:-4px;
1010
		
1009
		
1011
}
1010
}
1012
.liste-illustrations .attention{
1011
.liste-illustrations .attention {
1013
	border:0;
1012
	border:0;
1014
	background:none;
1013
	background:none;
Line 1025... Line 1024...
1025
	text-align:center;
1024
	text-align:center;
1026
	font-size:11px;
1025
	font-size:11px;
1027
	float: left;
1026
	float: left;
1028
	width:210px;
1027
	width:210px;
1029
	height:285px;
1028
	height:285px;
-
 
1029
	margin:0px;
-
 
1030
	padding:0px;
-
 
1031
	
1030
}
1032
}
Line 1031... Line 1033...
1031
 
1033
 
1032
#illustrations-coste .liste-illustrations li{
1034
#illustrations-coste .liste-illustrations li {
1033
	height: 270px;
1035
	height: 196px;
Line 1034... Line 1036...
1034
}
1036
}
1035
 
1037
 
1036
.liste-illustrations li p{
1038
.liste-illustrations li p {
1037
	margin:2px 2px 5px 2px;
1039
	margin:2px 2px 5px 2px;
1038
	width:206px;
1040
	width:206px;
1039
	font-size:11px;
1041
	font-size:11px;
1040
}
1042
}
1041
.liste-illustrations strong{
1043
.liste-illustrations strong {
1042
	font-weight:bold;
1044
	font-weight:bold;
1043
}
1045
}
1044
.liste-illustrations img{
1046
.liste-illustrations img {
1045
	display:block;
1047
	display:block;
1046
	border:1px solid white;
1048
	border:1px solid white;
1047
	margin:0 auto;
1049
	margin:0 auto;