body {
	background-color: #999999;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0px;
	word-spacing: 1px;
	}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titulos {
	font-size: 13px;
	color: #5E8C2F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulodestaque {
	font-size: 14px;
	color: #838383;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.letramenu {
	font-size: 10px;
	color: #5E8C2F;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.barratopo {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.baixo {
	font-size: 10px;
	color: #838383;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.baixotitulo {
	font-size: 12px;
	color: #838383;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}	
.albumlink{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.baixotitulofoto {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.download {
	font-size: 10px;
	color: #5E8C2F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rodape {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

* {
       margin: 0;
       padding: 0;
  }
            


            ul.menuv, ul.menuv ul {
                margin: 0;
                padding: 0;
                border: 0px;
                width: 130px;
                background-color: #FFFFFF;
                z-index: 10000;
                border-top: 0px;
            }
            
            ul.menuv li {
                position: relative;
                list-style: none;
                border: 0px;
            }
            
            ul.menuv li a {
                display: block;
                text-decoration: none;
                border: 0px ;
                border-top: none;
                color: #4C813B;
                padding: 5px 5px 5px 5px;
            }
            /* Fix IE. Hide from IE Mac \*/
            * html ul.menuv li {
                float: left;
                height: 1%;
            }
            
            * ul.menuv li a {
                height: 1%;
            }
            /* End */
            ul.menuv ul {
                position: absolute;
                z-index: 10000;
                display: none;
                left: 130px;
                top: -1px;
            }
            
            ul.menuv li.submenu ul {
                display: none;
            }
            

            
            ul.menuv li a:hover {
                color: #FF6600;
                background-color: #EEEEEE;
            }

            .submenuv ul li ul{
                margin: 0;
                padding: 0;
                border: 0px;
                width: 130px;
                background-color: #FCE9D6;
                z-index: 10000;
                border-top: 0px;
            }			
			 
			 ul.menuv a.seta {
                background: transparent url(indicador-submenu-2.gif) right center no-repeat;
            }
            
            ul.menuv li a:hover {
                color: #5E8C2F;
                background-color: #EEEEEE;
            }

a:link {
	text-decoration: none;
	color: #5E8C2F;
}
a:visited {
	text-decoration: none;
	color: #5E8C2F;
}
a:hover {
	text-decoration: none;
	color: #5E8C2F;
}
a:active {
	text-decoration: none;
	color: #5E8C2F;
}		


.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: 50px;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: normal;
	height: 27px;
	overflow: hidden;
	cursor: default;
	padding-left: 18px;
	padding-right: 97px;
	background: url(highslide/graphics/icon.gif) no-repeat 0 -1px;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -32px;
	left: 10px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}
/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}

</style>