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

/* columna 123 */

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

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

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

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

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


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

	.pro_pro123_info a{
	color:#545454;
}

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

	.pro_pro123_autor p.bodytext, .pro_pro123_autor a p.bodytext{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

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

/* AJUSTES TRIMENU */


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

/* PRODUCCIONES DETALLE */

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

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

.pro_det_container{
	width: 100%;	clear: both;
	background: url(../img/noticias/fondo_not_n.gif) repeat-x;
	overflow: hidden;
}

.pro_det_izq{
		width: 230;
		float: left;
		margin-right: 30px;
		padding-top: 15px;
		}
		
		.news-single-img{
		margin-bottom: 20px;
		}
		
		.not_det_pie_detalle{
		font: italic 11px Verdana, Arial, sans-serif;
		color: #545454;
		margin: 8px 14px 0;
}

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

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

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

	.pro_det_subtit h3{
	margin: 0px;
	padding: 0px;
}

	.pro_det_texto{
	clear: left;
	font: 12px/20px Verdana, Arial, sans-serif;
	color: #545454;
	}

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

.pro_det_detalle{
	display: none;
	}

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

/* PRUDCCIONES LATERAL */

#na_lat_container ul{
	padding: 0px;
	clear: left;
	}

.pro_lat_datos{
	overflow: hidden;
	clear:left;
	margin-bottom: 8px;
}

#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.pro_lat_pro{
	background-color: #D97C0A;
}

#na_lat_container ul li.pro_lat_pro_h{
	background-color: #B85019;
}
	
	.pro_lat_img{
	padding-left:20px;
	float:left;
	margin-right: 10px;
	padding-bottom: 8;
	}
	
	.pro_lat_info{
	padding-right: 20px;
	float:left;
	width: 120px;
	font: 11px/12px Verdana, Arial, sans-serif;
}

* html .pro_lat_info{	/* solo para ie */
	padding-right: 20px;
	float:left;
	width: 140px;
	font: 11px/12px Verdana, Arial, sans-serif;
    
}
	
	.pro_lat_titulo{
	margin:0px;
	padding: 0px;
	margin-top: 5px;
	font-weight: bold;
	}
	
	#na_lat_container ul li .clear{
	margin-bottom:8px;
	}

