/* Alambre Estudio Grafico
   Estilos Discos para Contenido CSS+XHTML
   NBmusika
   Junio 2007
*/

/* columna 123 */

.art_bloque123_container{
	width: 924px;
	clear:left;
	overflow: hidden;
	margin-bottom: 20px
}

.art_art123_container{
	background: url(../img/noticias/fondo_not_n.gif) repeat-x;
	float: left;
	width: 288px;
	margin-right: 30px;
	overflow: hidden;
}

.art_art123_h_container{
	background: url(../img/noticias/fondo_not_h.gif) repeat-x;
	float: left;
	width: 288px;
	margin-right: 30px;
	overflow: hidden;
}

.art_art123_esq_container{
	background: url(../img/noticias/fondo_not_n.gif) repeat-x;
	float: left;
	width: 288px;
	overflow: hidden;
}

.art_art123_esq_h_container{
	background: url(../img/noticias/fondo_not_h.gif) repeat-x;
	float: left;
	width: 288px;
	overflow: hidden;
}

	.clear_art{
	clear: left;
	height: 28px;
}

	.art_art123_img{
	width:105px;
	text-align:left;
	vertical-align: top;
	padding-top: 10px;
	float: left;
}
	
	.art_art123_info{
	width:183px;
	vertical-align: top;
	padding-top: 10px;
	float: left;
	color:#545454;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 15px;
}

	.art_art123_info a{
	color:#545454;
	font: 11px Verdana, Arial, sans-serif;
}

	.art_art123_titulo, .art_art123_titulo a{
	font: 11px Verdana, Arial, sans-serif;
	color: #D44310;
	font-weight: bold;
}


/* AJUSTES TRIMENU */


#tri_container{
	width: 924px;
	clear: left;
	margin-top: 0px;
}

/* DISCOS DETALLE */

p a:link, p a:visited{
	color: #D44310;
	text-decoration: none;
	}

p a:hover{
	color: #D44310;
	text-decoration: underline;
	}

.art_det_container{
	width: 100%;
	clear: both;
	background: url(../img/noticias/fondo_not_n.gif) repeat-x;
	overflow: hidden;
	}
	
.art_det_izq{
		width: 230;
		float: left;
		margin-right: 30px;
		padding-top: 15px;
		}
		
		.news-single-img{
		margin-bottom: 20px;
		}
		
		.dis_det_pie_detalle{
		font: italic 11px Verdana, Arial, sans-serif;
		color: #545454;
	margin: 8px 14px 0;
}

.art_det_der{
	width: 382px;
	float: right;
	padding-top: 15px;

}

	.art_det_autor{
	font: 24px Arial, Helvetica, Geneva, sans-serif;
	color: #545454;
}

	.art_det_autor p{
	padding: 0px;
	margin: 0px;
}

	.art_det_genero{
	color: #D44310;
	margin-bottom: 20px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

	#art_det_menu1, #art_det_menu2, #art_det_menu3, #art_det_menu4{
		display: block;
		overflow: hidden;
		width: 100%;
	}	

	#art_det_menu1 ul, #art_det_menu2 ul, #art_det_menu3 ul, #art_det_menu4 ul{
		padding:0px; 
		list-style:none; 
		white-space:nowrap;
		clear: left;
		overflow: hidden;		}

	#art_det_menu2, #art_det_menu3, #art_det_menu4, #art_det_repertorio, #art_det_discografia, #art_det_resenas{
	display: none;
	}

	.art_det_der ul li{
	display:inline; 
	margin:0; padding:0;
	float: left;
	padding-left: 16px;
	padding-right: 11px;
	padding-bottom: 2px;
	padding-top: 6px;
	background: #e9e8e7 url(../img/discos/esq_n.gif) no-repeat;
	font: 11px Verdana, Arial, sans-serif;
	color: #545454;
}

	ul li.curriculum_n, ul li.repertorio_n, ul li.discografia_n, ul li.resenas_n{
	background: #e9e8e7 url(../img/discos/esq_n.gif) no-repeat;
	font: 11px Verdana, Arial, sans-serif;
	color: #545454;
}

	ul li.curriculum_h, ul li.repertorio_h, ul li.discografia_h, ul li.resenas_h{
	background: #D96F0F url(../img/discos/esq_h.gif) no-repeat;
	font: 11px Verdana, Arial, sans-serif;
}

	.curriculum_h a:link, .curriculum_h a:visited, .curriculum_h a:hover, .repertorio_h a:link, .repertorio_h a:visited, .repertorio_h a:hover, .discografia_h a:link, .discografia_h a:visited, .discografia_h a:hover, .resenas_h a:link, .resenas_h a:visited, .resenas_h a:hover{
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
	
	.curriculum_n a:link, .curriculum_n a:visited, .curriculum_n a:hover, .repertorio_n a:link, .repertorio_n a:visited, .repertorio_n a:hover, .discografia_n a:link, .discografia_n a:visited, .discografia_n a:hover, .resenas_n a:link, .resenas_n a:visited, .resenas_n a:hover{
	color: #545454;
	text-decoration: none;
	font-weight: bold;
	}

	.art_det_sep{
		background: url(../img/noticias/fondo_not_n.gif) repeat-x;
		width: 100%;
		height: 20px;
		}

#art_det_curriculum, #art_det_repertorio, #art_det_resenas, #art_det_discografia{
	clear: left;
	font: 12px/20px Verdana, Arial, sans-serif;
	color: #545454;
	background: url(../img/noticias/fondo_not_n.gif) repeat-x;
	}

#art_det_curriculum p.bodytext, #art_det_repertorio p.bodytext, #art_det_resenas p.bodytext, #art_det_discografia p.bodytext{
	padding-top: 20px;
	}

.art_det_detalle{
	display: none;
	}

.news-single-img img{
	margin-bottom: 20px;
	}

/* DISCOS LATERAL */

#na_lat_container ul{
	padding: 0px;
	clear: left;
	}
	
#na_lat_container ul li{
	padding: 0px;
	width: 100%;
	clear: left;
	background: url(../img/discos/lat_tit.gif) no-repeat 20px 0;
	line-height: 12px;
}

#na_lat_container ul li a:link, #na_lat_container ul li a:visited, #na_lat_container ul li a:hover{
	color: white;
	text-decoration: none;
}

#na_lat_container ul li.art_lat_art{
	background-color: #D97C0A;
}

#na_lat_container ul li.art_lat_art_h{
	background-color: #B85019;
}

	.art_lat_datos{
	overflow: hidden;
	clear:left;
	margin-bottom: 8px;
}
	
	.art_lat_img{
	padding-left:20px;
	float:left;
	margin-right: 10px;
	padding-bottom: 8px;
	}
	
	.art_lat_info{
	padding-right: 20px;
	float:left;
	width: 120px;
	font: 11px/12px Verdana, Arial, sans-serif;
}
	
	.art_lat_autor{
	margin:0px;
	padding: 0px;
	margin-top: 5px;
	font-weight: bold;
	}
	
	#na_lat_container ul li .clear{
	margin-bottom:8px;
	}
	
	#na_lat_container .lat_enl{
	padding-top: 7px;
	height: 20px;
	clear: left;
	margin-left: 21px;
	background: url(../img/laterales/esq_na.gif) no-repeat 177px 7px;
	}
