body {
	scrollbar-track-color:#675441;
	scrollbar-arrow-color:#675441;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#EDC32F;
	scrollbar-face-color:#B4B466;
	scrollbar-highlight-color:#EDC32F;
	scrollbar-shadow-color:#012B62;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image: url(./img/bg.gif);
/*	background-repeat: repeat-x;
	background-color: #9BB2AA; */
	background-color: #ffffff; 

	behavior: url("./inc/csshover.htc");
}

 a {
	font-size: 12px;
	color: #b4b466;
}
 a:link {
	color: #red;
	text-decoration: none;
}
a:visited {
	color: #b4b466;
	text-decoration: none;
}

a:active {
	color: #cc9901;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #cc9901;
	font-weight: bold;	
	text-decoration: underline;
}
	
body,td,th {
	color: #666;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	}
	
.textomaior{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}	

.textologinadmin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}

.textorodape{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	}

}
.textopeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}	
	
.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc9901;
	padding-left: 10px;
	padding-top: 10px;
}

.titulogrande{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc9901;
	padding-left: 20px;
	padding-top: 10px;
	vertical-align: top;
}

.tituloprod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #416357;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b4b466;
	font-weight: none;
	text-decoration: bold;
	}	
	
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	}	
		
.botao { 
/*		background: url('./img/botao_link.gif') no-repeat left; */
		color: black;
		font:  bold 10px/18px Arial, helvetica, sans-aerif;	
		padding:0px;
		text-decoration: underline;
		text-align:center;
		border-right: 2px solid #97946B ;
		border-bottom: 2px solid #97946B;
		border-left:2px solid #97946B;
		border-top: 2px solid #97946B;
		background: #FFFDB3;
}

.botao a:hover { 
/*		background: url('./img/botao_link.gif') no-repeat left; */
		color: white;
		font:  bold 10px/18px VArial, helvetica, sans-aerif;	
		padding:0px;
		text-decoration: underline;
		text-align:center;
		border-right: 2px solid #97946B ;
		border-bottom: 2px solid #97946B;
		border-left:2px solid #97946B;
		border-top: 2px solid #97946B;
		background: #FFFDB3;
		
}

.input{
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #012B62;
	border: 1px solid #97946B;
	background-color: #FFFDB3;
	height:17px;	
}

.textarea{
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #012B62;
	border: 1px solid #97946B;
	background-color: #FFFDB3;
}

.titulonews {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

.textonews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration:none;
}

.produtos td{
	font-size:11px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}