#linha_cinza {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.texto_sobre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.negrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.negrito_azul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #05649E;
	text-decoration: none;
}
input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
textarea {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
select {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.negrito_vermelho {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.sombra {
	background-color: #EEEEEE;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.sombra_lateral {

	background-color: #EEEEEE;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.sombra_azul {

	background-color: #EFF7FF;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#linha_branca_canais {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.texto_canal {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #04233C;
}
.sombra_branca{
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=0);
}

.titulo_canal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 15px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=50%);
}
.titulo_categoria{
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: none;
	font-variant: normal;
	color: #CCCCCC;
	text-transform: none;
	text-decoration: none;
}

.titulo_produto {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #184D92;
	text-transform: uppercase;
	text-transform: uppercase;
	text-decoration: none;
}
.fabricante {
	font-family: Verdana,Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
}
.de_valor {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
.por_valor {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
#linha_cinza_pontilhada {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#tabela_cinza_pontilhada {
	border: 1px dotted #1B488A;
}
#linha_azul {


	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1B488A;
}
