Subversion Repositories eFlore/Applications.del

Rev

Rev 1549 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1549 jpm 1
.zoneIdentification {
1206 gduche 2
	float: right;
1549 jpm 3
	height: 129px;
4
	width: 45%;
5
	background: url("./img/carre_orange.png") no-repeat scroll -0px -8px transparent;
6
	text-align:right;
7
	padding-left:27px;
1206 gduche 8
}
9
.zoneLiens {
1549 jpm 10
	clear: both;
11
	height: 40px;
12
	padding:10px 65px;
1206 gduche 13
}