body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	color:#FFF;
	font-size:10px;
}

.menu_header {
	font-size:10px;
	color: #FFF;
	text-align:center;
}

.img {
	text-align:center;
	height:65px;
	vertical-align:middle;
}

.pdf {
	text-align:center;
	height:25px;
	width:46px;
	vertical-align:middle;
}


.testo {
	font-size:13px;
	color: #FFF;
	text-align:justify;
}

.titolo {
	font-size:24px;
	color: #FFF;
	font-weight:bold;
	text-align:justify;
}


.form{
	font-size:11px;
	line-height:30px;
	color: #FFF;
	text-align: justify;
	}
	
.contatti{
	font-size:11px;
	color:#000;
	}

a:link {
	text-decoration: underline;
	font-size:12px;
	color:#FFF;
}
a:visited {
	text-decoration: underline;
	font-size:12px;
	color:#FFF;
}
a:hover {
	text-decoration: underline;
	font-size:12px;
	color:#FFF;
}

#slideshow, #slideshow2 {
	position: relative;
	width: 996px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #000000;
}
#slideshow img, #slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
	width: 996px;
	height: 200px;
}
#pause1, #pause2 {
	z-index:100;
}
