.row_prodh{
	 background-color: #CCCCCC;
	 color: black;
 	 font-family: Verdana;
  	 font-style: bold;
   	 font-size: 14px;
	 line-height: 15px;
}
.row_prod1{
	 background-color: #F0F0F0;
	 color: black;
 	 font-family: Verdana;
  	 font-style: normal;
   	 font-size: 12px;
	 line-height: 15px;
}
.row_prod2{
	 background-color: #FFFFFF;
	 color: black;
 	 font-family: Verdana;
  	 font-style: normal;
   	 font-size: 12px;
	 line-height: 15px;
}
.row_prod_tot{
	 background-color: #CCCCCC;
	 color: black;
 	 font-family: Verdana;
  	 font-style: normal;
   	 font-size: 12px;
	 line-height: 12px;
}

.row_cli1{
	 background-color: #CCCCCC;
	 color: black;
 	 font-family: Verdana;
  	 font-style: bold;
   	 font-size: 14px;
	 line-height: 15px;
}
.row_cli2{
	 background-color: #F0F0F0;
	 color: black;
 	 font-family: Verdana;
  	 font-style: normal;
   	 font-size: 12px;
	 line-height: 15px;
}


.tit {
	font-family: Verdana;
	color: black;
	font-weight: bold;
	font-size: 18px;
}

.error {
	font-family: Verdana;
	color: red;
	font-weight: bold;
	font-size: 15px;
}

.campo_texto{
  	 background-color: white;
	 color: black;
 	 font-family: Verdana;
  	 font-style: bold;
   	 font-size: 12px;
	 line-height: 15px;
}

.botao{
	 background-color: #CCCCCC;
	 color: Black;
 	 font-family: Verdana;
  	 font-style: bold;
   	 font-size: 12px;
	 line-height: 15px;
}
