<style type="text/css">
body {
	background: url(imagens/fundo.gif) repeat fixed left top;
}
body {
	background: url(imagens/fundo.gif) repeat fixed left top;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #660000;
}
.menu A:link, A:visited, A:active {text-decoration: none; color:#660000;}
.menu A:hover {text-decoration: none; color:#000000; font-size:110%; }
.bla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.bla A:link, A:visited, A:active {
    text-decoration: none; color:#660000;
}
.bla A:hover {
    text-decoration: none; color:#000000;
}
.bla2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.bla2 A:link, A:visited, A:active {
    text-decoration: none; color:#660000;
}
.bla2 A:hover {
    text-decoration: none; color:#000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
}
TABLE#tabconteudo{
        background: url(imagens/conteudo.gif) 0px 0px;
        width: 606px;
        align: left;
}
TD#tdmeio {
margin: 0 0 0 0;
padding: 0 0 0 0;
align: left;
vertical-align: top;
}
#lightbox{
	background-color:#eee;
	padding: 8px;
	border-bottom: 6px solid #666;
	border-right: 6px solid #666;
	border-top: 6px solid #666;
	border-left: 6px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ bottom: 0px; right: 0px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(./overlay.png); }
</style>