@charset "utf-8";
#fondo {
	background-color: #1EBF3D;
	background-image: url(fond_kike2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenuto {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	background-image: url(legno.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}

#texte {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	float: none;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: normal;
	margin: 0px;
	vertical-align: top;
	line-height: 14px;
}
#contenuto {
	background-image: url(images/fond_kike2.jpg);
	background-repeat: no-repeat;
}
#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
A:link {
	color:#999999;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
}
A:visited {
	color:#999999;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal
}
A:hover {
	color:#FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}
#textenews {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#links {
	text-align: center;
}
#contenuto #textenews a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #333333;
}
