body{
	background:#f1f1f1;
	margin:0;
	padding:0;
	font-family:Arial, Tahoma, Verdana, Sans-Serif;
}
#base{
	background:#ffffff;
	border-left:8px solid #ffffff;
	border-right:8px solid #ffffff;
}
#header{
	border-top:2px solid #01266F;
	background:#FFCC00;
}
#header_titulo_ano{
	padding:5px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
#form_busca{
	font-size:11px;
	color:#ffffff;
}
#form_busca input, select{
	font-size:11px;
}
#conteudo_linha_de_produtos{
	background:url(../../imgs/bg1.jpg) repeat-x left top;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	padding:8px;
	height:37px;
}
.links_segmento_produto{
	font-size:11px;
	margin-bottom:10px;
}
a.segmento_produto{
	color:#666666;
	text-decoration:none;
}
a.segmento_produto:hover{
	color:#F31F2B;
	text-decoration:none;
}
.tracos_border{
	border-top:1px dashed #666666;
}
#rodape_address{
	font-size:11px;
	color:#ffffff;
	line-height:1.3em;
	text-align:center;
}
/*interna*/
#escolha_linha{
	font-size:11px;
	padding:5px;
}
#bg2{
	background:url(../../imgs/bg2.jpg) repeat-x left top;
}
.font11{
	font-size:11px;
}
a.cinza11{
	font-size:11px;
	color: #666666;
	text-decoration:none;
}
a.cinza11:hover{
	font-size:11px;
	color:#F31F2B;
	text-decoration:none;
}
#determina_produto{
	font-size:13px;
	color:#352D82;
	padding:5px;
	font-weight:bold;
	border-bottom:1px solid #D1D1D1;
}
.line_border{
	border-bottom:1px solid #D1D1D1;
}
.line_border_total{
	border:1px solid #D1D1D1;
}
