253 |
gduche |
1 |
.observations {width:250px; height:250px; margin-bottom:50px;}
|
372 |
gduche |
2 |
.observations img {width:250px; padding:0}
|
447 |
gduche |
3 |
.zoneCache {position:absolute; padding:5px; border:solid 1px #CCC; background:#333; opacity:0.9; color:white; width:250px; z-index:1000; margin-top:30px }
|
372 |
gduche |
4 |
.enSavoirPlus {position:absolute; background:url(./img/ajouter.png) no-repeat; width:30px; height:30px; cursor:pointer; margin-top:3px; margin-left:3px }
|
|
|
5 |
.zoom {background:url(./img/loupe.png); width:30px; height:30px; cursor:pointer; margin-top:3px; position:absolute;margin-left:217px;}
|
448 |
aurelien |
6 |
.espece {font-size:12px; font-weight:bold; color:white; padding-left:5px;padding-right:1px}
|
|
|
7 |
.espece p, .auteur p {padding:0px;margin:0px; overflow:hidden;text-overflow:ellipsis;white-space:pre}
|
253 |
gduche |
8 |
.zoneDetail {position:absolute; }
|
589 |
gduche |
9 |
.zonePlus {position:absolute; background:#333;width:246px;padding:2px; margin-top:-88px; opacity:0.9; color:white; text-align:left; cursor:pointer;overflow:hidden;text-overflow:ellipsis}
|
508 |
gduche |
10 |
.zoneImage {cursor:pointer;height:280px; margin-bottom:20px; background:#DDD}
|
447 |
gduche |
11 |
.zoneVoter {margin-top:-48px; text-align:center; background:#333; opacity:0.9; width:250px; position:absolute; height:27px; -moz-border-radius:3px; padding-top:5px }
|
448 |
aurelien |
12 |
.metadonnees {text-align:left}
|
|
|
13 |
.auteur {padding-left: 5px;padding-right: 1px;padding-top: 3px;}
|