@charset "UTF-8";
/* -------------------
	.listado_tipo1, [noticias, eventos]
	.listado_tipo2, [boletines]
---------------------*/

/* listado noticias */
.listado_tipo1{width:100%;float:left;}
/*.listado_tipo1 li.itemlistado{width:31%;float:left;padding:10px 3% 10px 0;margin-bottom:7px;overflow:hidden}*/
.listado_tipo1 ul{display:flex;flex-wrap:wrap;width:100%;}
.listado_tipo1 li.itemlistado{width:33%;padding:7px 25px 10px 0;margin-bottom:7px;overflow:hidden;box-sizing:border-box;}
.listado_tipo1 li.itemlistado p{font-size:1.25em;}
/*.listado_tipo1 li.ultimo{padding-right:0}*/
.listado_tipo1 li .adjunto{display:block;width:100%}
.listado_tipo1 li .foto, .listado_tipo1 li .conimg, .listado_tipo1 .descripcion{width:100%;float:left}
.listado_tipo1 li .foto{padding-top:10px;height:150px;overflow:hidden}
.listado_tipo1 li .foto a:hover{opacity:.7;}
.listado_tipo1 .fecha, .listado_tipo1 .fechafin, .listado_tipo1 .nombre{display:block}
.listado_tipo1 .fecha, .listado_tipo1 .fechafin{padding:12px 0 10px;color:#666;}
.listado_tipo1 .nombre{margin:0 0 10px 0;font:normal 1.5em trade_gothic;line-height:1.25em}
.listado_tipo1 .nombre a{text-decoration:none}
.listado_tipo1 div.descripcion{padding-bottom:7px}
.listado_tipo1 div.descripcion ul{margin:0 0 5px}
.listado_tipo1 div.descripcion li{padding:0 0 5px 15px;background:transparent url(../../img/css/icono/vineta5.gif) no-repeat 3px 6px;line-height:1.4em}
.listado_tipo1 .vermas{float:left;margin-right:4px;font:normal .9em trade_gothic !important;text-transform:uppercase}
.listado_tipo1 .vermas a{display:inline-block;padding:4px 6px 3px;background:#f6f6f6;text-decoration:none;color:#3c3e3f}
.listado_tipo1 li .bookmark{float:left;padding:2px 0}

	.listado_tipo1 li.destacado{width:100% !important;padding-right:0}
	.listado_tipo1 li.destacado .foto{width:50%;padding:0;min-height:100px !important;height:auto !important}
	.listado_tipo1 li.destacado .conimg{width:44%;padding:0 3% 5px 0;float:right;border-bottom:1px solid #eee;min-height:320px !important;height:auto !important;height:320px}
	.listado_tipo1 li.destacado .nombre{font-size:2.1em;line-height:1.15em}

/* listado premiados */
.listado_tipo2{width:100%;float:left;padding-bottom:5px;}
.listado_tipo2 li{width:180px;float:left;margin:0 5px 15px;background:#eee;position:relative;height:253px;overflow:hidden}
.listado_tipo2 li .adjunto{float:left;height:145px;max-width:none !important;}
.listado_tipo2 li .conimg{width:89%;float:left;padding:9px 5% 5px 6%}
.listado_tipo2 li .fecha{display:block;padding:0 0 1px;font:normal 1.65em trade_gothic_bold;color:#6e6f70}
.listado_tipo2 li .nombre{display:block;font:normal 1.23em trade_gothic_condensed;color:#4b4c4e;text-transform:uppercase;line-height:1.15em}
.listado_tipo2 li .nombre a{color:#4b4c4e;text-decoration:none}
.listado_tipo2 li .nombre a:hover{text-decoration:underline}

.listado_tipo2 li.primero{width:560px;}
.listado_tipo2 li.primero .conimg{width:150px;height:163px;padding:80px 15px 10px;position:absolute;left:0;top:0;background:#000;color:#fff;}
.listado_tipo2 li.primero .adjunto{float:right;height:auto}
.listado_tipo2 li.primero .fecha{font-size:2.4em;color:#fff}
.listado_tipo2 li.primero .nombre{font-size:1.9em;color:#fff}
.listado_tipo2 li.primero .nombre a{color:#fff}

.listado_tipo2 li.anchoespecial{width:370px}

/* listados discursos y galardonados pueblo ejemplar */
.listado_tipo3{width:100%;float:left}
.listado_tipo3 li{padding:0;border-bottom:1px solid #eee;font:normal 1.3em trade_gothic}
.listado_tipo3 li a{display:block;padding:11px 8px 9px;text-decoration:none;color:#686a70}
.listado_tipo3 li a span{float:left;padding:0 12px;color:#004887;font:normal 1em trade_gothic_bold}
.listado_tipo3 li a:hover{background:#f7f7f7;text-decoration:none !important}

