body{
	color : #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma, arial,verdana;
	font-size: 11px;
	font-weight: normal;
	background: #CECECE;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a:link		{ color: #000000; text-decoration: none; font-weight : normal; }
a:visited	{ color: #000000; text-decoration: none; font-weight : normal; }
a:hover     { color: #000000; text-decoration: underline; font-weight : normal; }

#top{
	padding:10px;
	margin: 10px;
	background-color: #EBEBEB;
	border: solid 1px #999999;
}
#corpo{
	padding:10px;
}
.riga{
	border: solid 1px #999999;
	background-color: #EBEBEB; 
	margin-bottom:4px; 
	padding:4px;
}
.etichetta{
	float:left;
	width:190px;
	border-top: solid 1px #CCCCCC;
	
}
input.bottone
	{
			 	color : #000000;
				width:150px;
				background: #FFFFFF;
				background-image:url(img/bg_button.jpg);
				border : 0px none;
				font-family: tahoma, arial,verdana;
				font-size: 11px;
				padding:0px;
				border: solid 1px #999999;
				margin-left:0px;
				margin-bottom:5px;
				margin-right:0px;
				height:19px;
				padding:2px;
	}
	
input.bottoneMouseover
	{
				color : #000000;
				width:150px;
				background: #CECECE; 
				background-image:url(img/bg_button_over.jpg);
				border : 0px none;
				font-family: tahoma, arial,verdana;
				font-size: 11px;
				padding:0px;
				border: solid 1px #999999;
				margin-left:0px;
				margin-bottom:5px;
				height:19px;
				padding:2px;
	}

input.form
	{	
				width: 500px;
 				color: #000000; 
				background: #FFFFFF;
				border: 0;
				font-family: tahoma, arial,verdana;
				font-size: 11px;
				font-weight : normal;
				text-decoration : none;
				border: solid 1px #999999;
				margin: 1px;	
	}

input.form_login, select.form_login
	{	
				width: 150px;
 				color: #000000; 
				background: #FFFFFF;
				border: 0;
				font-family: tahoma, arial,verdana;
				font-size: 11px;
				font-weight : normal;
				text-decoration : none;
				border: solid 1px #999999;
				margin: 1px;	
	}

textarea.form
	{
				width: 500px;
  				color : #000000; 
				background: #FFFFFF;
				border : 0;
				font-family: tahoma, arial,verdana;
				font-size: 11px;
				font-weight : normal;
				text-decoration : none;
				border: solid 1px #999999;
				margin:1px;
	}
	
select.form
	{
				width: 500px;
  				color : #000000; 
				background: #FFFFFF;
				border : 0;
				font-family: tahoma, arial,verdana;
				font-size: 11px;
				font-weight : normal;
				text-decoration : none;
				border: solid 1px #999999;
				margin:1px;
	}
	
select.form_data
	{
				width: 100px;
  				color : #000000; 
				background: #FFFFFF;
				border : 0;
				font-family: tahoma, arial,verdana;
				font-size : 11px;
				font-weight : normal;
				text-decoration : none;
				border: solid 1px #999999;
				margin:1px;
	}
	
.radio_checkbox
	{
		width:12px;
		height:12px;
	}
.filetto
	{
		color:#CCCCCC;
		height:1px;
	}