/*------------------------------------------------*/
/* PNG TRANSPARENTS
/*------------------------------------------------*/
img.png, img.pngDroite, img.pngGauche {
	behavior: url(http://bleu-vert.fr/_includes/png-transp/png.htc);
}

img.pngDroite {
	margin-left: 15px;
}

img.pngGauche {
	margin-right: 15px;
}

