Rev 1541 | Blame | Compare with Previous | Last modification | View Log | RSS feed
.logoTag {
width:30px;
height:30px;
margin:0 5px;
float:right;
}
.motCle {
width:80px;
margin:5px;
cursor:pointer;
}
.lienMotCle {
background: none repeat scroll 0 0 #DDDDDD;
border-radius: 9px 9px 9px 9px;
height: 40px;
margin: 2px;
padding: 3px;
width: 163px;
}
.lienMotCle:hover {
border: 1px solid #B0D651;
height: 38px;
width: 161px;
}