.item_produtos
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #154E21; 
	text-decoration: none; 
	padding-left: 10px;
	font-weight: bold;
	
	
	}

.texto1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	background-repeat:  no-repeat; 
	color: #A5946B; 
	list-style-type: none; 	list-style-image: none; 
	text-decoration: none;
	padding-left: 5px;
	}

.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #154E21; 
	text-decoration: none; 
	padding-left: 5px;
	}

.campo_texto {
	padding-left: 3px;
	border: 1px solid #999966; 
	background-color: #E7DEC6; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 9px; 
	color: #154E21; 
	margin-left: 10px; 
	font-weight: bold
	}

.botao {  
	border: 1px #999966 solid; 
	background-color: #C6BC9C; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold;
	color: #FFFFFF; 
	margin-left: 10px
	}

.quadro {  
	border: #E1DAC9; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 1px
	}

.campo_texto2 {
	padding-left: 3px;
	border: 1px solid #999966;
	background-color: #D9CBA6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #154E21;
	margin-left: 10px;
	font-weight: bold;
	text-decoration: none;
}
div {
	background-repeat: no-repeat;
	height: 334px; 
	overflow: auto; 
	border-bottom: 1px solid white;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #CBC0A9;
	scrollbar-dark-shadow-color: #CBC0A9;
	scrollbar-track-color: #F7F3E9;
	scrollbar-face-color: #CBC0A9;
	scrollbar-shadow-color: #CBC0A9;
	scrollbar-highlight-color: #A5946B;
	scrollbar-3d-light-color: #A5946B;
	scrollbar-darkshadow-color: #A5946B; 
}
.item_menu {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-top-color: #245A2F;
	border-right-color: #245A2F;
	border-bottom-color: #245A2F;
	border-left-color: #245A2F;
}
