body {
	background-color: #E0E3CC;
	background-image: url(fundo_top.gif);
	background-repeat: repeat-x;
}

.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.fontTitulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #669900;
	font-size: 20px;
	font-weight: bold;
}

.fontTituloProdutos {
	font-family: arial;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.font_noticias_pagtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}

.font_noticias_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #638400;
}

.font_de {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.font_por {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.menu {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu:link {
	text-decoration: none;
}
.menu:visited {
	text-decoration: none;
}
.menu:hover {
	color: #bbd200;
	text-decoration: none;
}
.menu:active {
	color: #bbd200;
	text-decoration: none;
}

.link {
	color: #003366;
	text-decoration: none;
}
.link:link {
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.link:active {
	text-decoration: underline;
}

.link_produtos {
	color: #777777;
	text-decoration: none;
}
.link_produtos:hover {
	color: #000000;
}

a.button-confirm
	{
	background: transparent url(img/but_buscar.gif) no-repeat;
	font-family: Trebuchet MS, tahoma;
	width: 55px;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	display: inline;
	padding: 2px 8px;
	outline: 0;
	float: none;
	text-decoration: none;
}

a.button-confirm:hover
{
	background-position:0 -26px;
}
.linkb {
	color: #003366;
	text-decoration: none;
}
.linkb:hover {
	color: #003366;
	text-decoration: underline;
}

.bordaPaginacao {
	border: 2px solid #FF0000;
	width: 6px;
	color: #003366;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.bordaSubcategorias2 {
	background-color: #ffffff;
	width: 100%;
	color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
}

.bordaSubcategorias2:hover {
	background-color: #ebebeb;
	width: 100%;
	color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
}
.bordaSubcategorias {
	background-color: #ebebeb;
	width: 100%;
	color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
}

.bordaCategorias {
	background-color: #ebebeb;
	width: 100%;
	height: 100%;
	color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
	font-family: Trebuchet MS, tahoma;
	font-size: 11px;
}

.bordaCategorias:hover {
	background-color: #f6f6f6;
	width: 100%;
	height: 100%;
	color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-decoration: none;
}

UL.col3 
{ 
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
FLOAT: left; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px 0px; 
WIDTH: 100%; 
PADDING-TOP: 0px; 
LIST-STYLE-TYPE: none 
} 

UL.col3 LI 
{ 
PADDING-RIGHT: 2px; 
DISPLAY: inline; 
PADDING-LEFT: 2px; 
FLOAT: left; 
PADDING-BOTTOM: 2px; 
WIDTH: 24%; 
PADDING-TOP: 2px 
} 
