@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size:12px;
}

h2 {
	font-size:1px;
}

h3 {
	font-size:1px;
}

/* LINKS */

a.link_noticia_titulo01:link {
	text-decoration: none;
	color:#00462a;
	font-size:16pt;
}
a.link_noticia_titulo01:visited {
	text-decoration: none;
	color:#00462a;
	font-size:16pt;
}
a.link_noticia_titulo01:hover {
	text-decoration: underline;
	color:#00462a;
	font-size:16pt;
}
a.link_noticia_titulo01:active {
	text-decoration: none;
	color:#00462a;
	font-size:16pt;
}

a.link_noticia_titulo02:link {
	text-decoration: none;
	color:#393836;
	font-size:9pt;
}
a.link_noticia_titulo02:visited {
	text-decoration: none;
	color:#393836;
	font-size:9pt;
}
a.link_noticia_titulo02:hover {
	text-decoration: underline;
	color:#393836;
	font-size:9pt;
}
a.link_noticia_titulo02:active {
	text-decoration: none;
	color:#393836;
	font-size:9pt;
}

a.link_noticia_titulo03:link {
	text-decoration: none;
	color:#00462a;
	font-size:11pt;
}
a.link_noticia_titulo03:visited {
	text-decoration: none;
	color:#00462a;
	font-size:11pt;
}
a.link_noticia_titulo03:hover {
	text-decoration: underline;
	color:#00462a;
	font-size:11pt;
}
a.link_noticia_titulo03:active {
	text-decoration: none;
	color:#00462a;
	font-size:11pt;
}

a.link_menu_titulo:link {
	text-decoration: none;
	color:#ffffff;
	font-size:11pt;
}
a.link_menu_titulo:visited {
	text-decoration: none;
	color:#ffffff;
	font-size:11pt;
}
a.link_menu_titulo:hover {
	text-decoration: underline;
	color:#ffffff;
	font-size:11pt;
}
a.link_menu_titulo:active {
	text-decoration: none;
	color:#ffffff;
	font-size:11pt;
}

/* TOPO */

.topo {
	background-color:#CCC;
	background-image:url(../img/topo_back.png);
}

.topo_int {
	width:950px;
	height:130px;
}

/*.topo_esq {
	width:290px;
	float:left;
	height:130px;
	background-color:#333;
}

.topo_dir {
	width:660px;
	float:left;
	height:130px;
}*/

/* BANNER */

.banner {
	background-color:#FFF;
	background-image:url(../img/banners_back.png);
	background-repeat:repeat-x;
	background-position:top;
}

.banner_int {
	width:950px;
	height:210px;
	background-color:#FFF;
}

/*.banner_esq {
	width:290px;
	float:left;
	height:210px;
	background-color:#666;
}

.banner_dir {
	width:660px;
	float:left;
	height:210px;
}*/

/* DESTAQUES */

.destaques {
	background-color:#2f5d32;
	background-image:url(../img/destaque_back01.png);
}

.destaques_int {
	width:950px;
	height:100px;
	color:#FFF;
	padding-top:7px;
}

.destaques_esq {
	width:290px;
	float:left;
	height:93px;
	background-image:url(../img/destaque_back02.png);
	background-repeat:repeat-x;
}

.destaques_dir {
	width:660px;
	float:left;
	height:100px;
}

.destaque_sub {
	width:217px;
	height:86px;
	float:left;
	border-right-color:#b8db7c;
	border-right-width:1px;
	border-right-style:dashed;
	margin-top:7px;
	margin-bottom:7px;
}

/* CONTEUDO */

.conteudo {
	background-color:#FFF;
}

.conteudo_int {
	width:950px;
	display:table;
}

.conteudo_esq {
	width:290px;
	float:left;
/*	background-image:url(../img/conteudo_esq_back.png);
	background-position:top;*/
	padding-top:10px;
}

.conteudo_dir {
	width:660px;
	float:left;
}

.conteudo_dir_principal {
	width:650px;
	background-image:url(../img/conteudo_dir_back01.png);
	background-repeat:repeat-y;
	background-position:top;
	text-align:left;
	margin-left:10px;
	padding-top:7px;
}

.conteudo_dir_texto {
	text-align:left;
	padding-left:35px;
	padding-right:35px;
}

.conteudo_dir_titulo01 {
	background-image:url(../img/conteudo_dir_titulo01.png);
	background-repeat:no-repeat;
	background-position:left;
	height:53px;
	margin-left:2px;
	padding-top:7px;
}

.conteudo_dir_titulo02 {
	background-image:url(../img/conteudo_dir_titulo02.png);
	background-repeat:no-repeat;
	background-position:right;
	height:53px;
	margin-right:-1px;
	padding-top:7px;
}

.conteudo_dir_titulo03 {
	color:#00462a;
	font-size:16pt;
}

.conteudo_dir_rodape {
	width:650px;
	height:25px;
	background-image:url(../img/conteudo_dir_back02.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:10px;
}

/* BOX */

.box01 {
}

.box01_topo {
	background-image:url(../img/box01_topo.png);
	background-repeat:no-repeat;
	background-position:top;
	height:21px;
}

.box01_titulo {
	text-align:left;
	padding-top:1px;
	height:25px;
}

.box01_linha {
	border-bottom-color:#badc7d;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	padding-top:4px;
	margin-bottom:4px;
	padding-left:23px;
	padding-right:29px;
}

.box01_conteudo {
	background-image:url(../img/box01_conteudo.png);
	background-repeat:repeat-y;
	background-position:top;
	text-align:left;
	padding-left:23px;
	padding-right:29px;
}

.box01_rodape {
	background-image:url(../img/box01_rodape.png);
	background-repeat:no-repeat;
	background-position:top;
	height:21px;
}

.box02 {
}

.box02_topo {
	background-image:url(../img/box02_topo.png);
	background-repeat:no-repeat;
	background-position:top;
	height:21px;
}

.box02_titulo {
	background-image:url(../img/box02_titulo.png);
	background-repeat:repeat-y;
	background-position:top;
	text-align:left;
	padding-left:23px;
	padding-right:29px;
	padding-top:1px;
	height:25px;
}

.box02_linha {
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	padding-top:4px;
	margin-bottom:4px;
	padding-left:23px;
	padding-right:29px;
}

.box02_conteudo {
	background-image:url(../img/box02_conteudo.png);
	background-repeat:repeat-y;
	background-position:top;
	text-align:left;
	padding-left:23px;
	padding-right:29px;
}

.box02_rodape {
	background-image:url(../img/box02_rodape.png);
	background-repeat:no-repeat;
	background-position:top;
	height:21px;
}

.box03 {
}

.box03_topo {
	background-image:url(../img/box03_topo.png);
	background-repeat:no-repeat;
	background-position:top;
	height:16px;
}

.box03_conteudo {
	background-image:url(../img/box03_conteudo.png);
	background-repeat:repeat-y;
	background-position:top;
	text-align:left;
	padding-left:23px;
	padding-right:29px;
}

.box03_rodape {
	background-image:url(../img/box03_rodape.png);
	background-repeat:no-repeat;
	background-position:top;
	height:15px;
}

.box04 {
}

.box04_topo {
	background-image:url(../img/box04_topo.png);
	background-repeat:no-repeat;
	background-position:top;
	height:18px;
}

.box04_titulo {
	text-align:left;
	padding-top:1px;
	padding-bottom:5px;
	height:25px;
}

.box04_linha {
	border-bottom-color:#badc7d;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
	padding-top:4px;
	margin-bottom:4px;
	padding-left:23px;
	padding-right:29px;
}

.box04_conteudo {
	background-image:url(../img/box04_conteudo.png);
	background-repeat:repeat-y;
	background-position:top;
	text-align:left;
	padding-left:23px;
	padding-right:29px;
}

.box04_rodape {
	background-image:url(../img/box04_rodape.png);
	background-repeat:no-repeat;
	background-position:top;
	height:20px;
}

/* RODAPE */

.rodape {
	background-color:#dedede;
}

.rodape_int {
	color:#666;
	width:950px;
	height:80px;
	padding-top:10px;
}

.divisao {
	height:10px;
}

.divisao_millenium {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#090;
}
