body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #878787;
	text-align: center;
	background-color: #eeeeee;
}
#main {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#conts {
	text-align: left;
	padding: 15px;
}
#conts .incipit {
	float: right;
}
#conts .socialstream {
	float: right;
	width: 280px;
	height: 420px;
	margin-left: 20px;
	margin-top: 20px;
	min-height: 420px;
	border-left: 1px solid #1B272B;
}
#conts h1{
	margin-bottom: 60px;
	margin-top: 10px;
	float: left;
}
#conts h2{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	color: #6d6d6d;
	margin-top: 100px;
}

h3 {
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #a4a4a4;
	margin-bottom: 30px;
}
a {
	color: #A8D027;
}
a:hover {
	text-decoration: none;
}
.social-networks {
	text-align: right;
	margin-top: 60px;
}
.social-networks span {
	float: right;
	margin-top: -13px;
	margin-left: 10px;
}
.social-networks .fb {
	background-image: url(../../img/social-facebook.gif);
	height: 0px;
	width: 122px;
	padding-top: 26px;
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
}
.social-networks .tw {
	background-image: url(../../img/social-twitter.gif);
	height: 0px;
	width: 117px;
	padding-top: 30px;
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
	margin-left: 2px;
}
#clearFooter {
	height: 360px;
}
#footer {
	height: 300px;
	color: #c8c8c8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bce72d;
	margin-top: -302px;
	overflow: hidden;
	background: #1B272B;
}
#footer .conts {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: left;
}
#footer  .conts div {
	float: left;
	width: 288px;
	padding: 15px;
}
.dati-numeriprimi {
	font-size: 14px;
	color: #a3a3a3;
	line-height: 20px;
}
.dati-numeriprimi a {
	color: ##a3a3a3;
}
.dati-numeriprimi a:hover {
	color: #FFFFFF;
}
.dati-numeriprimi .numeriprimi {
	color: #bce72d;
	font-size: 20px;
}
.dati-numeriprimi .teaser {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#footer  .conts .cloud-links {
	background-image: url(../../img/cloud-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	width: 258px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 24px;
}
.cloud-links .l3,
.cloud-links .l2,
.cloud-links .l1 {
	font-size: 14px;
	font-weight: normal;
	color: #d4e793;
	display: inline;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.cloud-links .l2 {
	font-size: 16px;
	color: #c7e75b;
}
.cloud-links .l1 {
	font-size: 20px;
	color: #b8e71a;
}
.cloud-links .l3:hover,
.cloud-links .l2:hover,
.cloud-links .l1:hover {
	color: #fff;
	margin-right: 3px;
}
.contact-form h3 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #c9e766;
	margin-bottom: 10px;
	background-image: url(../../img/contatti-titolo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
}
.contact-form p {
	margin-bottom: 5px;
}
.contact-form input,
.contact-form textarea {
	border: 1px solid #BCE72D;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #474747;
	width: 210px;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
	background: #FFFFFF url(../../img/input-bg.gif) repeat-x center top;
	padding: 3px 5px;
}
.contact-form button {
	cursor: pointer;
	height: 0px;
	width: 104px;
	border: none;
	padding: 26px 0px 0px;
	overflow: hidden;
	background: transparent url(../../img/bt-invia.gif) no-repeat center bottom;
	float: right;
}
.contact-form button:hover {
	background-position: center center;
}
.contact-form button:active {
	background-position: center top;
}
.contact-form label {
	text-align: right;
	float: left;
	width: 50px;
	clear: both;
	margin-right: 15px;
	margin-top: 3px;
}
.contact-form .checkbox {
	padding-left: 64px;
	margin-bottom: 10px;
}
.checkbox label {
	float: none;
	margin-right: 0px;
	font-size: 11px;
}
.checkbox input {
	background: transparent url(none);
	padding: 0px;
	width: auto!important;
	border-style: none;
	margin: 0px 5px 0px 0px;
}
.informazioni {
	background: #EEEEEE;
	border: 5px solid #FFFFFF;
	padding: 15px;
	text-align: left;
}
.informazioni h3 {
	font-size: 22px;
	font-style: normal;
	color: #8EB900;
	margin-bottom: 15px;
}

