/* CSS spec CDM Pour tinyMCE ET SITE */

a.fichier-pdf-cdm,
a.fichier-pdf-cdm:link,
a.fichier-pdf-cdm:visited,
a.fichier-pdf-cdm:active,
a.fichier-pdf-cdm:hover,
.fichier-pdf-cdm{
	position:relative;
	z-index:101;
	padding:17px 0 17px 28px;
	font-size:14px;
	background:url(images/filetypes/pdf_24px.png) no-repeat left center transparent;
}

a.fichier-zip-cdm,
a.fichier-zip-cdm:link,
a.fichier-zip-cdm:visited,
a.fichier-zip-cdm:active,
a.fichier-zip-cdm:hover,
.fichier-zip-cdm{
	position:relative;
	z-index:101;
	padding:17px 0 17px 28px;
	font-size:14px;
	background:url(images/filetypes/zip_24px.png) no-repeat left center transparent;
}
