@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:95%;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../immagini/linea1.jpg);
	background-repeat: repeat-x;
	font-style: normal;
	line-height: 1.5em;
}
.Stile3 {
	font-size: small;
	font-style: italic;
}
.Stile4 {
	color: #990000
}
.Stile5 {font-size: small}

.Stile6 {
	color: #000000
}

.Stile7 {
	color: #FFFFFF;	
}

.Stile8 {
          color: #FF0000
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	}
a:hover {
	color: #009900;
	text-decoration: none;

}
a:active {
	color: #0000FF;
	text-decoration: none;
}

img#immagine {
	width: 70%;
	margin: 0px;
	padding: 0px;
}



/* -- Tables Style -- */

#table td, table th {
	border-collapse: collapse;
	border: 1px dotted #999999;
	font-family: Calibri, "MS Sans Serif", Tahoma, sans-serif;
	font-size: small;
}


.capiton {
	font-family: Calibri, "MS Sans Serif", Tahoma, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
}

h3 {
	font-family: Calibri, "MS Sans Serif", Tahoma, sans-serif;
	color: #990000;
	text-decoration: none;
	text-align: center;
}

h4 {
	font-family: Calibri, "MS Sans Serif", Tahoma, sans-serif;
	color: #990000;
	text-decoration: none;
	text-align: left;
}

p {
	font-family: Calibri, "MS Sans Serif", Tahoma, sans-serif;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}
blockquote {
	font-family: Calibri, "MS Sans Serif", Tahoma, sans-serif;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: normal;
}

div {
	font-family: Calibri, "MS Sans Serif", Tahoma, sans-serif;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
