/* Alambre Estudio Grafico
   Estilos Menu Lateral para Contenido CSS+XHTML
   NBmusika
   Mayo 2007
*/

	#dis_lat_container, #art_lat_container, #pro_lat_container{
	width: 231px;
	color: white;
}

	#na_lat_container{
	background: #D97C0A url(../img/laterales/dis_container.gif) repeat-x;
}

	#ro_lat_container{
	background: #BA3800;
}

	#rn_lat_container{
	background: #D95313 url(../img/laterales/pro_container.gif) repeat-x;
}

	#gr_lat_container{
	width: 231px;
	color: #545454;
	background: #F3F3F3;
}

	.lat_tit{
	height: 50px;
	
}

	.lat_tex{
	font: 12px/16px Verdana, Arial, sans-serif;
	margin-left: 21px;
	margin-right: 14px;
	margin-bottom: 15px;
}

	#na_lat_container .lat_tex, #ro_lat_container .lat_tex, #rn_lat_container .lat_tex{
	color: white;
}

	.lat_enl{
	height: 20px;
}

	#ro_lat_container .lat_enl{
	margin-left: 21px;
	background: url(../img/laterales/esq_ro.gif) no-repeat 177px;
}

	#na_lat_container .lat_enl{
	margin-left: 21px;
	background: url(../img/laterales/esq_na.gif) no-repeat 177px;
}

	#rn_lat_container .lat_enl{
	margin-left: 21px;
	background: url(../img/laterales/esq_rn.gif) no-repeat 177px;
}

	#gr_lat_container .lat_enl{
	margin-left: 21px;
	background: url(../img/laterales/esq_gr.gif) no-repeat 177px;
}

	#gr_lat_container a:link, #gr_lat_container a:visited, #gr_lat_container a:hover{
	color: #545454;
	text-decoration: none;
}