a[href$='.doc'], a[href$='.rtf'] , a[href$='.docx'] {
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_doc.gif) no-repeat center left;
}

a[href$='.txt'] {
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_txt.gif) no-repeat center left;
}

a[href$='.xls'],a[href$='.xlsx'] {
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_xls.gif) no-repeat center left;
}

a[href$='.rss'], a[href$='.atom'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_feed.gif) no-repeat center left;
}

a[href$='.opml'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_opml.gif) no-repeat center left;
}

a[href$='.phps'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_phps.gif) no-repeat center left;
}

a[href$='.pps'], a[href$='.ppsx']  { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_pps.gif) no-repeat center left;
}

a[href$='.pdf'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_pdf.gif) no-repeat center left;
}

a[href$='.xpi'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_plugin.gif) no-repeat center left;
}

a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_flash.gif) no-repeat center left;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_archive.gif) no-repeat center left;
}

a[href$='.ical'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_ical.gif) no-repeat center left;
}

a[href$='.css'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_css.gif) no-repeat center left;
}

a[href$='.ttf'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_ttf.gif) no-repeat center left;
}

a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_pic.gif) no-repeat center left;
}

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_film.gif) no-repeat center left;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_music.gif) no-repeat center left;
}

/*Mayusculas*/
a[href$='.DOC'], a[href$='.RTF'], a[href$='.DOCX']  {
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_doc.gif) no-repeat center left;
}

a[href$='.TXT'] {
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_txt.gif) no-repeat center left;
}

a[href$='.XLS'], a[href$='.XLSX']  {
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_xls.gif) no-repeat center left;
}

a[href$='.RSS'], a[href$='.ATOM'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_feed.gif) no-repeat center left;
}

a[href$='.OPML'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_opml.gif) no-repeat center left;
}

a[href$='.PHPS'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_phps.gif) no-repeat center left;
}

a[href$='.PPS'], a[href$='.PPSX']  { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_pps.gif) no-repeat center left;
}

a[href$='.PDF'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_pdf.gif) no-repeat center left;
}

a[href$='.XPI'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_plugin.gif) no-repeat center left;
}

a[href$='.FLA'], a[href$='.SWF'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_flash.gif) no-repeat center left;
}

a[href$='.ZIP'], a[href$='.RAR'], a[href$='.GZIP'], a[href$='.BZIP'], a[href$='.ACE'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_archive.gif) no-repeat center left;
}

a[href$='.ICAL'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_ical.gif) no-repeat center left;
}

a[href$='.CSS'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_css.gif) no-repeat center left;
}

a[href$='.TTF'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_ttf.gif) no-repeat center left;
}

a[href$='.JPG'], a[href$='.GIF'], a[href$='.PNG'], a[href$='.BMP'], a[href$='.JPEG'], a[href$='.SVG'], a[href$='.EPS'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_pic.gif) no-repeat center left;
}

a[href$='.MOV'], a[href$='.WMV'], a[href$='.MP4'], a[href$='.AVI'], a[href$='.MPG'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_film.gif) no-repeat center left;
}

a[href$='.MP3'], a[href$='.WAV'], a[href$='.OGG'], a[href$='.WMA'], a[href$='.M4A'] { 
	padding: 5px 0px 5px 20px;
	background: transparent url(../imagenes/icons/icon_music.gif) no-repeat center left;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}
