
body {
		font-family:  Helvetica,Arial,Verdana,Times;
		color: #000000;
		font-size: 8pt;
		font-style: normal;
		text-decoration: none;
		text-align: justify;
		background-color: #FFFFFF;
		}

A:link{color: #000000;text-decoration: none}
A:visited{color: #000000;text-decoration: none}
A:hover{color: #408cd2;text-decoration: none}

A.linkmenuverde:link{color: #FFFFFF;text-decoration: none}
A.linkmenuverde:visited{color: #FFFFFF;text-decoration: none}
A.linkmenuverde:hover{color: #8eac64;text-decoration: none}

A.linkmenublu:link{color: #FFFFFF;text-decoration: none}
A.linkmenublu:visited{color: #FFFFFF;text-decoration: none}
A.linkmenublu:hover{color: #408cd2;text-decoration: none}


p{
/*margin-left: 2px;
margin-right: 2px;
margin-top: 2px;l
margin-bottom: 2px;*/
text-align: justify;}


.foto {padding: 2px;}

.link{
		cursor: pointer;
		cursor: hand;
		text-decoration: none}

.bg_strisce {
		background-image: url(images/bg_strisce.jpg);
		background-position: center middle;
	/*	width:78px;
		height:224px;*/
		}
.bg_trasp {
		background-image: url(images/bg_trasp2.jpg);
		background-position: center top;
	/*	width:78px;
		height:224px;*/
		}


.bg_blu {
		background-image: url(images/bg_blu.jpg);
		background-repeat: repeat-y;
		background-position: center top;
		}
.bg_verde {
		background-image: url(images/bg_verde.jpg);
		background-repeat: repeat-y;
		background-position: center top;
		width:170px;
		}

.txt {	
		font-family:  Helvetica,Arial,Verdana,Times;
		color: #000000;		
		font-size: 9pt;
		}

.nota {font-size: 8pt;}



.titolo {	
		font-size: 10pt;
		font-weight: bold;
		}

.rosso {color: #961c1c;}
.blu {color: #408cd2;}
.verde {color: #598427;}
.bianco {color: #FFFFFF;}



select { border-width: 1px; background-color: #e3e3e3; color: #49586d; font-style: normal; font-size: 10px;}
input { border-width: 1px; background-color: #e3e3e3; color: #49586d; font-style: normal; font-size: 10px;}
textarea { border-width: 1px; background-color: #e3e3e3; color: #49586d; font-style: normal; font-size: 10px;}

.form00 {width:100%;}
.form01 {}
.button00 {background-color: #e3e3e3; color: #49586d; font-style: normal; font-size: 10px;}
 



