BODY{
	font-family: Tahoma;
	font-size: 11px;
	color: #6B6B6B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-height: 0px;
	margin-bottom: 0px;
	background-color : #C7D2E0;
	background-image : url(imagens/bg.gif);
	background-position : top;
	background-repeat : repeat-x;
}

TABLE{
	font-family: Tahoma;
	font-size: 11px;
	color: #6B6B6B;
}

.td1{
	background-color: #e9ecf1;
	padding-left: 20px;
	color: #000000;
}

.td2{
	background-color: #c3cdd9;
	padding-left: 20px;
	color: #000000;
}

A, A:LINK, A:ACTIVE, A:VISITED {
  text-decoration: none;
}

A, A:HOVER {
  color: #C90808;
  text-decoration: none;
}

.texto{
	font-family: Tahoma;
	font-size: 11px;
	color: #6B6B6B;
}

.textoBold{
	font-family: Tahoma;
	font-size: 11px;
	color: #6B6B6B;
	font-weight : bold;
}

.titulo_produtos{
	font-family: Tahoma;
	font-size: 12px;
	color: #6B6B6B;
	font-weight : bold;
}

.vermelho{
	font-family: Tahoma;
	font-size: 11px;
	color: #FD1000;
}

.titulo{
	font-family: Tahoma;
	font-size: 14px;
	color: #FD1000;
	font-weight : bold;
}

.preto{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.submenu{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.submenu:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #C6E7F3;
}

INPUT, SELECT, TEXTAREA  {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	border: #C92424;
	border-style: solid;
	border-width: 1px;
	background-color: #F1F1F2;
}

.chk {
    background-color: transparent; 
	border: 0px;
}

.bg1{
	background-image : url(imagens/bg_bottom1.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
}

.bg2{
	background-image : url(imagens/bg_bottom2.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
}

.bg_destaque{
	background-image : url(imagens/bg_destaque.gif);
	background-position : left;
	background-repeat : no-repeat;
}

.bg_circuito{
	background-image : url(imagens/bg_circuito_home.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

.bg_produto{
	background-image : url(imagens/bg_img_produtos2.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

.bg_produto_img{
	background-image : url(imagens/bg_produtos1.gif);
	background-position : top;
	background-repeat : no-repeat;
}

.bg_produto_tumb{
	background-image : url(imagens/bg_produtos2.gif);
	background-position : center center;
	background-repeat : no-repeat;
}

.submenu1{
	background-image : url(imagens/submenu_bg1.gif);
	background-position : top;
	background-repeat : repeat-x;
}

.submenu2{
	background-image : url(imagens/submenu_bg2.gif);
	background-position : top;
	background-repeat : repeat-x;
}