/* Geral */

* {
	margin: 0;
	padding: 0;
}
.geral{
	background-image:url(imagens/fundo_azul.jpg);
	background-repeat:repeat-y;
	background-position:0 210px ;
}
/*html{
	background-image:url(imagens/fundo_azul.jpg);
	background-repeat:repeat-y;
	background-position:0 210px ;
}*/

.fundo1{
	margin:0;
	text-align: center;
	background-image: url(imagens/bg_topo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	_background-image: url(imagens/bg_topo2.jpg);
	_background-repeat:repeat-x;
	_background-position:top;
	*background-image: url(imagens/bg_topo3.jpg);
	*background-repeat:repeat-x;
	*background-position:top;
}

body {
	/*margin:0;
	text-align: center;
	background-image: url(imagens/bg_topo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	_background-image: url(imagens/bg_topo2.jpg);
	_background-repeat:repeat-x;
	_background-position:top;
	*background-image: url(imagens/bg_topo3.jpg);
	*background-repeat:repeat-x;
	*background-position:top;*/
	background-color:#D8D8D8;
}

/* Topo botoes */

.botoes_topo {
	margin: 0 auto;
	text-align: left;
	background-image: url(imagens/bg_icones.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 776px;
	_margin-bottom:-5px;
}

.botoes_topo img {
	margin: 0 0px 0 14px;
	text-align: left;
}

/*Fim TOPO botoes*/

/* TOPO */
.topo {
	margin: 0 auto;
	text-align: center;
	background-image: url(imagens/bg_topo_logo.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 776px;
}

.topo h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin:10px 5px 0 0px;
}

.topo h2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin:3px 5px 0 0px;
}

.menu_topo{
	margin:-1px 20px 0 0;
	_margin-top:-3px;
	*margin-top:-3px;

}

.logo {
	float: left;
	margin: 12px 5px 10px 22px;
}

.flash {
	width: 776px;
	margin: 0 auto;
	text-align: center;
	_margin-bottom:-4px;
	*margin-bottom:-4px;
}

.menu {
	margin: 0;
	text-align: center;
	background-image: url(imagens/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 23px;
	*height: 25px;
	width: 776px;
	margin-bottom:0px;
	_margin-bottom:-3px;
	*margin-bottom:-3px;
}

/* FIM TOPO */


/* CONTEUDO MEIO */
.conteudo {
	margin: 0 5px 0 5px;
	text-align: center;
	font-family:Tahoma;
	font-size:12px;
	width:776px;
}


.branco{
	background-image: url(imagens/bg_branco_repete.jpg);
	background-repeat:repeat-y;
	padding:5px 0px 20px 25px;
	/*_padding:0px 0px 20px 5px;
	*padding:0px 0px 20px 5px;*/

}

.branco p{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	padding:0 10px 0 0px;
}

.testemunhais {
	margin:0;
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	background-color:#026A9E;
	width: 228px;
	padding:0 0px 0px 0;
}

.testemunhais p{
	color:#ffffff;
	margin:0px;
	padding:10px 8px 10px 8px;
}
/*
.testemunhais p a{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

.testemunhais p a:hover{
	text-decoration:underline;
}*/

.cinza{
	background-image: url(imagens/bg_cinza.jpg);
	background-repeat:no-repeat;
	height:165px;
	_margin-bottom:-5px;
	*margin-bottom:-5px;
}

.cinza  h1 {
	margin:5px 0 0 0;
	_margin:10px 0 0 0;
	*margin:10px 0 0 0;
 	padding:0;
 	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.cinza  h1 a {
 	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.cinza  h1 a:hover {
	text-decoration:underline;
}

.cinza p{
	margin:0 2px 0px 0;
 	padding:0;
 	font-family:Tahoma;
	color:#000000;
	font-size:9px;
}

.cinza p a{
 	font-family:Tahoma;
	color:#000000;
	font-size:9px;
	text-decoration:none;
}

.cinza p a:hover{
	text-decoration:underline;
}

.cinza div img{
	margin:10px 7px 0 13px;
	_margin:13px 7px 0 13px;
	*margin:13px 7px 0 13px;
}

.news_cad{
	font-family:Tahoma;
	color:#ffffff;
	font-size:10px;
	margin:-20 0 0 0;
	padding:0px 0 0px 0;
	_padding:20px 0 0 0;
	*padding:20px 0 0 0;
}

.news input {
	background-color: transparent;
	border:0px;
	width:120px;
	height:16px;
	padding: 2px 5px 0 2px;
	font-family:Tahoma;
	font-size:10px;
}

.botao {
	border:0;
}

/* FIM CONTEUDO MEIO */

/*  Internas */
.internas{
	background-image: url(imagens/bg_branco_repete.jpg);
	background-repeat:repeat-y;
	padding:5px 0px 0px 25px;
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	line-height:17px;
	/*_padding:0px 0px 20px 5px;
	*padding:0px 0px 20px 5px;*/
}

.internas a{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.internas a:hover{
	text-decoration:underline;
}

.internas h1{
	margin:0;
	padding:0;
	font-family:Tahoma;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align: left;
}

.internas h1 a{
	font-family:Tahoma;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align: left;
}

.internas h1 a:hover{
	text-decoration:underline;
	font-weight:bold;
}

.internas h2{
	margin:0 0 15px 45px;
	padding:0;
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}

.internas h2 a{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}

.internas h2 a:hover{
	font-size:11px;
	font-weight:normal;
	text-align:left;
	text-decoration:underline;
}

.internas h3 {
	margin:0 0px 0px 0px;
 	padding:0;
 	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}

.internas h3 a {
 	font-family:Tahoma;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.internas h3 a:hover{
	text-decoration:underline;
}

.internas h4 {
	margin:0;
 	padding:0;
 	font-family:Tahoma;
	color:#000000;
	font-size:9px;
	font-weight:normal;
}

.internas h4 a {
	font-family:Tahoma;
	color:#000000;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}

.internas h4 a:hover {
	text-decoration:underline;
}

.internas ul{
	margin:0 0 15px 45px;
	padding:0;
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}

/* Arquivos */
.internas .arquivos{
	margin:20px 0 20px 0;
}

.internas .arquivos p{
	font-size:10px;
	margin:5px 0 10px 0;
}

.internas .arquivos h1{
	padding:0;
	margin:5px 0 0 0;
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.internas .arquivos div img{
	float:left;
	margin:0px 10px 2px 2px ; 
}

.internas .arquivos div p{
	font-family:Tahoma;
	color:#000000;
	font-size:9px;	
	float:left;
	margin:10px 10px 0 0;
}

/* FIM */


/* Fale Conosco */
.fale_conosco{
	margin:30px 60px 20px 0px;
	_margin:30px 0px 20px 0px;
} 

.fundo_input input{
	background-color: transparent;
	border:0px;
	height:18px;
	width:180px;
	padding: 3px;
	font-family:Tahoma;
	font-size:10px;
}

.fundo_input2 input{
	background-color: transparent;
	border:0px;
	height:18px;
	width:180px;
	padding: 3px;
	font-family:Tahoma;
	font-size:10px;
}

.fundo_input select{
	background-color: transparent;
	border:0px;
	width:190px;
	height:18px;
	font-family:Tahoma;
	font-size:10px;
}

.fundo_input{
	background-image: url(imagens/img_input.jpg);
	background-repeat:no-repeat;
}

.fundo_input2{
	background-image: url(imagens/img_input2.jpg);
	background-repeat:no-repeat;
}

.fale_conosco textarea{
	background-color: transparent;
	border:0px;
	height:93px;
	width:180px;
	_width:160px;
	padding: 3px 20px 0 3px;
	_margin-right:130px;
	*margin-right:130px;
	font-family:Tahoma;
	font-size:10px;
}

.fundo_textarea{
	background-image: url(imagens/img_textarea.jpg);
	background-repeat:no-repeat;
	height:99px;
}
/* FIM */
.laminas_carne table{
	width:600px;
	margin:0 40px 0 0;
	text-align:center;
}

.tabela td{
	border:2px solid #0873AB;
}

.afiador div img{
	border:2px solid #0873AB;
}

.amarelo{
	background-color:#FFFF00;
	
}

.laranja{
	background-color:#FF6600;
	color:#ffffff;
	height:20px;
}

.verde{
	background-color:#009900;
	color:#ffffff;
	height:20px;
}

.azul{
	background-color:#0066FF;
	color:#ffffff;
	height:20px;
}

.azul_claro{
	background-color:#4B7BFF;
	color:#ffffff;
	height:20px;
}


.preto{
	background-color:#000000;
	color:#ffffff;
	height:20px;
}

.branco{
	background-color:#ffffff;
}
/*.internas p{
	font-family:Tahoma;
	color:#000000;
	font-size:11px;
	padding:0 10px 0 0px;
}*/

/* FIM*/

.rodape{
	text-align: center;
	background-image: url(imagens/bg_rodape.jpg);
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	background-color:#D1D1D1;
}

.rodape p{
	font-family:Tahoma;
	color:#000000;
	font-size:10px;
	text-decoration:none;
	padding:3px 0 0 0;
}

.rodape p a{
	font-family:Tahoma;
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

.rodape p a:hover{
	text-decoration:underline;
}
