/* -------------------
	.listado_tipo1 (noticias)
---------------------*/
.listado_tipo1 ul{margin:0}
.listado_tipo1 li{width:100%;float:left;padding:15px 0;border-bottom:1px dashed #d4d4df}
.listado_tipo1 li div{margin-left:140px}

li .adjunta{float:left;margin:0 20px 0 0;border:3px solid #e2e5e9}
.nombre{font-weight:normal;color:#1b3892}
.categoria, .fecha{display:block;}
.categoria em{font-style:normal;color:#217d40}
.fecha{color:#96262e}
.inscripcion{color:#217d40}
.inscripcion em{color:#52525c}
.descripcion{margin:15px 0 0}

.listado_tipo1 li a, .listado_tipo1 li a:hover{text-decoration:none !important}
.listado_tipo1 li a:hover .nombre{color:#9f4c1a}

p.pdf{width:100%;float:left;margin:20px 0;text-align:left;font-size:.9em}
p.pdf a{padding:1px 21px 3px 0;background:transparent url(../../img/docTipo/pdf.gif) no-repeat 100% 0}
p.pdf em{margin-top:5px;display:block;font-family:Trebuchet MS}