.Titulo {
	background-image: url(../Imagens/Fd_titulo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9pt;
	font-weight: bold;
	color: #008651;
	height: 35px;
	padding-top: 3px;
	padding-left: 13px;
	vertical-align: top;
}
.justificado {
	text-align: justify;
}

.subtitulo2 {
	font-size: 9pt;
	font-weight: bold;
	color: #008651;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	width: 500px;
	padding-bottom: 5px;
}
.subtitulo {
	font-size: 9pt;
	font-weight: bold;
	color: #008651;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	width: 500px;
	padding-bottom: 5px;
	margin-left: 30px;
}
.link_lateral_principal    {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.link_lateral_principal a:link, .link_lateral_principal a:visited{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.link_lateral_principal a:hover{
	color: #06F;
	text-decoration: none;
}
.sublink_lateral    {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.sublink_lateral a:link, .sublink_lateral a:visited{
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
.sublink_lateral a:hover{
	color: #06F;
	text-decoration: none;
}
#Tab_detalhes_produto {
	font-size: 8pt;
	background-color: #FCFDF4;
	color: #666666;
}
#Tab_detalhes_produto td {
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Tab_detalhes_produto th {
	text-align: left;
	padding-left: 6px;
	color: #07800A;
}
#Tab_detalhes_produto strong {
	color: #000000;
}
.Tab_det_prod_tr_escura {
	background-color: #F0F4E3;
}
.Tab_det_prod_cab {
	background-color: #B0E682;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
Form {
	margin: 0px;
	padding: 0px;
}
.Bt_form {
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 7.5pt;
	color: #000000;
	cursor: hand;
	background-image: url(../Imagens/Fd_cab_endereco_filiais.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

input {
	border: 1px solid #dfdfe3;
	padding-left: 4px;
	font-size: 8.5pt;
}
.Input_sem_borda {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

textarea {
	border: 1px solid #dfdfe3;
	padding-left: 4px;
	text-align: justify;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	border: 1px solid #dfdfe3;
	font-size: 8.5pt;
}

.Hand {
	cursor: hand;
}


.Legenda_form {
	color: #63B123;
	text-align: right;
	font-size: 8pt;
}
body, table /*, td, th, form, input, textarea, select*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#Links_lat_navega, #Links_lat_navega td {
	font-size: 8.5pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
#Links_lat_navega a, #Links_lat_navega a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}
#Links_lat_navega a:hover {
	color: #0066FF;
}
#Link_estilo_2 {
	font-family: Arial, Helvetica, sans-serif;
}

#Link_estilo_2 a, #Link_estilo_2 a:visited {
	text-decoration: none;
	color: #007A41;
	font-size: 7.5pt;
}
#Link_estilo_2 a:hover {
	color: #0066FF;
}
.Tracejado_horiz {
	background-image: url(../Imagens/Tracejado_horiz.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 3px;
}
.Conteudo {
	text-align: justify;
	height: 100%;
	font-size: 9pt;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 12px;
}

.Fonte_7 {
	font-size: 7pt;
}
.Fonte_7_5 {
	font-size: 7.5pt;
	font-family: Tahoma, Verdana, Arial;
}


.Fonte_8 {
	font-size: 8pt;
}
.Fonte_8_5 {
	font-size: 8.5pt;
}
.Fonte_9 {
	font-size: 9pt;
}
.Fonte_9_5 {
	font-size: 9.5pt;
}

.Fonte_10 {
	font-size: 10pt;
}
body {
	margin: 0px;
	padding: 0px;
}
.Fd_geral {
	background-image: url(../Imagens/Fd_geral.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2F4F03;
}
.Tab_mae {
	height: 100%;
	width: 770px;
}
.Tab_mae_borda_inf {
	height: 100%;
	background-image: url(../Imagens/Tab_mae_borda_inf.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 9px;
}
.Tab_mae_miolo {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 6px;
}
.Tab_mae_borda_esq {
	height: 100%;
	background-image: url(../Imagens/Tab_mae_borda_esq.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.Tab_mae_borda_dir {
	height: 100%;
	background-image: url(../Imagens/Tab_mae_borda_dir.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Cabecalho {
	height: 249px;
	vertical-align: top;
	text-align: center;
}
.Legenda_laranja {
	font-size: 8pt;
	color: #f08334;
}
.Filete_div_horiz {
	height: 1px;
	background-color: #d8e1e9;
}
.Tracejado_horiz {
	background-image: url(../Imagens/Tracejado_horiz.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 3px;
}


.Tab_conteudo {
	height: 100%;
	width: 100%;
}
.iRodape {
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 748px;
}
.Tamanho_menu_lateral {
	width: 180px;
}

.Legenda {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 7.5pt;
	font-size: 9pt;
	font-style: normal;
	padding-right: 2px;
	padding-left: 2px;
	color: #666666;
}
.Maiuscula {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
}
.Recuo_detalhes_produto {
	padding-left: 30px;
}
.Fonte {
	font-size: 8.5pt;
}
ul {
	list-style-image: url(../Imagens/Marcador.gif);
}
.Legenda_cab_filiais {
	text-transform: uppercase;
	background-image: url(../Imagens/Fd_cab_endereco_filiais.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 8pt;
	font-weight: bold;
}
a {
	color: #63B123;
	text-decoration: none;
}
.Titulo_data_comemorativa {
	font-size: 7.5pt;
	font-weight: bold;
	color: #5C5C5C;
	background-image: url(../Imagens/Titulo_data_comemorativa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 137px;
	padding-bottom: 1px;
}
