@charset "UTF-8";
body,* {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	margin: 0;
	padding: 0;
}

body {
	background-color: #BFC738;
}

h1 {
	font-size: 18px;
	padding: 20px;
}

p {
	padding: 0 20px;
}

.nopad {
	padding: 0;
}

#title {
	position: relative;
	left: 50%;
	margin-left: -485px;
	width: 970px;
	height: 80px;
}

#center, .center {
	position: relative;
	left: 50%;
	margin-left: -485px;
	width: 970px;
	background-color: #FFFFFF;
	/*height: 450px;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#bottom {
	position: relative;
	left: 50%;
	margin-left: -485px;
	width: 970px;
	font-size: 12px;
	color:#59613E;
	padding-top: 10px;
	text-align:center;
}

#bottom a {
	font-size: 12px;
	font-weight: bold;
	color:#59613E;
}

#logo {
	position: relative;
	float: left;
	width: 250px;
	height: 80px;
}

#menu {
	position: relative;
	float: left;
	width: 720px;
	height: 80px;
	text-align: right;
	line-height: 80px;
}

#menu a {
	text-decoration: none;
}

#menu a span {
	padding: 6px;
}

#menu a span:hover {
	background-color:#E8F244;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#ecoeco {
	margin: 10px 0;
	float: left;
	width: 670px;
	height: 400px;
	background-image: url(bmp/siti-economici-ecologici.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contacts {
	float: left;
	margin: 10px 0;
	width: 300px;
}

#contacts p {
	padding: 12px 10px 10px 10px;
	text-align:center;
}

#contacts form select {
	width: 200px;
}

#contacts a.mail {
	color:#FF6600;
	font-size: 22px;
	font-weight: bold;
}

#contacts a.mail:hover {
	color: #FF8800;
}

#butlistino {
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 10px;
}

#butlistino_rel {
	position: relative;
	margin: 20px 10px 10px 20px;
}

#butmodulo {
	position: absolute;
	z-index: 1;
	bottom: 10px;
	right: 35px;
}

#butlistino a, #butmodulo a, #butlistino_rel a {
	text-decoration: none;
}

#butlistino a span, #butmodulo a span {
	padding: 8px;
	display:block;
	background-color:#FF6600;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#butlistino_rel a span {
	padding: 8px;
	background-color:#FF6600;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#butlistino a span:hover, #butmodulo a span:hover, #butlistino_rel a span:hover {
	background-color:#FF8800;
}

.leftcol, .rightcol {
	float: left;
	width: 250px;
	height: 240px;
}

.textsep {
	float: left;
	width: 160px;
	height: 240px;
}

.leftcol p {
	padding: 100px 0 0 18px;
	text-align: left;
}

.rightcol p {
	padding: 100px 18px 0 0;
	text-align: right;
}

.clear {
	clear: both;
}

/* Oltre alla home */

.greybox {
	margin: 0 10px;
	background-color:#EEEEEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.greybox h1 {
	padding: 10px 0 0 10px;
	font-size: 18px;
}

.greybox h2 {
	padding: 10px 0 0 10px;
	font-size: 16px;
}

.greybox p {
	text-align: left !important;
	padding: 10px;
}

.offerbox {
	position: relative;
	float: left;
	width: 200px;
	background-color:#EEE;
	border-bottom: 1px solid #DDD;
}

.quattropag {
	background-color: #F3F3F3;
}

.unapag {
	background: url(bmp/ombrasx.gif) repeat-y right 0;
}

.seipag {
	background: url(bmp/ombradx.gif) repeat-y 0 0;
}

.vspace {
	margin-left: 20px;
}

.offerbox p {
	text-align: center;
	color: #666;
	font-size: 12px;
}

.offerbox strong {
	font-size: 12px;
	color: #555;
}

.offerbox hr {
	border-top: #CCC 1px solid;
	border-bottom: #FFF 1px solid;
	margin: 10px;
}

.offer {
	position: relative;
	margin: 10px 10px 10px 20px;
	
}

.offer strong {
	padding: 0 10px 0 10px;
	font-size: 25px ;
	color:#bfc738;
}

.offerbox h2 {
	padding: 10px 0 0 0;
	font-size: 13px;
	text-align: center;
}

.offer  h2 {
	padding: 10px 20px 10px 20px;
	font-size: 15px;
	color:#FF6600;
}
.offer p {
	text-align: left !important;
	padding: 0 20px;
}

.butoffer {
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 10px;
}

.butoffer a {
	text-decoration: none;
}

.butoffer a span {
	padding: 8px;
	display:block;
	background-color:#FF6600;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.butoffer a span:hover {
	background-color:#FF8800;
}

#main {
	margin: 10px 0;
	float: left;
	width: 670px;
}

.fieldname, .fieldcontent {
	float: left;
	padding: 8px;
	line-height:30px;
}

.fieldname span {
	margin-left: 5px;
	margin-bottom: 5px;
	color: #F60;
}

.fieldcontent input.datum {
	margin-top: 3px;
	width: 200px;
	padding: 2px 5px;
	border: 1px solid #AAA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.fieldcontent input.button {
	margin-top: 3px;
	width: 212px;
	padding: 8px 5px;
	border: 0px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #9B0;
	cursor: pointer;
}

.fieldcontent input.button:hover {
	background-color: #AC0;
}

.fieldname {
	width:170px;
}

.error {
	color: #FF3300;
}

.imgcenter {
	text-align: center;
	margin: 30px 0;
}

.hspace {
	margin-top: 15px;
}

.leftcont {
	padding: 15px 5px 5px 15px;
	float: left;
	width: 300px;
}

.leftcont h1 {
	padding: 0 0 15px 0;
}

.leftcont p {
	margin-bottom: 10px;
}

.leftcont ul, .leftcont li {
	list-style: outside;
	list-style-type: none;
}

.leftcont li {
	padding: 5px 0;
	border-bottom: 1px solid #EEE;
}

.leftcont li a {
	text-decoration: none;
}

.leftcont li span {
	color: #999;
}

.leftcont li a.selected {
	color: #FF6600;
}

.rightcont {
	width: 650px;
	float: left;
	padding-bottom: 15px;
}

.templatecont {
	padding: 15px 5px 0 5px;
	float: left;
	width: 200px;
}

.templatecont img {
	border: #CCC 1px solid;
	padding: 1px;
}

.templatecont .title {
	font-size: 11px;
	color: #999;
}

.previewcont {
	margin: 0 65px;
}

.previewcont img {
	border: #CCC 1px solid;
	padding: 1px;
}

hr {
	border:0;
	border-top: #DDD solid 1px;
	margin: 5px 15px 15px 5px;
}
