@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	background-color: #d8d3c5;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
.testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.titverde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #66831f;
	text-decoration: none;
}
a {
	color: #000;
	text-decoration: underline;
}

.bottom {
	background-image: url(img/bg_cartone.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 40px;
}
.bianco {
	color: #FFF;
	text-decoration: none;
}

.contenuto {
	background-color: #FFF;
	background-image: url(img/sfondo_int.gif);
	min-height:500px;
}
.logo {
	background-image: url(img/bidone.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menusx {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d5d6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.centrale {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.titverde14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66831f;
	text-decoration: none;
}
.inputlogin {
	background-color: #FFF;
	height: 18px;
	width: 120px;
	border: 1px solid #CCC;
}
.inputreg {
	background-color: #FFF;
	height: 18px;
	width: 200px;
	border: 1px solid #CCC;
}
.inputslogan {
	background-color: #FFF;
	height: 60px;
	width: 250px;
	border: 1px solid #CCC;
}

