@charset "utf-8";
body {
	background-color: 717155;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(/img/sfondo.png);
	background-repeat: repeat-x;
}
.divAddress {
	height: 35px;
	width: 280px;
	margin-left: 25px;
	margin-top: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #304578;
	font-style: italic;
}
.divAddress a{
	color: #304578;
	text-decoration: none;
}
.divNews {
	height: 50px;
	width: 270px;
	margin-left: 25px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #304578;
	padding: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-color: #FFCC99;
}

.divNews a{
	color: #666666;
	text-decoration: none;
}

.div_ritHP {
	height: 50px;
	width: 270px;
	overflow: hidden;
	margin-left: 25px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #304578;
	padding: 3px;
}
.div_ritHP a{
	color: #336699;
	text-decoration: none;
}

.datanews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
.datanews a{
	color: #FF6600;
	text-decoration: none;
}
.evidenzia1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.evidenzia2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.txt1 a{
	color: #3366CC;
	text-decoration: none;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}



.tratteggio_sx {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.tratteggio_basso {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

