@charset "UTF-8";

/* CSS Document */
body {
	margin: 0px;
	color: #444444;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 30px;
	background-color: #999999;
	font-weight: lighter;
}

.headsfondo {
	background-image: url(img/header-bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.contenitore {
	width: 960px;
	margin: auto;
	padding: 0px;
	font-size: 11px;
}

.purificatore {
	font-size: 0px;
	height: 0px;
	clear: both;
	border: 0px;
	margin: 0px;
	line-height: 0px;
}

img {
	border: 0;
	margin: 0;
	padding-left: 0px;
}

a {
	text-decoration: underline;
	color: #505731;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 28px;
	color: #c9d200;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 20px;
}

hr {
	border: 1px solid #FFEAD4;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	background-color: #FFEAD4;
}

#header {
	width: 960px;
	height: 119px;
	background: top no-repeat;
	font-size: 12px;
}

#header .slogan {
	bottom: 0px;
	color: #999999;
	font-size: 25px;
	font-weight: lighter;
	text-transform: uppercase;
	padding-top: 18px;
	text-align: right;
}

#header .logo {
	bottom: 0px;
	float: left;
}

#header .lingua {
	float: right;
}

#header .lingua ul {
	margin: 0px;
	padding: 0px;
}

#header .lingua li {
	float: left;
	list-style: none;
	text-align: center;
	padding: 0px;
	margin-left: 1px;
}

#header .lingua a {
	text-decoration: none;
	color: #818181;
	display: block;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: 25px;
	padding-top: 15px;
}

#header .lingua a.sel {
	color: #FFFFFF;
	background-color: #C10071;
}

#header .lingua a:hover {
	color: #FFFFFF;
	background-color: #C10071;
}

#fascia {
	margin: 0px;
	padding: 0px;
	font-size: 0;
}

#indirizzo {
	bottom: 0px;
	color: #505731;
	background-color: #c9d200;
	line-height: 40px;
	padding-left: 15px;
	height: 40px;
	margin-top: 10px;
	position: relative;
}

#indirizzo .sx {
	float: left;
	margin-right: 10px;
}

#indirizzo .twitter {
	position: absolute;
	top: 3px;
	right: 3px;
}

#indirizzo .facebook {
	position: absolute;
	top: 3px;
	right: 43px;
}

#indirizzo .skype {
	position: absolute;
	top: 10px;
	right: 87px;
}

#navigazione {
	margin: 0px;
	background-image: url(img/nav-bg.gif);
}

#navigazione .fasciasin {
	float: left;
	width: 240px;
	background: #f4f6cc url(img/menu-bg.jpg) no-repeat left -42px;
}

#navigazione .contenuti {
	float: right;
	padding-top: 43px;
	padding-left: 53px;
	background-image: url(img/pagina-bg.png);
	background-repeat: no-repeat;
	width: 667px;
}

#menu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu li {
	list-style: none;
	line-height: 30px;
	height: 30px;
}

#menu li a {
	color: #505731;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-left: 15px;
	height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c0c2a0;
	background-image: url(img/freccia.png);
	background-repeat: no-repeat;
	background-position: 228px 8px;
}

#menu li a.sel {
	color: #505731;
	background-color: #c9d200;
	background-image: url(img/freccia-over.png);
	background-position: 228px 8px;
}

#menu li a:hover {
	color: #c9d200;
	background-color: #C30074;
	background-image: url(img/freccia.png);
	background-position: 228px 8px;
}

#boxnews {
	background-image: url(img/newsbox.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 10px;
	height: 120px;
	color: #333333;
	line-height: 12px;
	padding-bottom: 15px;
}

#boxnews span {
	font-size: 11px;
	color: #666666;
}

#boxnews .titolo {
	background-color: #c9d200;
	width: 220px;
}

#boxnews h5 {
	margin: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	padding-bottom: 5px;
}

#boxnews h6 {
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 2px;
	text-decoration: underline;
}

#boxnews a:hover {
	line-height: 12px;
	color: #C9D200;
}

#boxnews p {
	font-size: 12px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	width: 215px;
}

.contenuti h4 {
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	text-transform: uppercase;
	background-color: #C10071;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 18px;
	padding-top: 5px;
	padding-left: 20px;
}

.contenuti h4 em {
	font-style: normal;
}

.contenuti h5 {
	color: #C10071;
	font-size: 14px;
	line-height: 14px;
	font-weight: lighter;
	display: block;
	text-transform: uppercase;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 20px;
}

.contenuti h2 {
	color: #666666;
	font-size: 16px;
	line-height: 22px;
	display: block;
	text-transform: uppercase;
	background-color: #F5F6D6;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 20px;
	font-weight: lighter;
	padding-top: 10px;
	border-bottom: 1px dashed #CCCCCC;
}

.contenuti h2 em {
	font-style: normal;
	text-transform: none;
}

h3 {
	color: #FFFFFF;
	font-size: 17px;
	display: block;
	background-color: #C9D200;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 17px;
	padding-top: 5px;
	padding-left: 20px;
}

p {
	line-height: 22px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #444444;
	margin-top: 10px;
	padding-left: 20px;
}

.gallery {
	width: auto;
	background-color: #C9D200;
	margin-bottom: 20px;
	padding: 4px;
	border: 4px solid #C9D200;
	border-right: 30px solid #C9D200;
	height: 90px;
}

.elemento-galleria {
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 1px;
}

.elemento-galleria a img {
	padding: 0px;
	margin: 0px;
}

.footsfondo {
	background-image: url(img/footer-bg.png);
	background-repeat: repeat-x;
}

#footer {
	color: #EFEFEF;
	width: 960px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/footer-foglie.gif);
	background-repeat: no-repeat;
	padding-top: 48px;
}

#footer .links {
	line-height: 12px;
	color: #FFFFFF;
	height: 88px;
	padding-top: 6px;
	padding-left: 240px;
	background-image: url(img/footer-bg.jpg);
	background-color: #C9D201;
	background-repeat: no-repeat;
}

#footer .links ul {
	margin: 0px;
	float: left;
	width: 170px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer .links li {
	list-style: none;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e4e980;
	line-height: 20px;
}

#footer .links li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 0px;
}

#footer .links li a:hover {
	color: #505731;
}

#footer .indirizzo {
	padding-top: 15px;
	font-size: 11px;
	background-image: url(img/indirizzo-bg.png);
	background-repeat: repeat-x;
}

#footer .indirizzo a {
	color: #EFEFEF;
}

#footer .indirizzo .sx {
	float: left;
	width: 225px;
	padding-left: 15px;
	height: 22px;
}

.offertedata {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	height: 16px;
	line-height: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	background-color: #F5F6D6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}

.offertetitolo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	height: 16px;
	line-height: 16px;
	margin-bottom: 0px;
	font-weight: lighter;
	text-transform: uppercase;
	background-color: #F5F6D6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.offertefoto {
	margin-top: 20px;
	margin-left: 12px;
}

.offertetesto {
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	color: #444444;
	font-size: 13px;
	margin-top: 0px;
	line-height: 18px;
}

table {
	float: left;
	margin-top: 5px;
}

td {
	margin-top: 10px;
	padding: 3px;
}

td img {
	background-color: #F5F6D6;
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #ffffff;
	margin-bottom: 5px;
	float: left;
}

.prezzititolo {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #666666;
	font-weight: lighter;
	text-align: left;
	padding-left: 12px;
	background-color: #F4F6CC;
	padding-top: 20px;
	border-bottom: 1px dashed #CCCCCC;
	height: 64px;
}

.prezzitipologie {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #505731;
	font-weight: lighter;
	text-align: left;
	padding-left: 12px;
	padding-bottom: 5px;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 5px; /* 	white-space:nowrap; */
}

.prezzidate {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	font-weight: lighter;
	text-align: left;
	padding-left: 7px;
	background-color: #F4F6CC;
	line-height: 16px;
	padding-bottom: 5px;
	padding-right: 5px;
	white-space: nowrap;
	border-bottom: 1px dashed #CCCCCC;
}

.prezzi {
	font-size: 15px;
	color: #444444;
	font-weight: lighter;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: bottom;
	white-space: nowrap;
	padding-right: 7px;
	font-family: "Trebuchet MS";
}

input {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#tbl,#tbl th,#tbl td {
	border-collapse: collapse;
}

#tbl th,#tbl td {
	border: 1px dashed #CCCCCC;
}

.formrichiesta {
	width: 667px;
	padding-left: 0px;
	background-color: #FAFBEB;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}

.formrichiesta p.campi {
	margin: 0;
	float: left;
	width: 300px;
}

.formrichiesta p.campi .hint {
	margin: 0;
	float: left;
	width: 320px;
}

.formrichiesta p.clear {
	clear: both;
}

.formrichiesta label {
	display: block;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	text-transform: uppercase;
}

.formrichiesta label.no-label {
	display: inline;
}

.formrichiesta input.input_text,.formrichiesta textarea.input_text {
	background-color: #FFFFFF;
	border: 1px inset #E0E6E8;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	width: 255px;
}

.formrichiesta select {
	background-color: #FFFFFF;
	border: 1px inset #E0E6E8;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	width: 268px;
}

.formrichiesta .input_select {
	border: 1px solid #C9D200;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

.formrichiesta textarea.input_text {
	height: 80px;
	width: 595px;
}

.formrichiesta .required {
	color: #c9d200;
	font-size: 18px;
	font-weight: lighter;
}

.formrichiesta .altrarichiesta {
	text-align: right;
	clear: both;
	margin-top: 4em;
}

.formrichiesta .condizioni {
	color: #67677A;
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 30px;
	font-weight: normal;
}

.formrichiesta .condizioni {
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 30px;
	font-weight: normal;
	font-style: normal;
	margin-top: 3em;
}

.formrichiesta .condizioni p {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.formrichiesta .validation-error {
	margin-bottom: 10px;
	display: block;
}

.formrichiesta .pulsanteinvio {
	background-color: #c9d200;
	line-height: 27px;
	display: block;
	width: 180px;
	text-align: center;
	height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 230px;
}

.validation-error {
	color: red;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
}

.dintornititolo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	height: 16px;
	line-height: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	background-color: #F5F6D6;
	border-bottom: 1px dashed #cccccc;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.dintornifoto {
	margin-top: 20px;
	margin-left: 12px;
}

.dintornitesto {
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	margin-top: 0px;
	line-height: 18px;
	border-bottom: 1px dashed #cccccc;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

.dintornidettagli {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #505731;
	font-weight: lighter;
	text-transform: uppercase;
	border-bottom: 1px dashed #cccccc;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-right: 0px;
}

.dintornitestodettagli {
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	font-size: 12px;
	margin-top: 0px;
	line-height: 16px;
	border-bottom: 1px dashed #cccccc;
}

#form-preventivo {
	overflow: hidden;
	padding: 10px 10px 5px 10px;
}

#form-preventivo div {
	float: left;
	width: 49%;
	padding: 10px 0;
}

#form-preventivo div label {
	display: block;
	font-weight: bold;
}

#form-preventivo div input {
	width: 8em;
}

#form-preventivo .input_submit {
	font-weight: bold;
}

#form-preventivo .top {
	float: left;
	font-size: 14px;
	padding: 4px 10px;
}

#form-preventivo .input_submit:hover {
	background-color: #C9D200;
	color: #666666;
}

#form-preventivo .bottom {
	float: right;
}

#boxnews .cnt-notizie {
	height: 85px;
	margin-top: 5px;
	overflow: hidden;
	position: relative
}

table {
	float: none;
}

td {
	margin: 0;
	padding: 0;
}

#boxnews .scroll-notizie {
	position: absolute;
	top: 0px;
	width: 220px;
}

#boxnews h6,#boxnews h6 a:hover {
	line-height: 15px;
}

#header .lingua li {
	display: inline;
	width: 82px;
}

#header {
	position: relative;
}

#header .slogan {
	position: absolute;
	bottom: 0;
	right: 0;
}

strong {
	font-weight: bold;
}

#header .lingua li {
	
}

#header .lingua a {
	
}

.bambinonascosto {
	display: none;
}

.formrichiesta p.campi .hint {
	font-size: 12px;
}
