/******Listado *************/
ul.listadoAlbum {overflow:hidden; padding-left:30px;}
	ul.listadoAlbum li {overflow:hidden; float:left; width: 26%; padding: 5px 5px 15px 5px;margin:10px;background:#f4f3f0}
	
		ul.listadoAlbum li .categoriaFecha { overflow:hidden; width:100%; margin-bottom:10px;}
			ul.listadoAlbum li .categoriaFecha a:link, ul.listadoAlbum li .categoriaFecha a:visited { float:left; color:#fff; text-transform:uppercase; height:13px; line-height:11px; padding:2px 4px 0px 4px;  background:#9eb820 ; text-decoration:none;}
			ul.listadoAlbum li .categoriaFecha a:hover { text-decoration:none; background-color:#E14824;}
			ul.listadoAlbum li .categoriaFecha span { float:left; padding:2px 5px; color:#666; text-transform:uppercase; height:13px; line-height:11px;}
		ul.listadoAlbum li img{overflow:hidden; float:left; margin: 0 10px 0 0;}
		ul.listadoAlbum li a.categoria:link, ul.listadoAlbum li a.categoria:visited{font-weight: bold; text-transform: uppercase;font-weight: bold; color: #e14824; text-decoration: none}
			ul.listadoAlbum li a.categoria:hover{text-decoration: underline}
		ul.listadoAlbum li h3.titulo a:link, ul.listadoAlbum li h3.titulo a:visited{ display:block; width:100%;clear:both;font-size:1.5em; padding-bottom:5px; margin:0px; color: #85a024;text-align:center; text-decoration: none}
			ul.listadoAlbum li  h3.titulo a:hover{text-decoration: none; color:#E14824;}


	
/******Detalle************/

.detalle { overflow: hidden; width: 100%; margin: 15px 0; }
	.detalle span.detalleNoticia { float: left; display: inline-block; margin-right: 12px; padding: 2px 4px 2px 4px; color: #ffffff; background-color: #d10a21; }
	.detalle h3.titulo { color: #000000; font-size: 1.4em; font-weight: bold; }
	#contenedorDetalle { margin: 20px 0px 0px 0px;overflow: hidden; clear: both; }
		
	
	.detalle .categoriaFecha { overflow:hidden; width:100%; margin-bottom:10px;}
		.detalle .categoriaFecha a:link, .detalle .categoriaFecha a:visited { float:left; color:#fff; text-transform:uppercase; height:13px; line-height:11px; padding:2px 4px 0px 4px;  background:#9eb820 ; text-decoration:none;}
		.detalle .categoriaFecha a:hover { text-decoration:none; background-color:#E14824}
		.detalle .categoriaFecha span { float:left; padding-left:10px; color:#000; text-transform:uppercase; height:13px; line-height:11px;}
	
	.detalle .imgAsociada {float:left; margin: 0 10px 5px 0}
		.detalle .imgAsociada img { vertical-align:top; margin-right:4px; border:1px solid #DADADA; padding:4px; background-color:#FFF;}
	.detalle .resumen { }
	.detalle .descripcion {  }
	.detalle .etiquetas { padding-top:20px; font-size:1.1em;}
	
/******Asociados***********/
.asociado { width:100%; margin: 15px 0px 0px 0px; padding: 0px 0 5px 0; overflow:hidden; }
	.asociado img { margin-bottom: 4px; margin-left:10px; padding-bottom: 11px; background-color: #FFF; background-repeat: repeat-x; background-position: bottom; background-image:url(/img/interface/estilo-foto-album.jpg); background-position:bottom center; background-repeat:no-repeat; }
	.asociado ul.libreriaImagenes li { float:left; display:block; padding-right: 10px; margin-bottom:5px; }
	.asociado ul.libreriaImagenes li.ultimo { padding-right:0px;}
	
/***********Multimedia***********/
ul.libreriaMultimedia li{float:left; display:block; padding:10px 30px; margin-bottom:5px;}
	