<!--
body {
	margin: 0px;
	background-image:url(../../display/images/bg_topo.jpg);
	background-position: top;
	background-repeat:repeat-x;
	
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#E6E6E6;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

img {
	border: 0px;
}

input, select, textarea, inputselectd {
	font-family : Arial;
	font-size : 12px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #5F5F5F;
	background-color : White;
	font-weight : none;
}

textarea {
	font-size : 12px;
}

input:focus, select:focus, textarea:focus {
	background: #EFF5F8;
	color: #000; 
}

a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

a:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}

table, td, b, div, p {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
}

.titulo {
	font-size:15px;
	color:#000000
}

.menu {
	font-family: Arial;
	font-size: 12px;
	color: #58534D;
	text-decoration:none;
	font-weight:bold;
}

.menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

.menu_item {
	font-family: Arial;
	font-size: 11px;
	color: #58534D;
	text-decoration:none;
}

.menu_item:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #003702;
	text-decoration:none;
	font-weight:none;
}

.link:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #003702;
	text-decoration:none;
	font-weight:none;
}

.data {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
}

.categoria {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBAF82;
	text-decoration:none;
}

.categoria:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBAF82;
	text-decoration:none;
}

.titulo_prod {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:bold
}

.titulo_prod:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:bold
}

.rodape {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}

.rodape:hover {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}

.categoria_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBAF82;
	text-decoration:none;
	font-weight:bold
}

.categoria_nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BBAF82;
	text-decoration:none;
	font-weight:bold
}

.produto_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:bold
}

.produto_nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	font-weight:bold
}

.logo {
	width: 625px;
	height: 67px;
}
.logo[class] {
	background-image: url(../../display/images/logo.png);
}

.contato {
	width: 302px;
	height: 71px;
}
.contato[class] {
	background-image: url(../../display/images/contato.png);
}