body {
	font-family: 				Verdana; 
	font-size: 					8pt;
	background-color: 			#FFFFFF;
	background-image: url('../images/sfondo.jpg');}

div#container{width: 930px;}

div#menu{
	float:		left; 
	width:		200px;
	height:		560px; 
	border:		none;
	margin:		0 0 0 0; 
	padding:	0 0 0 0}

div#corpo{
	/*position:	relative; */
	width:		727px; 
	height:		563px; 
	border:		none;
	margin:		0 0 0 0; 
	padding:	0 0 0 0}

div#piede{
	clear:		left;
	width: 		927px; 
	border:		none;
	margin:		0 0 0 0; 
	padding:	0 0 0 0}
	
div.box { 
	overflow:	auto;
	width:		100%; 
	height:		563px; 
	border:		none; 
	margin:		0 0 0 0; 
	padding:	0 0 0 0}
	
div.boxHome { 
	overflow:	auto;
	width:		100%; 
	height:		213px; 
	border:		none; 
	margin:		0 0 0 0; 
	padding:	0 10 0 0;
	text-align: 		justify;}

.cella {
	background: 			#71706E;
	border-top-style:		none;
	border-left-style:		none;
	border-right-style:		none;
	border-bottom-style:	solid;
	border-color:			#FFFFFF;
	border-width:			1px;
	font-size: 				8pt;
	color: 					#FFFFFF;}
	
.cella a {
	text-decoration: 		none; 
	color: 					#FFFFFF;}

.cella1 {
	background: 			#838280;
	border-top-style:		none;
	border-left-style:		none;
	border-right-style:		none;
	border-bottom-style:	solid;
	border-color:			#FFFFFF;
	border-width:			1px;
	font-size: 				8pt;
	color: 					#FFFFFF;}
.cella1 a {
	text-decoration: 		none; 
	color: 					#FFFFFF;}

.cella2 {
	background: 			#615D5C;
	border-top-style:		none;
	border-left-style:		none;
	border-right-style:		none;
	border-bottom-style:	solid;
	border-color:			#FFFFFF;
	border-width:			1px;
	font-size: 				8pt;
	color: 					#FFFFFF;}
.cella2 a {
	text-decoration: 		none; 
	color: 					#FFFFFF;}

.cellaHover {
	background: 			#C1C1C1;
	border-top-style:		none;
	border-left-style:		none;
	border-bottom-style:	solid;
	border-right-style:		none;
	border-color:			#FFFFFF;
	border-width:			1px;
	font-size: 				8pt;
	color: 					Black;
	cursor: 				pointer;}
.cellaHover a {
	text-decoration: 		none; 
	color: 					#FFFFFF;}

.cellaSel {
	background: 			#C1C1C1;
	border-top-style:		none;
	border-left-style:		none;
	border-bottom-style:	solid;
	border-right-style:		none;
	border-color:			#FFFFFF;
	border-width:			1px;
	font-size: 				8pt;
	color: 					Black;
	cursor: 				pointer;}
.cellaSel a {
	text-decoration: 		none; 
	color: 					#FFFFFF;}

select { border: 1px solid #8F98A5;  font-family: Tahoma,Arial;  font-size: 10px;  background-color: White;  }
input { border: 1px solid #8F98A5;  font-family: Tahoma,Arial;  font-size: 10px;  background-color: White;  }
textarea { border: 1px solid #8F98A5;  font-family: Tahoma,Arial;  font-size: 10px;  background-color: White;  }
.submit input { border: 1px solid #8F98A5;  font-family: Tahoma,Arial;  font-size: 9px;  background-color: White;  }
.checkbox input { border: 0px solid #F3F3EF;  font-family: Tahoma;  font-size: 10px;  background-color: #F3F3EF;  }

.Menu {
	font-size: 				8pt;
	font-weight: 			bold;
	color: 					Black;}

.testo {
	font-family: 	Verdana;
	font-size: 		8pt;
	color:			Black;}
	
.testo a {font-weight: bold; color:#566C84;}
.testo a:hover {font-weight: bold; color: #758CA3}

.news {
	font-family: 	Verdana;
	font-size: 		8pt;
	color:			#A6E6FB;
	}
	
.news a {color:#FFFFFF; text-decoration:none;}
.news a:hover {color: orange; text-decoration:none;}

.testo select { border: 1px solid #8F98A5;  font-family: Verdana,Arial;  font-size: 8pt;  background-color: White; color: #000000; }

.titolo {
	font-family: 	Verdana;
	font-size: 		9pt;
	font-weight: 	bold;
	color:			#50577D;}

.BiancoGr{
	font-size:      8pt;	
	font-weight: 	bold;
	color: 			white;}
	
.Bianco 		{font-size:       8pt;	color: white;}
.Bianco a 		{text-decoration: none; color: A6E6FB;}
.Bianco a:hover {text-decoration: none; color: orange}


.Nero 			{font-size:       8pt;	color: black;}
.Nero a 		{text-decoration: none; color: black;}
.Nero a:hover 	{text-decoration: none; color: orange}

.Grigio			{font-size:       8pt;	color: #4A4A4A;}
.Grigio a 		{text-decoration: none; color: #4A4A4A;}
.Grigio a:hover {text-decoration: none; color: orange}

.scroll{overflow:auto;}

.copyright 		{font-size: 	  7pt;	color: #7B7E81;}

.cellaTrasparenteconRiga {
	background:	#FFFFFF;
	border-bottom:1px solid #CCCCCC; 
}

#marqueecontainer{
position: relative;
width: 100%; /*marquee width */
height: 213px; /*marquee height */
overflow: hidden;
border: none;
margin:		0 0 0 0; 
padding:	0 10 0 0;
text-align: 		justify;
}