body {
	background-image: url(img/fundo_top.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;

}
.treb10Cinza {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	}
	
.treb11verde {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	}
.treb11333{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	}
.treb11vermelho{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC0000;
	}
.treb14white {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	}
.treb14verde {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #009900;
	font-weight:bold;
	}
.treb12BRANCO {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	}

a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration:underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
.a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}
.a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}
.a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.campoA {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	height: 17px;
	width: 148px;
	border: 1px solid #900000;
}
.campoB {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	height: 17px;
	width: 168px;
	border: 1px solid #900000;
}
#menu {
	background-color: #FFFFFF;
	height: 26px;
	border: 1px solid #CC0000;
}
.spaceleft { 
	margin-left:1px;
	margin-top:1px;
	margin-bottom:1px;
}
#menu2 {
	background-color: #F2F2F2;
	border: 1px solid #660000;
	height: 375px;
}
.style1 {font-family: "Trebuchet MS"; font-size: 13px; color: #990000; font-weight: bold; }
#produtos {
	height: 253px;
	width: 210px;
	border: 1px solid #CCCCCC;
}
.style3 {font-family: "Trebuchet MS"; font-size: 12px; color: #CC0000; font-weight: bold; }
.style4 {font-family: "Trebuchet MS"; font-size: 16px; color: #333333; font-weight: bold; }
.campo_vitrine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F8FEF5;
	border: 1px solid #666666;
}
.b:link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	}
.b:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration:underline;
}
.b:active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}
.b:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}
#bannerCalc {
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color:#990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

/* PAGINAÇÃO */
	
.pageList {font-size:0.8em; color:#4f4f4b; text-align:center; padding:0; margin:0.7em 0 1.5em 0;}
.pageList li {display:inline;}
.pageList span {margin-right:0px;}
.pageList a {color:#4f4f4b;}
.pageList a.page, .pageList a.anterior, .pageList a.proxima { border:2px solid #fff; text-decoration:none; color:#4f4f4b; padding:1px; font-size:14px;}
.pageList a.atual, .pageList a.page:hover { color:#aa0303; font-weight:bold; border:2px solid #aa0303; padding:1px; text-decoration:none;  font-size:14px;}
.pageList a.anterior {padding:0 5px 0 0;}
.pageList a.proxima {padding:0 0 0 5px;}
.pageList a.anterior:hover, .pageList a.proxima:hover {text-decoration:underline;}
