*{
	margin: 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	color: #3D84D2;
	text-decoration: none;
}
a:hover {
	color: #3D84D2;
	text-decoration: underline;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
li {
	padding-bottom: 5px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #3E81B6;
}


/* - - - - - c l a s s e s - - - - - */


.tit_noticia {
	font-weight: bold;
	color: #333333;
}
.tit_n_data {
	font-weight: bold;
	color: #1871B4;
	padding-bottom: 5px;
}
.txt_data {
	color: #1871B4;
	padding-bottom: 3px;
}
.rodape_linha {
	padding-left: 15px;
	padding-right: 15px;
}
.txt_cinza {
	color: #AAAAAA;
}
.txt_mini {
	color: #AAAAAA;
	font-size: 9px;
}
.img {
	margin: 5px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}


/*  - - - - - d i v ' s - - - - - */


#wrapper_topo {
	height: 210px;
	width: expression(document.body.clientWidth < 995? "995px" :
"auto");
	min-width: 995px;
	width: auto !important;
}
#topo_flash {
	height: 157px;
	text-align: center;
	background-image: url(img/fundo_topo.jpg);
	background-position: center top;
}
#topo_menu {
	height: 52px;
	background: url(img/fundo_menu.jpg) repeat-x;
	text-align: center;
}

#wrapper_conteudo {
	background-image: url(img/fundo_conteudo.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
	width: expression(document.body.clientWidth < 995? "995px" :
"auto");
	min-width: 995px;
	width: auto !important;
}
#conteudo {
	width: 995px;
	margin: 0px auto;
}
#conteudo_esquerda {
	width: 745px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	float: left;
}
#conteudo_txt {
	width: 725px;
	padding-left: 10px;
	padding-right: 10px;
}
#conteudo_saiba_mais {
	width: 745px;
	height: 15px;
	padding-top: 10px;
}
#conteudo_saiba_mais_linha {
	width: 658px;
	height: 15px;
	background: url(img/saiba_mais_linha.jpg) repeat-x center;
	float: left;
}
#conteudo_saiba_mais_txt {
	width: 87px;
	height: 15px;
	text-align: right;
	float: left;
}
#conteudo_categorias {
	width: 745px;
	height: 152px;
	padding-top: 10px;
	text-align: center;
}
#conteudo_direita {
	width: 190px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	float: left;
}
#conteudo_noticias {
	width: 170px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
}
#conteudo_noticias a {
	color: #333333;
	text-decoration: none;
}
#conteudo_noticias a:hover {
	color: #333333;
	text-decoration: underline;
}
#conteudo_linha {
	border-bottom: 1px dashed #CCCCCC;
}
#conteudo_links {
	width: 170px;
	height: 210px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#wrapper_rodape {
	height: 50px;
	background: url(img/fundo_rodape.jpg) repeat-x center top;
	width: expression(document.body.clientWidth < 995? "995px" :
"auto");
	min-width: 995px;
	width: auto !important;
	/*	
	min-width: 995px;
	width: auto !important;
	width: 995px;
	*/
}
#rodape {
	width: 975px;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px auto;
	color: #FFFFFF;
}
#rodape_esquerda {
	width: 368px;
	height: 50px;
	line-height: 50px;
	float: left;
}
#rodape_meio {
	width: 363px;
	height: 50px;
	padding-left: 15px;
	line-height: 50px;
	float: left;
}
#rodape_direita {
	width: 225px;
	height: 50px;
	text-align: right;
	float: left;
}
#rodape_linha {
	width: 2px;
	height: 50px;
	float: left;
}

#noticias_lista {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DDDDDD;
}
#noticias_mais {
	width: 705px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#noticias_mais_e {
	width: 330px;
	padding-right: 20px;
	text-align: right;
	float: left;
}
#noticias_mais_d {
	width: 330px;
	padding-left: 20px;
	float: left;
}

#contato_e {
	width: 260px;
	padding-left: 60px;
	padding-right: 40px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
}
#contato_d {
	width: 324px;
	padding-left: 40px;
	padding-bottom: 20px;
	border-left: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
}
#contato_b {
	width: 725px;
	height: 20px;
	clear: both;
}

#produtos {
	width: 160px;
	height: 120px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 7px;
	float: left;
}
#pro_grupo1 {
	height: 155px;
	width: 535px;
	float: left;
	margin-right: 5px;
}
#pro_grupo2 {
	height: 155px;
	width: 175px;
	float: left;
	padding-left: 5px;
	border-left: 1px dashed #BBBBBB;
}
#pro_grupo3 {
	height: 155px;
	width: 356px;
	float: left;
	margin-right: 5px;
}
#pro_grupo4 {
	height: 155px;
	width: 356px;
	float: left;
	padding-left: 5px;
	border-left: 1px dashed #BBBBBB;
}
#li {
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/seta_p.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	color: #3D84D2;
}


/*  - - - - - r e s p o n s a b i l i d a d e - - - - - */


#responsabilidade {
	width: 164px;
	height: 145px;
	padding-top: 10px;
	padding-left: 38px;
	padding-right: 38px;
	text-align: center;
	float: left;
}
#responsabilidade_img {
	width: 160px;
	height: 120px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}


/*  - - - - - q u a l i d a d e - - - - - */


#qualidade_e {
	width: 164px;
	height: 145px;
	padding-top: 10px;
	padding-left: 158px;
	padding-right: 40px;
	text-align: center;
	float: left;
}
#qualidade_d {
	width: 164px;
	height: 145px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 157px;
	text-align: center;
	float: left;
}
#qualidade_img {
	width: 160px;
	height: 120px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}


/*  - - - - - e x t r a s - - - - - */


#pontilhado {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #AAAAAA;
	clear: both;
}
#clear_both {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#voltar {
	width: 725px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dashed #A9A9A9;
	clear: both;
}
#ano0, #ano1, #ano2, #ano3, #ano4, #ano5, #ano6, #ano7, #ano8, #ano9, #ano10  {
	padding: 10px;
	clear: both;
}

#erros {
	color: #FFFFFF;
	background-color: #C90000;
	display: block;
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
	text-align: center;
}
#acertos {
	color: #FFFFFF;
	background-color: #006600;
	display: block;
	border: 1px solid #00CC00;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* - - - - - TABELA - - - - - */


.tab_linha {
	background-color: #F0F0F0;
	margin-bottom: 5px;
	height: 32px;
	border: 1px solid #DBDBDB;
}
#tab_esq {
	width: 35%;
	text-align: right;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
#tab_dir {
	width: 61%;
	text-align: left;
	padding: 6px;
	float: left;
}
#tab_2colunas {
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	font-size: 13px;
	line-height: 32px;
}


/* - - - - - - - - - - */


