Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
.zoneTitre {
float: left;
height: 50px;
width: 50%;
margin:10px 0;
font-size:20px
}
.zoneLogos {
float: right;
height: 50px;
width: 50%;
text-align:center;
margin:10px 0;
}
.zoneIdentification {
float: right;
height: 129px;
width: 45%;
background: url("./img/carre_orange.png") no-repeat scroll -0px -8px transparent;
text-align:right;
padding-left:27px;
}
.zoneChapeau {
float: left;
height: 130px;
width: 52%;
}
.zoneLiens {
clear: both;
height: 40px;
padding:10px 65px;
}