Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 1205 → Rev 1206

/trunk/war/del.css
1,4 → 1,4
/* La ligne suivante ne sert qu'à régler le bug d'affichage des listes déroulantes */
/* La ligne suivante ne sert qu'à régler le bug d'affichage des listes déroulantes */
select {
background: #FFF;
}
53,27 → 53,6
width:45%;
margin-top:13px;
}
#zoneIdentification {
background: url("./img/carre_orange.png") no-repeat scroll 83px 10px transparent;
float: right;
padding-bottom: 35px;
padding-left: 26px;
margin-top:50px;
margin-right:80px;
width: 40%;
}
#zoneLogos {
position: absolute;
width:400px;
height:50px;
margin-left:620px;
padding-top:5px;
}
 
#zoneLogos span {
margin-right:12px;
}
 
#zoneLiens {
clear:both;
}
687,8 → 666,16
font-family:arial;
font-size:11px;
font-weight:bold;
margin-top:30px;
}
 
#zoneFooter a {
margin-right:30px;
}
 
#zoneEntete {
width:1000px;
margin:0 auto;
min-height:230px;
}