/* CSS Document */
body {
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat;
}
a img {
	border-width:0;
}
a:link {
    text-decoration : none;
}
a:visited {
    text-decoration : none;
}
.main_table {
	width:760px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #8FBC8F;
}
b.rtop, b.rbottom {
	display: block; 
	background: #8FBC8F;
}
b.rtop b, b.rbottom b {
	display: block; 
	height: 1px;
    	overflow: hidden; 
	background: #ffffff;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
.menu {
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3a6f3a;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	padding-top: 5px;
	padding-left: 10px;
}
.td_left {
	background-color:#FFFFFF;
	vertical-align:top;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #8FBC8F;
}
.menu a:link {
	color:#3a6f3a;
}
.menu a:visited {
	color:#3a6f3a;
}
.menu a:hover {
	color:#FB3A48;
}
.link a:link {
	color:#FF9900;
}
.link a:visited {
	color:#FF9900;
}
.link a:hover {
	color:#3a6f3a;
}
.menu_up {
	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3a6f3a;
	font-style: normal;
	font-weight: 600;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_up a:link {
	color:#3a6f3a;
}
.menu_up a:visited {
	color:#3a6f3a;
}
.menu_up a:hover {
	color:#FB3A48;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 10px;
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
.image {
	padding: 5px;
}
.schede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border: thin solid #3a6f3a;
	padding: 5px;
	line-height: 18px;
	color: #000000;
}
.partner {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}
.partner a:link {
	color:#000000;
}
.partner a:visited {
	color:#000000;
}
#flashcontent {
	width:100%;
	height:800px;
	}