* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-decoration:none;
}

body {
	background: url(../imagens/fundo.jpg) top repeat-x #fafafa;
	text-align: center;
}

#root {
	background: url(../imagens/fundo_tabela.jpg) repeat-y;
	width: 777px;
	margin: 0px auto;
}

.vazio {
	font-size: 1px;
}

.topo {
	height: 232px;
}

.topo_sub {
	height: 174px;
}

.banner {
	background-color: #000;
	height: 113px;
}

.banner_sub {
	background-color: #000;
	border-bottom: 1px solid #FFF;
	height: 6px;
}

.principal_noticias_titulo_fundo {
	background: url(../imagens/pri_noticias_fundo.jpg) repeat-y left;
	text-align: left;
}

.principal_noticias_titulo {
	font-size: 11px;
	color: #008325;
	font-weight: bold;
	text-decoration: none;
}

.principal_noticias_texto {
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: none;
}

.principal_noticia {
	font-size: 11px;
	color: #7c7c7c;
	text-align: left;
}

.principal_noticia_link {
	font-size: 11px;
	color: #7c7c7c;
	font-weight: bold;
	text-decoration: none;
}

.principal_noticias_imagem {
	margin-top: 3px;
	border: 2px solid #ceeace;
}

.principal_produtos_titulo {
	background: url(../imagens/pri_produto_fundo.png) repeat-x;
}

.principal_produtos_detalhes {
	text-align: right;
	padding-right: 15px;
	height: 20px;
}

.pontilhado {
	background: url(../imagens/pontilhado.png) repeat-x;
	height: 9px;
}

.titulo {
	font-size: 16px;
	color: #009900;
	font-weight: bold;
}

.subtitulo {
	font-size: 14px;
	color: #000;
}

.texto {
	font-size: 11px;
	color: #616161;
}

.rodape {
	background: url(../imagens/fundo_rodape.jpg) repeat-x;
	border: 1px solid #CCC;
	height: 29px;
	font-size: 10px;
	color: #7c7c7c;
}
.textbox, select, textarea {
	border:1px solid #CCCCCC;
	color:#666666;
	background-color:#F2F2F2;
	font-size:11px;
}
/* INTERNAS */
.noticias_titulo {
	font-size: 18px;
	color: #008325;
	font-weight: bold;
	text-decoration: none;
}

.estado {
	color: #000000;
	font-size: 20px;
}
.representante a{
	color: #149238;
	font-size: 12px;
	font-weight: bold
}
.quinze{
	font-size:12px;
}
a { text-decoration:none; color:#006600 }
.imagem { border: 1px solid #F2F2F2; margin:1px; padding:3px; }

.pag-atual {background-color:#008325; padding:6px; color:#FFFFFF; display:inline; border:solid 1px #008325; margin:3px;}
.pag {padding:6px; display:inline; margin:3px;}
.pag-bts {display:inline; padding:6px; margin:3px;color:#008325;}
.pag-links {text-decoration:none; color:#008325; font-weight:bold;}
