.alignsx {
	text-align: left;
}
.aligndx {
	text-align: right;
}

.style1 {color: #CCCCCC}
.style1 a:link {
	color: #CCC;
}
.style1 a:active {
	color: #CCC;
}
.style1 a:visited {
	color: #CCC;
}
.style1 a:hover {
	color: #CCC;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.rosso {
	color: #F00
}
.rosso a:link {
	color: #F00;
}
.rosso a:active {
	color: #F00;
}
.rosso a:visited {
	color: #F00;
}
.rosso a:hover {
	color: #09F;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.giustificato {
	text-align: justify;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
body {
	background-color: #06C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../immagini/porzioni09/sfondo_a.png);
}
a:link {
	color: #336699;
}
a:visited {
	color: #1573D0;
}
a:hover {
	color: #DE8600;
}
a:active {
	color: #FF0000;
	text-align: center;
	text-decoration: none;
}
h1 {
	font-size: 15.5px;
}
h2 {
	font-size: 15px;
	color: #39F;
}
h3 {
	font-size: 14.5px;
	color: #59ACFF;
}
h4 {
	font-size: 14px;
	color: #59ACFF;
}
h5 {
	font-size: 13.5px;
}
h6 {
	font-size: 13px;
}
.tabella {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #E8F3FF;
	border-top-color: #6FAAE3;
	border-bottom-color: #6FAAE3;
	text-align: center;
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bordo {
	border: 1px dashed #336699;
}
.sbarrato {
	text-decoration: line-through;
}
.center {
	text-align: center;
}
.didascalia {
	font-size: 10px;
}
.sfondo_contenuto {
	background-image: url(../immagini/porzioni09/copyright.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 75px;
	padding-left: 15px;
}
.sfondosx {
	background-image: url(../immagini/porzioni09/sx.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sfondodx {
	background-image: url(../immagini/porzioni09/dx.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabllacontenuto {
}
.didascaliameteo {
	font-weight: normal;
	font-size: 10px;
	color: #000;
}
.nav {
	height: 20px;
	width: 1000px;
	float: none;
	top: auto;
}
.bordo_dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6FAAE3;
}
