@charset "UTF-8";
/* CSS Document */
html, body, wrapper, container {
	margin:0;
	padding:0
}
body {
	font: 80% Helvetica, Verdana, Arial, sans-serif;
	background:  url(../img/headbg.jpg) top no-repeat;
	color: #bdbdbd;
}
p {
	margin:0 10px 10px
}
a {
	color:#7cb648;
	text-decoration:none;
	border:none;
}
a:link .image { border:none }
a:hover .image, a:active .image {border:none;}
span {
	color:#7cb648;
}
h1 {
	margin: 0;
	padding: 5px 0;
	color:#7cb648;
}
h2 {
	margin: 0;/*padding: 3px 0;*/
}
div#header {
	height:100px;
	padding: 0 10px 0 20px;
}
div#header h1 {
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	color: #79B30B
}
div#container {
	text-align:left
}
div#content p {
	line-height:1.4
}
ul {
	list-style-type: none;
	margin:0;
	padding:8px 0;
}
div#container {
	width:766px;
	margin:0 auto;
}
div#left {
	padding-top: 15px;
	width:50%;
	float:left;
	line-height: 110%;
	font: 110% Helvetica, Verdana, Arial, sans-serif;
}
div#right {
	text-align:left;
	float:right;
	width:60%;
}
div#content.mktg div#right, div#content.squadra div#right {
	width:49%;
}
div#content.squadra div#left {
	padding-top:30px;
}
#bottomtab {
	text-align:center;
	color:#7cb648;
	clear:both;
	padding-top:15px;
}
#bottomtab span {
	font-size:170%;
	padding:0 10px;
	font-weight:bold;
}#bottomtab p {
	margin:0;
}
/*#bottomtab, #bottomtab ul {
	text-align:center;
}
#bottomtab ul li {
	float: left;
	width:13em;
	height:95px;
	background:url(img/servicebox.jpg) no-repeat center;
	color:#FFF;
	margin:0 0.9em;
}
#bottomtab h3 {
	font: bold 170%;
	margin:0;
	padding: 0.5em 0.5em 0.8em 0.5em;
}*/

/*----CONTATTI----*/

div#content.contact div#left {
	width:25%;
	padding-top:130px;
}
div#content.contact div#right {
	width:552px;
	border-top:4px solid #bdbdbd;
	padding: 10px 0;
}

/*input.btn{ decoration:none;
		clear:both;
		
		width:125px;
		height:31px;
		border:none;
		background:#666666 url(img/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:15px;
		font-weight:bold;
	}*/

/*-----------------*/

div#content.mktg {
	margin-bottom:2em;
}
noscript {
	width:100%;
	border:1px solid none;
	text-align:center;
}
div#footer {
	clear:both;
	width:100%;
	border-top:4px solid #bdbdbd;
}
div#footer p {
	margin:0;
	padding:10px 0;
}
#footleft, #footright {
	width:20%;
}
#footleft {
	float:left;
}
#footcenter {
	width:59%;
	float:left;
	padding:8px 0;
}
#footright {
	float:right;
	padding:8px 0;
	border-left:#bdbdbd 1px dashed;
	text-align:right;
}
#footright span {
	color:#7cb648;
}
#footleft li {
	padding:2px 4px;
}
#footleft li:hover, #footleft li:hover a {
	color:#FFF;
	background: url(../img/menu2.png) no-repeat;
}
#footleft li.current, #footleft li.current:hover {
	color:#FFF;
	background: url(../img/menu.png) no-repeat;
}
