@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c2c2c2;
}
body,td,th {
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-size: 14px;
	color: #363636;
}

.fundo_topo {
	background-image:url(../fig/topo/fdo_topo.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}

.fundo_corpo_principal {
	background-color:#FFF;
}

.fundo_rodape {
	background-image:url(../fig/rodape/fdo_rodape.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}

.rodape {
	background-image:url(../fig/rodape/footer_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.txt_rodape_01 {
	color:#FFF;
}

.txt_fdo_rodape_02 {
	font-size:10px;
	color:#000;
	background-color:#c2c2c2;
	text-decoration: none;
}

.titulos {
	color:#F00;
	font-size:18px;
	font-weight:bold;
}

.detalhes_mais {
	color:#F00;
	text-decoration: none;
}

.detalhes_mais a{
	color:#F00;
	text-decoration: none;
}

.detalhes_mais a:hover{
	color:#F00;
	text-decoration: underline;
}

.veja_mais_azul {
	color:#00bff3;
	text-decoration: none;
}

.veja_mais_azul a{
	color:#00bff3;
	text-decoration: none;
}

.veja_mais_azul a:hover{
	color:#00bff3;
	text-decoration: underline;
}

.linha_nome_produtos {
	border: 1px solid #cc0000;
	border-radius: 0.0em 0.5em 0.0em 0.0em;
	background-color: #cc0000;
	font-size:18px;
	color:#FFF;
}

.linha_nome_produtos_tabelas {
	border: 1px solid #cc0000;
	border-radius: 0.5em 0.5em 0.0em 0.0em;
	background-color: #cc0000;
	font-size:18px;
	color:#FFF;
}

.forms_fields {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../fig/contato/fdo_forms_fields.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 2px;
	width: 300px;
	border: 1px solid #C9C9C9;
	margin: 2px;
}

.forms_fields_A {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../fig/contato/fdo_forms_fields.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 2px;
	width: 50px;
	border: 1px solid #C9C9C9;
	margin: 2px;
}

.forms_fields_B {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../fig/contato/fdo_forms_fields.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 2px;
	width: 30px;
	border: 1px solid #C9C9C9;
	margin: 2px;
}

.barra_divisoria_vertical {
	background-image:url(../fig/contato/barra_divisoria.jpg);
	background-repeat: repeat-y;
}

.titulos_tabelas {
	font-size:12px;
	color:#000;
	line-height: 18px;
	text-decoration: none;
	background-color: #CEEFFF;
}

.linha_01_tabela_produtos {
	height:30px;
	background-color: #FFFBFB;
}

.linha_02_tabela_produtos {
	background:#f2f2f2;
	height:30px;
}

.obs_tabela_produtos {
	color:#F00;
	font-size:12px;
	line-height:18px;
	height:30px;
}
