BODY { margin: 0 0 0 0; background-image:url(../img/fundo.gif); }
td 		{ font-family: Arial, Verdana; font-size: 11px; color: #666666; font-weight:normal; }
a		{ font-family: Arial, Verdana; font-size: 11px; color: #019049; text-decoration: none; }
a:hover	{ color: #ABA000; }
p 		{ text-align:justify; }

.SubTit_azul { font-family: Arial, Verdana; font-size: 14px; color: #2E4E7F; font-weight: bold; }
.SubTit_Laranja { font-family: Arial, Verdana; font-size: 14px; color: #e34f11; font-weight: bold; }

.dest_home, a.dest_home { font-family: Arial, Verdana; font-size: 11px; color: #666666; text-decoration: none; }
a.dest_home:hover	{ color: #E34F11; }

.rodape { font-family: Arial, Verdana; font-size: 11px; color: #DBE6EF; }

.txt_verde { font-family: Arial, Verdana; font-size: 12px; color: #005826; }
.txt_azul { font-family: Arial, Verdana; font-size: 12px; color: #2E4E7F; }

.bullet_dourado { font-family: Arial, Verdana; font-size: 16px; color: #ABA000; }
.bullet_laranja { font-family: Arial, Verdana; font-size: 14px; color: #E34F11; }

.obs 		{ font-family: Arial, Verdana; font-size: 11px; color: #666666; }

input { font-family: Arial, Verdana; font-size:11px; color:#4B72B7; }
select { font-family: Arial, Verdana; font-size:11px; color:#4B72B7; }
textarea { font-family: Arial, Verdana; font-size:11px; color:#4B72B7; }

#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; }

#lightbox img{ border: none; }

#overlay{ background-image: url(img/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
	}

