.moldura {
	float: right;
	height: 180px;
	width: 270px;
	margin-right: 4px;
	padding-left: 5px;
	padding-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-bottom-width: 1px;
	border-right-color: #E5E5E5;
	border-right-width: 1px;
	-webkit-box-shadow: 3px 2px 2px rgba(0,0,0,0.5);
 	-moz-box-shadow: 3px 2px 2px rgba(0,0,0,0.5);
  	box-shadow: 3px 2px 2px rgba(0,0,0,0.5);

}
#slider {
	height: 170px;
	width: 260px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.corpo {
	width: 930px;
	position: absolute;
	display: block;
}
.corpo .cabecalho {
	display: block;
	padding: 5px;
	height: 195px;
	width: 920px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-left-color: #e5e5e5;
}
.tudo {
	text-align: left;
	margin: auto;
	width: 932px;
	display: block;
}
.corpo .menus {
	width: 920px;
	display: block;
	padding-left: 8px;
}
.corpo .submenus {
	width: 920px;
	display: block;
	padding-left: 5px;
}
.corpo .menus ul li {
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 15px;
	width: 110px;
	margin-left: 8px;
	margin-right: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	-webkit-box-shadow: 3px 2px 3px rgba(0,0,0,0.5);
 	-moz-box-shadow: 3px 2px 3px rgba(0,0,0,0.5);
  	box-shadow: 3px 2px 3px rgba(0,0,0,0.5);

}
.corpo .submenus ul li {
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 15px;
	width: 110px;
	margin-left: 5px;
	margin-right: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	-webkit-box-shadow: 3px 2px 3px rgba(0,0,0,0.5);
 	-moz-box-shadow: 3px 2px 3px rgba(0.7,0,0,0.5);
  	box-shadow: 3px 2px 3px rgba(0,0,0,0.5);

}
.corpo .menus ul li a {
	font-family: Latha, Verdana, Arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bolder;
}
.corpo .submenus ul li a {
	font-family: Latha, Verdana, Arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bolder;
}
.corpo .menus ul li a:hover {
	font-family: Latha, Verdana, Arial;
	font-size: 10px;
	color: #459e00;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-left: 5px;
	font-weight: bolder;
}
.corpo .submenus ul li a:hover {
	font-family: Latha, Verdana, Arial;
	font-size: 10px;
	color: #459e00;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-left: 5px;
	font-weight: bolder;
}
.corpo .rodape {
	font-family: latha, verdana, arial;
	font-size: 10px;
	color: #000;
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	width: 920px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
.carregando {
	display: none;
}
body {
	display: inherit;
	visibility: inherit;
}

.corpo .rodape .esq {
	float: left;
	font-family: Latha, "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
.corpo .rodape .centro {
	float: left;
	margin-left: 100px;
}
.corpo .rodape .drt {
	float: right;
}
.corpo .conteudo .h4 {
	font-family: Latha, "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bolder;
	color: #617237;
	text-align: center;
	display: block;
}
.corpo .conteudo .h6 {
	font-family: Latha, "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: justify;
	display: block;
}
.corpo .conteudo .h5 {
	font-family: Latha, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #617237;
	text-align: left;
	display: block;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}