/* CSS Document */

#bouton_dons{
	width:214px;
	height:135px;
}

#bouton_dons a{
	background:url(../images/bouton_csi_o.png) top left transparent no-repeat;
	display:block;
	width:100%;
	height:100%;
}
#bouton_dons a:hover{
	background:url(../images/bouton_csi.png) top left transparent no-repeat;
}