a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#666;
}
a:active {
         outline:none;
}

a:focus {
         -moz-outline-style:none;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.testi a:hover {
	color: #000000;
}
.flatFormCliente {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: 14px;
	border: 1px solid #CCC;
	font-weight: bold;
}
.flatFormClienteEdit {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: 14px;
	border: 1px solid #CCC;
	margin-bottom:1px;
	font-weight: bold;
}
.flatFormUpload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	width: 264px;
	margin: 0px;
	padding: 0px;
}
.flatFormSettings {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #CCC;
	font-weight: bold;
	margin-bottom: 4px;
}
.flatFormUploadTasti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	width: 100px;
	cursor:pointer;
}
.confermaVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #59A051;
	text-decoration: none;
	background-color: #EBF4EA;
	border: 1px dotted #59A051;
}
.confermaRossa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B30000;
	text-decoration: none;
	background-color: #FFE6E6;
	border: 1px dotted #FF0000;
}
.tabellaGray {
	border: 1px solid #CCC;
}


.flatFormClienteTasti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	width: 140px;
	cursor:pointer;
}
.flatFormMail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	width: 140px;
}
.flatFormClienteTastiEdit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	width: 170px;
	cursor:pointer;
}

ul#elencoClienti {
	/* Setting a common base */
	margin: 0;
	padding: 0;
}

ul#elencoClienti li {
	width: 300px;
	padding: 0;
	float: left;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tabellaContainer {
	background: #F2F2F2;
	color: #333;
	border: 1px solid #D3D3D3;
}
.cellContainerOmbra {
	background-image: url(../../pics/fileBrowserArt/clientShadow.png);
	background-repeat: no-repeat;
	}.txt_nomeCliente {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0072bc;
}
.cell_Cliente {
	background-image: url(../../pics/fileBrowserArt/cliente_tumb.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
.txt_mailCliente {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0072BC;
}
.txt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0072BC;
	font-weight: bold;
	cursor: default;
}
.txt_for_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	cursor: default;
}
.txt_verySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	cursor: default;
	font-weight:normal;
}
.txt_form_noCursor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0072BC;
	font-weight: bold;
}
.txt_form_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59A051;
	font-weight: bold;
	cursor: default;
}
.numeroniBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0068B3;
	font-weight: bold;
	cursor: default;
}
.tabellaFoldersContainer{
}
.dropTarget{
	background-color: #DEFFCE;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #45D100;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0072BC;
	font-weight: bold;
}
