a {	text-decoration:none;	color:#013467; background-color: transparent; font-weight:bold  }
a:visited { text-decoration: none  }
a:active {text-decoration:none }
a:hover {text-decoration: none }

body{
background: url(img/bg.jpg) top center no-repeat;
font-family:Arial, Helvetica, Sans-Serif;
font-size: 12px;
color: #666666;
}
#tudo{
width: 748px;
margin: auto;
}
#tudo #logo span{
display: none;
}
#tudo h1#logo{
display: block;
width: 345px;
height: 154px;
background: url(img/logo_floramarela.gif) no-repeat;
float: left;
}

#tudo #loginform{
width: 395px;
height: 154px;
float: left;
}
#tudo #loginform form{
width: 215px;
margin-left: 181px;
margin-top: 31px;
}
#tudo #loginform form input.borda{
border: 1px solid #013467;
}

#tudo #loginform form h2 span{
display: none;
}
#tudo #loginform form h2{
display: block;
width: 41px;
height: 11px;
background: url(img/login.gif) no-repeat;
}

#tudo #menu li{
float: left;
margin-left: 27px;
margin-bottom: 30px;
margin-top: 10px;
}

#tudo #miolo{
clear: both;
background-color: white;
border: 1px solid #fee6c2;
padding: 30px;
min-height: 550px;
}
#tudo #miolo #chamada_home{
float: left;
margin-bottom: 30px;
}
#tudo #miolo blockquote{
display: block;
width: 200px;
float: left;
font-family: 'Trebuchet MS';
font-size: 18px;
background-color: #f6f6f6;
padding: 35px;
margin-left: 30px;
}
#tudo #miolo blockquote span{
display: block;
width: 100%;
text-align: right;
font-style: italic;
}

#tudo #miolo #noticias{
clear: both;
}
#tudo #miolo #noticias h2 span{
display: none;
}
#tudo #miolo #noticias h2{
display: block;
width: 61px;
height: 12px;
background: url(img/noticias.gif) no-repeat;
}
#tudo #miolo #noticias ul{
margin-top: 20px;
}
#tudo #miolo #noticias ul li a{
color: #666666;
text-decoration: none;
line-height: 20px;
}
#tudo #miolo #noticias ul li a:hover{
text-decoration: underline;
}
#tudo address span{
display: none;
}
#tudo address{
display: block;
width: 100%;
height: 14px;
background: url(img/footer.gif) center no-repeat;
margin-top: 10px;
margin-bottom: 10px;
}
#tudo #powered{
width: 100%;
text-align: center;
margin-bottom: 180px;
}

#tit-internas{
	font-size:16px;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:15px;
	color:#FFCC00;
}

#tit-pg{
	font-size:20px;
	font-weight:bold;
	margin-bottom:12px;
	color:#FFCC00;
}

/*
#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 img{ border: none; }

#overlay{ background-image: url(js/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(js/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="js/overlay.png", sizingMethod="scale");

	}
*/

/* NOVO LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(js/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
label{clear:both}