@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4FAFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}
.sub_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	color: #333333;
}
.links img{
	border:none;
}
.destaques1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	font-style: normal;
	margin: 0.2em;
	padding-left: 0.6em;
	padding-bottom: 0.1em;
}
.destaques2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #386903;
	padding-left: 0.2px;
	padding-bottom: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:7px;
}

.caixa1 {
	background-color: #FFFFFF;
	margin: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#meio_esq {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0.2em;
}
#meio_dir {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0.6em;
}
#meio_esq2 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0.6em;
}
#alinha_site {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.caixa_meio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


a.l1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #06C;
	text-decoration: none;
}
a.l1:hover{
	color: #06C;
	text-decoration: underline;
}
a.l3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}
a.l3:hover{
	color: #666666;
	text-decoration: underline;
}
a.l2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
}
a.l2:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.texto_branco_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	filter: DropShadow(Color=#666666, OffX=1, OffY=1, Positive=1);
}
.caixa2 {
	padding: 0.2em;
	width: 250px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.div_verde {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006633;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.texto_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #386903;
	margin:5px;
}
.borda_imagem {
	border: 1px solid #cfcfcf;
	padding: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}
.borda_imagem2 {
	border: 2px solid #cfcfcf;
	padding: 0.1em;
	margin: 0.1em;
}
.borda_imagem2:hover {
	border: 2px solid #06C;
	padding: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}

.botao1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #9D0000;
}
.texto_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #386903;
	margin:5px;
	background-color:#FFFFFF;
}
#rodape {
	background-image: url(img/bg_site.png);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
	height: 190px;
	padding: 0px;
}
#rodape_interna {
	background-image: url(img/bg_site_internas.png);
	background-repeat: repeat-y;
	width: 100%;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center;
	height: 190px;
	padding: 0px;
}
#bg_centro {
	background-image: url(img/bg_site.png);
	background-repeat: repeat-y;
	z-index:2;
}
#bg_centro_internas {
	background-image: url(img/bg_site_internas.png);
	background-repeat: repeat-y;
}
#bg_top {
	background-image: url(img/bg_top.png);
	background-repeat: no-repeat;
	height: 78px;
	background-position: bottom;
	z-index:1;
}
#bg_top_internas {
	background-image: url(img/bg_top_internas.png);
	background-repeat: no-repeat;
	height: 78px;
	background-position: bottom;
}
.noticias_box {
	background-color: #F3F3F3;
	height: 220px;
	width: 190px;
	border: 1px solid #cfcfcf;
	float: left;
	text-align: center;
	padding-top: 0.2em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
}
.noticias_box:hover {
	background-color: #FFF;
	height: 220px;
	width: 190px;
	border: 1px solid #06C;
	float: left;
	padding-top: 0.2em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
}

#meio_centro {
	height: auto;
	width: 613px;

}
#top {
	height: 150px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/fundo_top.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#titulo {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 2em;
	font-weight: 700;
	color: #489D09;
	width: 400px;
}
#logo {
	background-image: url(img/logo.png);
	margin: 10px;
	height: 160px;
	width: 165px;
}
.destaque_comunidade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #559E05;
	font-weight: 700;
}
#divisa2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #559F05;
	height: 50px;
}

