/* CSS Document */

body{
background-image:url(../immagini/sfondoLogo.jpg);
background-attachment:scroll;
background-repeat:no-repeat;
background-position: left top;
font-style:normal;
}

a:link {
	text-decoration: none;
	color:#8BC53F;
}
a:visited {
	text-decoration: none;
	color:#8BC53F;
}
a:hover {
	text-decoration: none;
	color:#999999;
}
a:active {
	text-decoration: none;
}
.chiusura{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-align:center;
text-align:center;
color:#999999;
}
.sistema{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#8BC53F;
}
.descrizione{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
font-style:normal;
font-weight: normal;
color:#8BC53F;
margin-bottom: 1 em;
padding-bottom:1em;
padding-left:5em;
padding-right:5em;
margin-left:16px;
}
.descrizione2{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#999999;
margin-bottom: 1 em;

}
.collegamenti{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align:center;
text-decoration:none;
color:#999999;
}
.collegamentiServizi{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align:left;
text-decoration:none;
color:#8BC53F;
margin-left:3 em;
}
.titolo{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:bold;
text-align:left;
color:#8BC53F;
margin-bottom: 1 em;
margin-left:3 em;
padding-bottom:1em;
padding-left:5em;
padding-right:2em;
}
.linea{
border-top-color:#999999;
border-top-style:dashed;
border-top-width:thin;
}
.box{
background-image: url(../immagini/boxBig.jpg);
background-repeat:no-repeat;
}
.boxLong{
background-image: url(../immagini/boxBigLong.gif);
background-repeat:no-repeat;
}
.boxLittle{
background-image: url(../immagini/boxLittle.jpg);
background-repeat:no-repeat;
}
.Stile3 {
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	color: #8BC53F;
	margin-left: 3 em;
	font-family: Arial, Helvetica, sans-serif;
}