/*.wbss_contenido *{color:#000;}*/
.wbss_contenido p{margin-bottom: 14px;}
.wbss_contenido a{color:#A00;}

.wbss_categoria_blog_titulo{ 
	background: url(../plantillas/aducesar/images/h.gif) no-repeat left;
	color:#000;
	font-size:140%; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 15px; 
}

a[href$=".pdf"] {
    color: red;
    padding-left:18px;
    background: url('imagenes/iconos/pdf.gif') no-repeat left center;
}        

a[href$=".doc"] {
    color: red;
    padding-left:18px;
    background: url('imagenes/iconos/doc.gif') no-repeat left center;
} 
a[href$=".docx"] {
    color: red;
    padding-left:18px;
    background: url('imagenes/iconos/doc.gif') no-repeat left center;
} 
a[href$=".xls"] {
    color: red;
    padding-left:18px;
    background: url('imagenes/iconos/xls.gif') no-repeat left center;
} 
a[href$=".xlsx"] {
    color: red;
    padding-left:18px;
    background: url('imagenes/iconos/xls.gif') no-repeat left center;
} 
a[href$=".zip"] {
    color: red;
    padding-left:18px;
    background: url('imagenes/iconos/zip.gif') no-repeat left center;
}
a[href^="mailto:"] {
    color: red;
    padding-left:18px;
    background: url('imagenes/iconos/mailto.gif') no-repeat left center;
} 

.paginacion a{display:block;padding: 4px;font-size: 12px;color: #555;text-decoration: none;border: 1px solid  #F0F0F0;}
.paginacion a:hover{background: #FAF1CF;color: #900; border: 1px solid #ECB94F;}
.paginacion span{display:block;background: #FAF1CF;padding: 4px;font-size: 12px;color: #000;text-decoration: none;border: 1px solid #ECB94F;font-weight: bold}

