/*- estrutura -*/
a#mnest { background: url('estrutura/site.gif') no-repeat top left; }
<!--
#flhome { background: url('bgfl.jpg') repeat-x bottom left;  padding-bottom: 30px; margin-top: -5px; }
	#flhome p {}
		#flhome img { border: 0; }

/*- menu -*/
a#mnflh { background: url('flhome/flh.gif') no-repeat top left; }
	a#mnflhlist { background: url('flhome/flhedit.gif') no-repeat top left; }
	a#mnflhnovo { background: url('flhome/flhadd.gif') no-repeat top left; }
	a#mnflhimg { background: url('flhome/img.gif') no-repeat top left; }
-->/*- noticias -*/
#h_nots, #noticias { float: left; padding: 5px 10px; width: 480px !important; width: 500px; border-right: 1px solid #AF2432; }
#admin #noticias { margin-left: 10px; }
#noticias {}
#noticias h3 {}
#noticias .ndata {}
#noticias .nots {}
#noticias .nots img {}
#h_nots .pnots, #noticias .pnots { text-align: right; padding: 0 5px; border-top: 1px solid #AF2432; border-bottom: 1px solid #AF2432; font-size: .8em; }
#h_nots .pnots span, #noticias .pnots span { display: block; float: left; }
#noticias .npag {}
#nots_tags { margin-left: 500px; padding: 5px; }
#nots_tags ul { list-style: none; }
#nots_tags li { margin-left: -30px; padding: 2px; border-bottom: 1px solid #AF2432; text-align: right; }
#nots_tags a { color: #333; font-size: .9em; }
#nots_tags a:hover { color: #AF2432 }
/*- menu -*/
a#mnnots { background: url('noticias/nots.gif') no-repeat top left; }
	a#mnnotslist { background: url('noticias/notsedit.gif') no-repeat top left; }
	a#mnnotsnovo { background: url('noticias/notsadd.gif') no-repeat top left; }
	a#mnnotstags { background: url('noticias/tags.gif') no-repeat top left; }
<!--
#h_clientes { margin-left: 500px; padding: 5px 10px; }

.bcli { text-align: center; margin: 5px; }
	.bcli p {}
	.bcli p:first-letter { margin-left: 0; }
	.bcli a, .bcli img { border: 0px none; }

/*- menu -*/
a#mncli { background: url('clientes/cli.gif') no-repeat top left; }
	a#mnclilist { background: url('clientes/cliedit.gif') no-repeat top left; }
	a#mnclinovo { background: url('clientes/cliadd.gif') no-repeat top left; }
	a#mncliimg { background: url('clientes/img.gif') no-repeat top left; }
-->#rLB {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	display: none;
	position: absolute;
	z-index: 100;
	}
#rLBdetails { font-size: 0.7em; padding-top: 0.4em; font-weight: bold; color: #666; }	
#rLBdetails a { color: #333; }	
#rLBcaption { float: left; display: none; }
#rLBmsg { float: right; }
#rLBclose { top: 5px; right: 5px; position: absolute; z-index: 200; }

#rLB img{ border: none; clear: both;} 

#overlay img{ border: none; position: absolute; z-index: 150; }

#overlay{ background-image: url('galeria/overlay.png'); display: none; position: absolute; top: 0; left: 0; z-index: 90; width: 100%; }

* html #overlay{ background-color: #000; }
	
