/* CSS Document */
.style1 {
	color:#000000;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	text-align: justify
}

.style2 {
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.style3 {color: #FF0000}

.style4 {color: #0000FF}

.style5 {
	color:#0000FF;
	font-family:"Monotype Corsiva";
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.style6 {
	color:#0000FF;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	text-align: justify
}

.style7 {
	color:#000000;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.styletab {
	color:#000000;
	font-family:Verdana;
	font-size: 14px;
	text-align: center;
}

.tabella {
border-color:#000000;
background-color:#0000FF;
border-width:medium;
border-style:double;
width:100px;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;	
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FFFF00;
	font-style: italic;
}


.foot {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:center;
	color: #330000;
	border-top-color: #330000;
	border-top-style: solid;
	border-top-width: 1px;
}
.foot a {
	
	color: #0099FF;
	text-decoration: none;
}
.foot a:visited {
	color: #0099FF;
	text-decoration: none;
}

.foot a:hover {
	color: #0099FF;
	font-style: italic;
	text-decoration: none;
}
body{margin:0px; background-color:#d3d2d7}
.container{background-image:url(pics/sfondo.jpg); background-position:top; background-repeat:no-repeat; }
.container2{background-image:url(pics/sfondo2.jpg); background-position:top; background-repeat:no-repeat; }



