/*	-----------------	*/
/*	scrollbar			*/
/*	-----------------	*/
body {scrollbar-base-color: #4B5578; scrollbar-arrow-Color: #BDC1A3; }

/*	-----------------	*/
/*	Indirizzo 				*/
/*	-----------------	*/
.indirizzo	{color: #000000; font-weight: normal; font-size: 12px; font-family: Arial;}

/*	-----------------	*/
/*	testi 				*/
/*	-----------------	*/
.testopiccolo	{color: #000000; font-weight: normal; font-size: 12px; font-family: Arial; line-height:140%;}
.testopiccolobianco	{color: #FFFFFF; font-weight: normal; font-size: 13px; font-family: Arial; line-height:140%;}
.testo	{color: #000000; font-weight: normal; font-size: 13px; font-family: Arial; line-height:140%;}
.testo2	{color: #000000; font-weight: normal; font-size: 13px; font-family: Arial; line-height:140%;}

.testobianco	{color: #FFFFFF; font-weight: normal; font-size: 12px; font-family: Arial; line-height:140%;}
.data	{color: #CE982E; font-weight: normal; font-size: 12px; font-family: Arial; line-height:140%;}
.titolo	{color: #000000; font-weight: bold; font-size: 13px; font-family: Arial; line-height:140%;}
.titoloverde	{color: #485230; font-weight: bold; font-size: 13px; font-family: Arial; line-height:140%;}

.titolobianco	{color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: Arial; line-height:140%;}
.testobiancob	{color: #FFFFFF; font-weight: bold; font-size: 12px; font-family: Arial; line-height:140%;}

p {text-align:justify; 
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	line-height:140%;
}


.text {
	background-color: #FFFFFF;
	border: solid 1px #BDC1A3;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.text2 {
	background-color: #FFFFFF;
	border: solid 1px #9DA375;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}





.submit	{font-size: 12px; font-family: Arial; color: #FFFFFF; font-weight:bold; background:  #000000; border-bottom-width:1px; border-bottom-color: #000000; border-top-width:1px; border-top-color: #dcdcdc;border-left-width:1px; border-left-color: #DCDCDC; border-right-width:1px;border-right-color:#000000; border-bottom-style:solid; border-top-style:solid; border-right-style:solid; border-left-style:solid;}
.submit2	{font-size: 11px; font-family: Arial; color:#BDC1A3; font-weight:bold; background: #485230; border-bottom-width:1px; border-bottom-color: #000000; border-top-width:1px; border-top-color: #dcdcdc;border-left-width:1px; border-left-color: #BDC1A3; border-right-width:1px;border-right-color:#000000; border-bottom-style:solid; border-top-style:solid; border-right-style:solid; border-left-style:solid;}
.submit3	{font-size: 11px; font-family: Arial; color: #BDC1A3; font-weight:bold; background: #485230; border-bottom-width:1px; border-bottom-color: #000000; border-top-width:1px; border-top-color: #dcdcdc;border-left-width:1px; border-left-color: #BDC1A3; border-right-width:1px;border-right-color:#000000; border-bottom-style:solid; border-top-style:solid; border-right-style:solid; border-left-style:solid;}

ul { font-family:Verdana, Arial; font-size12px; color:#000000; }
li {list-style:square; size:9px;}



/*	-----------------	*/
/*	links 				*/
/*	-----------------	*/
A.linknero					{color: #000000; text-decoration: underline; font-weight: normal; font-size: 12px; font-family: Arial;}
A.linknero:Visited		{color: #000000;}
A.linknero:Hover		{color: #000000; text-decoration: none;}

A.linkbianco					{color: #FFFFFF; text-decoration: underline; font-weight: normal; font-size: 12px; font-family: Arial;}
A.linkbianco:Visited		{color: #FFFFFF;}
A.linkbianco:Hover		{color: #FFFFFF; text-decoration: none;}

A.linkviola					{color: #485230; text-decoration: underline; font-weight: normal; font-size: 12px; font-family: Arial;}
A.linkviola:Visited		{color: #485230;}
A.linkviola:Hover		{color: #485230; text-decoration: none;}



A.linkarancio					{color: #CE982E; text-decoration: underline; font-weight: normal; font-size: 12px; font-family: Arial;}
A.linkarancio:Visited		{color: #CE982E;}
A.linkarancio:Hover		{color: #CE982E; text-decoration: none;}




