@charset "utf-8";
.container {
	height: 193px;
	width: 728px;
	margin: 0 auto;
}
.container2 {
	height: 257px;
	width: 1024px;
}

#p2 { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#FF0000;
	line-height:normal;
	}
#editor_isola {
	height: 100 px;
	width: 800 px;
	padding-left: 100 px;
	margin-left: 150px;
}

.webcamgraph2 {
	background-attachment: fixed;
	background-image: url(../immagini/webcam_graph2.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 1024px;
}
.webcambottom {
	background-attachment: fixed;
	background-image: url(../immagini/webcam_bottom.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 1024px;
}
.webcamheader {
	background-image: url(../immagini/webcam_top.png);
	height: 10px;
	width: 1024px;
}
.webcamgraph {
	background-attachment: fixed;
	background-image: url(../immagini/webcam_graph1.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 1024px;
}
.comunedescrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	line-height: normal;
	margin-left: auto;
	text-decoration: none;
	background-color: #CCCCCC;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
}
.adsense {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	vertical-align: top;
	height: 90px;
	width: 728px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

A:LINK    {
		color: #999999 
		font-family:Verdana, Arial, Helvetica, sans-serif;
			}
A:VISITED {
	color: #9966FF;
}
A:HOVER   {
	color: #FF0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

