body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
}

.texto-preto { 
	font-size: 13px; 
	color: #000000;
	font-family:"Trebuchet MS";
}

.texto-menu { font-size: 11px; color: #000000;font-family:"Trebuchet MS";text-decoration:none;}
A.texto-menu:link { text-decoration: none; color: #000000}
A.texto-menu:visited { text-decoration: none; color: #000000}
A.texto-menu:hover { text-decoration: underline; color: #000000 }
A.texto-menu:active { text-decoration: none; color: #000000 }

.texto-branco { 
	font-size: 11px; 
	color: #FFFFFF;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

.texto-preto-9 { 
	font-size: 9px; 
	color: #000000;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

.texto-cinza { 
	font-size: 11px; 
	color: #626262;
	font-family:"Trebuchet MS";
	text-decoration:none;
}

.texto-marron { font-size: 11px; color: #7e1b00; font-family:"Trebuchet MS"; text-decoration:none;}
A.texto-marron:link { text-decoration: none; color: #7e1b00;}
A.texto-marron:visited { text-decoration: none; color: #7e1b00;}
A.texto-marron:hover { text-decoration: underline; color: #7e1b00;}
A.texto-marron:active { text-decoration: none; color: #7e1b00;}

.campo {
	border:solid;
	border-width:1px;
	color:#7e1b00;
	font-family:"Trebuchet MS";
	font-size: 10px;
}

.campo-cad {
	border:solid;
	border-width:1px;
	color:#7e1b00;
	width:180px;
	height:16px;
	font-family:"Trebuchet MS";
}

.campo-con {
	border:solid;
	border-width:1px;
	color:#7e1b00;
	width:100px;
	height:16px;
	font-family:"Trebuchet MS";
}

.campo-con2 {
	border:solid;
	border-width:1px;
	color:#7e1b00;
	width:284px;
	height:60px;
	font-family:"Trebuchet MS";
}

.fundo {
	background-image: url(../img/fundo-site.gif);
	background-repeat: repeat-x;
}

.menu-produtos ul, .menu-produtos li {
	margin:0px;
	padding:0px;
}

.cat-select {
	background-image:url(../img/fundo-menu.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:25px;
}

.cat-select2 {
	background-image:url(../img/fundo-menu-2.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:25px;
}
