<!--
body{
	margin-top:0;
	background-color:#999;
}
hr {
	border:#CCCCCC dashed 1px;
}

#foto{
	/*border:#CCC solid 2px;*/
	padding-left: 40px;
	border: none;
}
.conteudo{
	border:#999 solid 2px; 
	background-color:#FFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000; 
	width:85%;"
}
.anuncio{
	height:400px; 
	border-bottom:#CCCCCC dashed 1px;
}

#menu {
	border:none;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif bold;
}
#menu li {
	list-style: none; 
	margin: 0;
	display: inline;
}
#menu li a {
	height:1px; /* IE5.0 bug */
	padding: 3px 8px; 
	margin:0;
	border: 2px solid #009933; 
	background: #FFFFD5;
	text-decoration: none;
}
#menu li a:link {
	color: #000;
}
#menu li a:visited {
	color: #000;
}
#menu li a:hover {
	background: #FFFFD5;
	color: #060; 
	border-color: #000;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
-->
