﻿.col1 {
	width: 100px;
	height: 25px;	
	text-align: left;
	vertical-align: middle;
}

.col2 {
	width: 150px;
	height: 25px;	
	text-align: left;
	vertical-align: middle;
}

.col3 {
	width: 150px;
	height: 25px;	
	text-align: left;
	vertical-align: middle;
	color: #000000;
}

.errore {
	color: #FF0000;
}

.caselleditesto {
	width: 150px;
	height: 15px;	
	border: solid 1px #281d09;
	font-size: 10px;
	background-color: #6b4716;
	color: #ffffff;
}

.casellecombo {
	width: 150px;
	height: 20px;	
	border: solid 1px #281d09;
	font-size: 10px;
	background-color: #6b4716;
}

