/******************** CONTACTS *************************/
.ddlCategorie
{
	color: #707070;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	height:16px;
	width:100px;
	border-color: #c9c9c9;
}

.ddlAnni
{
	color: #707070;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	height:16px;
	width:50px;
	border-color: #c9c9c9;
	text-align:left;
}

.TestoJustify
{
	text-align:justify;	
}

.DocumentiRows
{
	height:20px;
}

.etichetteSettori
{
	margin: 0px 0px 0px 8px;
	width:200px;
}

.ddlLavora
{
	width:182px;
	height:16px;
	margin-bottom:1px;
	text-decoration: none;
	background-color:#f6f6f6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	border-width:1px;
	border-style: solid;
	border-top-color: #DBDBDB;
	border-left-color:#DBDBDB;
	border-right-color:#DBDBDB;
	border-bottom-color:#DBDBDB;
	text-align:left;
}

#allega input
{
	height:18px;
	margin-bottom:1px;
	text-decoration: none;
	background-color:#f6f6f6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	width:250px;
	border-width:1px;
	border-style: solid;	
	border-top-color: #DBDBDB;
	border-left-color:#DBDBDB;
	border-right-color:#DBDBDB;
	border-bottom-color:#DBDBDB;
	text-align:center;
}

#invia
{
	text-align:center;
}

#invia input
{
	text-align:center;
	width:80px;
	height:18px;
	margin-bottom:1px;
	text-decoration:none;
	font-weight:bold;
	background-color:Transparent;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	border-width:0px;
}

#bottoneInvia input
{
	text-align:center;
	width:40px;
	height:18px;
	margin-bottom:1px;
	text-decoration:none;
	font-weight:bold;
	background-color:Transparent;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	border-width:0px;
}

#lavora input
{
	width:180px;
	height:14px;
	margin-bottom:1px;
	text-decoration: none;
	background-color:#f6f6f6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	border-width:1px;
	border-style: solid;	
	border-top-color: #DBDBDB;
	border-left-color:#DBDBDB;
	border-right-color:#DBDBDB;
	border-bottom-color:#DBDBDB;
}

#ruolo input
{
	width:16px;
	height:16px;
	margin-bottom:1px;
	border-style:none;
	text-decoration: none;
	background-color:#f6f6f6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	border-width:1px;
	border-top-color: #DBDBDB;
	border-left-color:#DBDBDB;
	border-right-color:#DBDBDB;
	border-bottom-color:#DBDBDB;	
}

/*textarea*/
#bottoneInvia textarea
{
	overflow:auto;
	height:80px;
	width:180px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	border-width:1px;
	border-style: solid;	
	border-top-color: #DBDBDB;
	border-left-color:#DBDBDB;
	border-right-color:#DBDBDB;
	border-bottom-color:#DBDBDB;
}

/*campi testo*/
#contacts input
{
	width:180px;
	height:12px;
	background-color:#f6f6f6;
	margin-bottom:1px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	border-width:1px;
	border-style: solid;	
	border-top-color: #DBDBDB;
	border-left-color:#DBDBDB;
	border-right-color:#DBDBDB;
	border-bottom-color:#DBDBDB;
}

#lkbInvia
{
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	font-weight:bold;	
}