body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
	margin: 0px;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;

}

a{
	color: #FF0000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

a:hover {
	color: #079941;
	text-decoration:none;
	border:none;
}
.tdcentro {
	background-image: url(images/filettosin.jpg);
	background-repeat: repeat-y;
	padding-left: 90px;
}
.footer {
	font-size: 0.6em;
	background-image: url(images/filettosin2.jpg);
	background-repeat: repeat-y;
}
.footer a{
	color:#ffffff;
}
.footer a:hover{
	color:#000000;
}

.tdfooter {
	background-color: #07BB4F;
}
/* ********** MENU ***************** */

.menupub {
	background-color: #ffffff;
	font-size: 0.6em;
	text-decoration: none;
	margin:0px;

}
.menupub a {
	background-color:#A26B5D;
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: Relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;
	padding-top: 3px;
}

.menupub a:hover {
	text-decoration: none;
	background-color:  #C0958B;
	color: #FFFC00;
	display: block;
	position: Relative;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.menupub a:visited {
	text-decoration: none;
	}
/* ********** fine MENU ***************** */

.corpo {
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	width: 600px;

}
.tdnews {
	border: 1px dotted #FF0000;
	width: 650px;

}
.filettodx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #07BB4F;
}
.datanews {
color: #079941;
font-size: 0.8em;
padding-right:10px;
text-align:right;

}
.titolonews {
color: #FF0000;
text-align:left;
font-weight:bold;
padding-left:20px;
}
.testonews {
color: #333333;
text-align:justify;
padding-left:20px;
padding-right:20px;
font-size: 0.9em;

}
.bordo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
