body {
	background: #fff;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.fundo_lat {
/*background: 	#E7F3D2 url("../imgs/bg_menu_lat3.jpg") repeat-y;*/

}
a {
	color: #570026;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Principal */

.geral_tab_topo {
	width: 1000px;/*background-color:#ffffff;*/

}
.geral_tab_conteudo {
	width: 1000px;
	background-color: #ffffff;
}
.geral_tab_rod {
	width: 1000px;
	background-color: #ffffff;
}
/* topo */

#geral_topo {
/*background-color:#fff;*/

}
/* conteudo */

#geral_conteudo {
/*background-color:#584;*/

}
/* rod */

#geral_rod {
	/*background-color:#751;*/
	margin-bottom: 0px;
	background: #fcf;
	border-top: 5px solid #ce12c8;
}
/* Principal Fim */





/* Conteudo */

#nome_cat01 {
	margin-top: 15px;
	margin-left: 25px;
	color: #c3c;
	font-weight: bold;
	font-size: 20px;
}
.conteudo_1 {
	margin: 0 auto;
	color: #000066;
}
#conteudo_1 hr {
	border-top: 1px dashed #DD6F0B;
	/*border-bottom: 1px solid #D2D2D2;*/

	color: #F4F4F4;
	/*background-color: #F4F4F4;*/

	width: 90%;
	margin-top: 0px;
}
#conteudo_txt {
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#conteudo_produtos {
}
#conteudo_detalhe {
}
h1 {
	margin-top: 0px;
	color: #000;
}
#conteudo_1 fieldset {
	border: 1px dashed #DD6F0B;
	margin-left: 20px;
	margin-right: 20px;
}
.tit_pg {
	color: #C3C;
	font-weight: bold;
	font-size: 25px;
	margin-left: 30px;
}
/* Conteudo Fim */





/* Campos Form */

.campo_nome {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	color: #006600;
	margin-top: 15px;
}
.campo {
	color: #000;
	font-size: 14px;
	padding: 1px 1px;
	height: 20px;
	width: 250px;
	margin-left: 10px;
	margin-top: 15px;
	border: solid 1px #CCCCCC;
}
.campo2 {
	color: #000;
	font-size: 14px;
	padding: 1px 1px;
	height: 20px;
	width: 150px;
	margin-left: 10px;
	margin-top: 15px;
	border: solid 1px #CCCCCC;
}
.campo3 {
	color: #000;
	font-size: 16px;
	padding: 1px 1px;
	margin-left: 10px;
	margin-top: 15px;
	border: solid 1px #CCCCCC;
}
.obrigatorio {
	color: red;
	font-weight: bold;
}
/* Campos Form Fim */



/* Pg Produtos */

.paginas {
	/*background-color: #DFE3DF;*/

	color: #1A4E29;
	font-size: 13px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
}
.paginas a {
	color: #1A4E29;
	text-decoration: none;
}
.paginas a:hover {
	color: #000;
	text-decoration: underline;
}
.nome_prod a {
	color: #990000;
	text-decoration: none;
}
.indisp {
	color: #000000;
	font: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.valor_prod {
	/*color:#666666;*/

	color: #000000;
	font-size: 13px;
	font-weight: normal;/*

color:#000000;

font: "Times New Roman";

font-size:13px;

font-weight:bold;

*/

}
.risco {
	text-decoration: line-through;
}
.linha_1 {
	background: #FFFFFF;
}
.linha_2 {
	/*url("imgs/bg_geral.jpg") repeat-y;*/

	background-image: url(imgs/linha_pont2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.linha_3 {
	/*background-image: url(imgs/bg_geral.jpg);*/

	background-repeat: no-repeat;
	background-position: center;
}
/*

.linha_prods{



height: 20px;

}*/

.linha_prods hr {
	border-top: 1px dashed #ccc;
	/*border-bottom: 1px solid #D2D2D2;*/

	color: #F4F4F4;
	background-color: #F4F4F4;
	height: 2px;
	width: 90%;
}
.linha_vert {
	background: #fff url("imgs/bg_geral.jpg") repeat-y;
	height: 100px;
	margin: 0 auto;
}
.contorno {
	width: 99%;
	border: 1px dashed #ccc;
}
.prod_cod {
	color: #666666;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
}
.prod_nome {
	text-align: left;
	font-size: 14px;
	color: #570026;
	margin-bottom: 3px;
}
.prod_valor {
	text-align: left;
	font-size: 12px;
	color: #570026;
	font-weight: bold;
}
.valor_txt {
	color: #000;
	font-size: 11px;
}
.valor2_prod {
	/*color:	#ACB8A4*/

	color: #000;
	font-size: 11px;
	text-decoration: line-through;
}
.inf_prod {
	margin-left: 5px;
	text-align: left;
}

/* Pg Produtos FIM */
