#corps #liens {
   margin-left: 15px;
}

#corps #liens a.le_palais {
    display: block;
    width: 113px;
    height: 100px;
	background: url('images/liens/le_palais.png') left top no-repeat;
    text-decoration: none;
}

      
#corps #liens a.le_palais:hover {
    background-position : 0 -100px;
}

