@charset "utf-8";
body {
	background-image: url(immagini/texture.jpg);
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #2D6437;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
}
p {
	text-align: left;
}
.bordo {
	border: 1px solid #FFFFFF;
}

#sfondo {
	background-image: url(immagini/bg_rip.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#sfondo_interno {
	background-image: url(immagini/bg_interno.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#sfondo_interno #centro {
	background-image: url(immagini/centro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 428px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #003300;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#eng {
	text-align: center;
	vertical-align: middle;
}
.sf_partn {
	background-image: url(immagini/bg_partners.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CEDAC4;
}
.cell {
	color: #003300;
	background-color: #C9D7BF;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #33573D;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #33573D;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #6E9844;
	text-decoration: none;
}
.cel2 {
	color: #FFFFFF;
	background-color: #86A572;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
}
hr {
	border: 1px solid #87A08B;
}
