.legenda           {
	color: #E3A8C8;
	font-size: 11px;
	font-family: "Trebuchet MS";
	padding-right: 5px
	}


.legendapiccolo     {
	color: #E3A8C8!important;
	font-size: 9px;
	font-family: "Trebuchet MS"
	}

a:link    {
	color: #fff !important;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: none
	}



a:hover     {
	color: #eeac18 !important;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: none
	}


a:visited   {
	color: #eeac18;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: none
	}


a:active   {
	color: #eeac18;
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-decoration: none
	}

body                {
	color: #fff;
	background-color: #080111;
	margin: 0;
	background-image: url(immagini/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	}



.tabellagrande                    {
	color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0
	}


.input                {
	color: #eeac18;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #fff;
	text-indent: 1px;
	padding-top: 4px;
	width: 241px;
	height: 10px;
	border: solid 1px
	}

.textarea             {
	color: #000;
	font-size: 10px;
	font-family: "Trebuchet MS";
	background-color: white;
	width: 355px;
	border-style: none
	}

.campoinput          {
	color: #080111!important;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #fff;
	width: 350px;
	height: 20px;
	border: 1px solid #E3A8C8;
	padding-left: 5px;
	}

.select          {
	color: #080111;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #fff!important;
	width: 75px;
	border: 1px solid #E3A8C8;
	}

.select_prov          {
	color: #080111;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #fff!important;
	width: 160px;
	border: 1px solid #E3A8C8;
	}
	
.selectora     {
	color: #080111;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #fff!important;
	width: 55px;
	border: 1px solid #E3A8C8;
	}

.msg_errore   {
	color: #FFFFFF!important;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	}

.titoletto     {
	color: #E3A8C8;
	font-size: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none
	}

.submit  {
	color: #fff;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #080111;
	border: 1px solid #E3A8C8;
}
.submit:hover,
.submit_hover  {
	color: #080111;
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #E3A8C8;
	border: 1px solid #E3A8C8;
}
#contenitore {
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	height: auto;
	position: absolute;
}
#tabellaform {
	position: relative;
	height: auto;
	width: auto;
	left: 520px;
	top: 0px;
	overflow: auto;
}





