/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bck.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008030;
	}
.bordo {
	border-left: 1px solid #008030;
	
}
.bordotop {
	border-top: 1px solid #008030;
	
}
.bordotopbotom {
	border-top: 1px solid #008030;
	border-bottom: 1px solid #008030;
}
.stylebold {
	font-size: 10px;
	font-weight: bold;
color: #008030;
}
.stylerol a:link {
	color: #008030;
	font-weight: bold;
	text-decoration: none;
}
.stylerol a:visited {
	color: #008030;
    text-decoration: none;
}
.stylerol a:hover {
	color: #5A5A5A;	
}
.stylerol a:active {
	text-decoration: #008030;
}
.stylesottotitolo {
	font-size: 12px;
	font-weight: bold;
    color: #008030;
}
.stylebold {
	font-size: 14px;
	font-weight: bold;
    color: #008030;
}
.testonews {
	font-size: 12px;
}
.bordotabella {
border: 1px solid #008030;
}
.bgtabella {
	background-image: url(images/titolo/margine_dx.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.bordospesso {
border: 3px solid #008030;
}