body {
	background-color: #FFFFFF;
	text-decoration: none;
}
td {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	border-width: 1px;
	border-color: #2E7DAB;
	line-height: 16px;
}
table.stile1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #2E7DAB;
	border-left-color: #2E7DAB;
	background-image: url(sfondo.gif);
	background-repeat: repeat-x;
	background-attachment: inherit;
	background-position: top;


}
td.stile2 {
	background-image: url(barra.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td.colonnasx {
	background-color: #2E7DAB;
	background-attachment: fixed;
	background-image: url(street.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #12618F;
 }
td.bottone {
	background-color: #5897BD;
	color: #EBF2F6;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bottone a:link { 
	color: #EBF2F6;
	text-decoration: none;
}
.bottone a:visited { 
	color: #EBF2F6;
	text-decoration: none;
}
.bottone a:hover { 
	color: #EBF2F6;
	text-decoration: underline;
}
.bottone a:active { 
	color: #EBF2F6;
	text-decoration: none;
}
td.sfondo_corpo{
	background-color: #F9F9F9;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
td.piede{
	background-image: url(piede.gif);
	background-repeat: repeat-x;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
td.titolo{
	font-size: 12px;
	font-weight: bold;
	color: #2E7DAB;
}
td.titolo2{
	font-size: 12px;
	font-weight: bold;
	color: #2B912B;
}
td.titolo3{
	font-size: 12px;
	font-weight: bold;
	color: #4A99A9;
}
td.titolo4{
	font-size: 12px;
	font-weight: bold;
	color: #AE684B;
}
td.titolo5{
	font-size: 12px;
	font-weight: bold;
	color: #7F577F;
}
td.titolo6{
	font-size: 12px;
	font-weight: bold;
	color: #FA7600;
}
td.titolo7{
	font-size: 12px;
	font-weight: bold;
	color: #D3335D;
}
td.testo{
	text-align: justify;
	line-height: 25px;
	background-attachment: fixed;
	background-image: url(sfondo_corpo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td.sfondo{
	background-attachment: fixed;
	background-image: url(sfondo_corpo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
input, textarea {
	background-color: #EBE3EB;
	border: 1px solid #B19AB1;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #684868;
}
A, A:link, A:visited, A:active{
color: #154D9A;
text-decoration: none;
}
A:hover{
color: #154D9A;
text-decoration: underline;
}