body  { 
/*per cambiare colore alla scrollbar lasciando le freccie bianche modificare solo il base-color e il face-color*/
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-base-color:#cccccc;
		scrollbar-shadow-color:#F3F3F3;
		scrollbar-face-color:#cccccc;
		scrollbar-highlight-color:#F3F3F3;
		scrollbar-dark-shadow-color:white;
		scrollbar-3d-light-color:#9BAAC1;
		}
		
		
.tab_layout				{ 	background-image : url(images/layout.jpg); background-attachment:fixed;}
.tab_layout_sito		{ 	background-image : url(images/layout_sito.gif); background-attachment:fixed;}


.menu  			{ color: #DE0029; font-family: Verdana; font-style: normal; font-size: 10px; font-weight: bold; text-decoration: none;}
a.menu:			{ color: #DE0029; font-family: Verdana; font-style: normal; font-size: 10px; font-weight: bold; text-decoration: none;}
a.menu:visited  { color: #DE0029; font-family: Verdana; font-style: normal; font-size: 10px; font-weight: bold; text-decoration: none;}
a.menu:hover 	{ color: #7E031A; font-family: Verdana; font-style: normal; font-size: 10px; font-weight: bold; text-decoration: underline;}


.testo  		{ color: #666666; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: normal; text-decoration: none;}
a.testo:		{ color: #666666; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: normal; text-decoration: underline;}
a.testo:visited { color: #666666; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: normal; text-decoration: underline;}
a.testo:hover 	{ color: #DE0029; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: normal; text-decoration: underline;}

 
.testo_marrone  		{ color: #A04411; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: bold; text-decoration: none;}
a.testo_marrone:		{ color: #A04411; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.testo_marrone:visited { color: #A04411; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.testo_marrone:hover 	{ color: #DE0029; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: bold; text-decoration: underline;}


.input
{	font-family:			Verdana;
	font-style:				normal;
	font-size:				9px;
	font-weight:			normal;
	color:					#000000;
	text-decoration:		none;
	background-color:		#ECE8E6;
	border-top:				1pt solid #cccccc;
	border-right:			2pt solid #cccccc;
	border-bottom:			2pt solid #cccccc;
	border-left:			1pt solid #cccccc;}

.button
{	font-family:			Verdana;
	font-style:				normal;
	font-size:				8pt;
	font-weight:			bold;
	color:					#5D6C6C;
	text-decoration:		none;
	text-align:				center; 
	cursor:					hand;
	background-color:		#ECE8E6;
	border-top:				1pt solid #5D6C6C;
	border-right:			2pt solid #5D6C6C;
	border-bottom:			2pt solid #5D6C6C;
	border-left:			1pt solid #5D6C6C;}		


/*
.top  			{ color: #FF8000; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: normal; letter-spacing: 1px; text-decoration: none;}
a.top:			{ color: #FF8000; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: normal; letter-spacing: 1px; text-decoration: none;}
a.top:visited	{ color: #FF8000; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: normal; letter-spacing: 1px; text-decoration: none;}
a.top:hover 	{ color: #DE0029; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: normal; letter-spacing: 1px; text-decoration: underline;}
*/



