.txtmsg {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}

.txtinputmsg textarea{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

div.divinterno {
	padding-bottom: 15px;
	margin-bottom:2px;
}
div.divcompatto {
	padding-bottom: 15px;
	margin-bottom:2px;
}
div.divesteso {
	display: none;
	padding-bottom: 15px;
	margin-bottom:2px;
}

.cliente   {
	background-color: #FFCC99;
}

.utente  { 
	background-color: #FFFFCC;	
}

.interno    { 
	background-color: #F5F5F5;	
}