@charset "utf-8";
/* CSS Document */

#geral {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 19px;
}
#geral .capsula {
	float: left;
	display: block;
	padding-left: 260px;
}

#geral #esquerda {
	width: 470px;
	float: left;
	background-color: #CADE61;
	display: block;
	padding-left: 10px;
}
#geral #direita {
	float: right;
	width: 205px;
	margin-right: 22px;
	background-color: #F7941D;
}
#geral #direita .conteiner {
	padding-right: 10px;
	padding-left: 10px;
}
#geral #direita .conteiner h1 {
	margin-top: 12px;
	margin-bottom: 15px;
}
#geral #direita .conteiner h2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
#geral #direita .conteiner h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	margin-top: 8px;
	margin-bottom: 12px;
}
#geral #direita .conteiner p {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin-bottom: 16px;
}
#geral #direita .conteiner #form1 label {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 22px;
}
#geral #direita .conteiner .boxFoto01 {
	height: 147px;
	width: 182px;
	border: 1px solid #CCDF5E;
}

#geral #direita .linha {
	background-image: url(../images/linha.jpg);
	height: 2px;
}
#geral #esquerda #menu #bot01 {
	float: left;
	margin-right: 7px;
}
#geral #esquerda #menu #bot02 {
	float: left;
	margin-right: 7px;
}
#geral #esquerda #menu #bot03 {
	float: left;
	margin-right: 7px;
}
#geral #esquerda .titulos {
	margin-top: 26px;
	margin-bottom: 13px;
}
#geral #esquerda p {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin-bottom: 22px;
}
#geral #esquerda .box_VerdeClaro {
	background-color: #BFD631;
	margin-bottom: 22px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
#geral #esquerda .box_VerdeClaro .tit {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF6C06;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
#geral #esquerda .box_VerdeClaro .boxEsq {
	height: 96px;
	width: 96px;
	float: left;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	margin-right: 12px;
}
#geral #esquerda .box_VerdeClaro .boxEsq img {
	border: 2px solid #F7941D;
}

#geral #esquerda .box_VerdeClaro .boxEsq p {
	margin-top: 7px;
	font-size: 10px;
	margin-bottom: 0px;
}

#geral #esquerda .box_VerdeClaro .boxDir {
	float: left;
	height: 96px;
	width: 96px;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
#geral #esquerda .box_VerdeClaro .boxDir img {
	height: 96px;
	width: 96px;
	border: 2px solid #F7941D;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

#geral #esquerda .box_VerdeClaro .boxDir p {
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 0px;
}

.bot {
	height: 18px;
}
#geral  #direita  .conteiner  .news01  {
	float: left;
	margin-top: 5px;
	margin-right: 3px;
}
#geral  #direita  .conteiner  .news02  {
	float: left;
	width: 128px;
}
#geral  #direita  .conteiner  .news03  {
	float: left;
	margin-top: 2px;
}
#geral  #direita  .conteiner  .news02  .news     {
	border: 1px solid #A96005;
	background-color: #DA7B07;
	height: 18px;
	width: 120px;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	filter: Chroma(Color=#DA7B07);
}
.fotoDir {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.fotoEsq {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.laranja {
	background-color: #F7941D;
}
.laranja a {
	display: block;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
}
.laranjaBox 
{
	background-color: #F7941D;
	display: block;
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	}
.tracejado {
	border: thin dashed #4A7736;
	padding: 10px;
	margin-bottom: 20px;
}
.tracejado h2 {
	font-family: Arial;
	font-size: 18px;
	color: #447837;
	text-decoration: none;
	margin-bottom: 8px;
}
.tracejado h3 {
	font-family: Arial;
	font-size: 18px;
	color: #BF6C06;
	margin-bottom: 10px;
	margin-top: 10px;
}

a.fotPartners   {
	margin: 5px;
	padding: 0px;
	float: left;
	background-color: #F7941D;
	border: 5px solid #FFFFFF;
}
a.fotPartners:hover  {
	border: 5px solid #F7941D;
}
#geral #esquerda h2 {
	font-family: Arial;
	font-size: 30px;
	color: #2B5E2C;
	margin-top: 20px;
	margin-bottom: 10px;
}



#geral #esquerda .box_VerdeEscuro {
	margin-bottom: 22px;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 30px;
	padding-left: 14px;
	border: thin dashed #4A7736;
}
#geral #esquerda .box_VerdeEscuro .tit {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF6C06;
	font-weight: bold;
}
.box_VerdeEscuro .titMap {
	border: 2px solid #F7941D;
	margin-bottom: 20px;
}


#geral #esquerda .box_VerdeEscuro .boxEsq {
	height: 96px;
	width: 96px;
	border: 2px solid #F7941D;
	float: left;
	margin-right: 6px;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
#geral #esquerda .box_VerdeEscuro .boxEsq p {
	margin-top: 7px;
	font-size: 10px;
	margin-bottom: 0px;
}

#geral #esquerda .box_VerdeEscuro .boxDir {
	float: left;
	height: 96px;
	width: 96px;
	border: 2px solid #F7941D;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
#geral #esquerda .box_VerdeEscuro .boxDir p {
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 0px;
}
#geral #esquerda .blog {
	background-color: #E0EC9E;
}
.blog .por {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blog .resposta {
	background-color: #F7941D;
	padding: 10px;
	float: right;
	width: 100px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -1px;
}
.blog .por02 {
	float: right;
	width: 100px;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blog .comentar {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-color: #BFD631;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	cursor: hand;
}

.blog .resposta02 {
	background-color: #E0EC9E;
	padding: 10px;
	float: right;
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
.blog .resposta02 a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.blog  h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2B5E2C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.blog p {
	padding-right: 10px;
	padding-left: 10px;
}
.laranjaBlog {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #F7941D;
	padding: 10px;
	clear: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.laranjaBlog p {
	color: #FFFFFF;
}
#geral #direita .conteiner a {
	color: #333333;
	text-decoration: none;
}
#geral #direita .conteiner a:hover {
	text-decoration: underline;
}
#geral #esquerda h4 {
	font-family: Arial;
	font-size: 18px;
	color: #2B5E2C;
	margin-top: 20px;
	margin-bottom: 10px;
}
.bradCrumb {
	font-family: Arial;
	font-size: 11px;
	color: #994427;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -15px;
}
.bradCrumb a {
	color: #2B5E2C;
	text-decoration: none;
}
h3 {
	font-family: Arial;
	font-size: 18px;
	color: #BF6C06;
	margin-bottom: 10px;
	margin-top: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.data {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.painel {
	background-color: #BFD631;
}

.comentarios    {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
.tituloA1      {
	font-family: Arial;
	font-size: 14px;
	color: #2B5E2C;
	margin-bottom: 10px;
	font-weight: bold;
}
.comentarios  h5 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.comentarios .sepPostBlog {
	background-image: url(../images/bg_sep.jpg);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.commentBlog {
	background-color: #9FB524;
	border: 1px solid #2B5E2C;
	height: 80px;
	width: 425px;
}

.commentBlogNome {
	background-color: #9FB524;
	border: 1px solid #2B5E2C;
	width: 425px;
}

.botaoBlog {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
}
.botaoBlog input {
	background-color: #2B5E2C;
	font-family: Arial;
	color: #BFD631;
	font-size: 11px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.foto {
	clear: none;
	float: left;
}
.foto a {
	border: 5px solid #CCDF5F;
	clear: none;
	float: left;
}
.foto a:hover {
	border: 5px solid #F7941D;
}
#geral #esquerda a {
	color: #006600;
	text-decoration: none;
}

