@charset "utf-8";
/*generici//////////////////////////////////////////////////*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
 o-transition:color .3s ease-out, background 1s ease-in;
 -ms-transition:color .3s ease-out, background 1s ease-in;
 -moz-transition:color .3s ease-out, background 1s ease-in;
 -webkit-transition:color .3s ease-out, background 1s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .3s ease-out, background 1s ease-in;
}
img {
	border:none
}
#contenitore {
	text-align: left;
	margin: auto;
	width: 1000px;
	font-size: 13px;
}
#contenuto {
	margin: auto;
	width: 1000px;
}
.clear {
	clear:both;
}
.pull-left {
	float: left;
	margin-top: 8px;
}
.pull-right {
	float: right;

}


#bg-pagine {
	background-image: url(../img/testata-interno.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.note {
	font-family: "open sans";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
	padding: 5px;
}
h3 {
	text-transform: uppercase;
}
/*menu top //////////////////////////////////////////////////*/
#contenitore #menu_top {
	float: left;
	width: 440px;
	color: #FAC551;
	padding-top: 10px;
	padding-left: 0px;
	font-size: 12px;
	text-transform: uppercase;
}
#contenitore #menu_top a {
	color: #FFD56C;
	text-decoration: none;
        margin-left: -8px;
}
#contenitore #menu_top a:hover {
	color: #FF9900;
	text-decoration: none;
}
#menu_top li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu_top li a:hover {
	color: #FF9900;
 o-transition:color .5s ease-out, background 1s ease-in;
 -ms-transition:color .5s ease-out, background 1s ease-in;
 -moz-transition:color .5s ease-out, background 1s ease-in;
 -webkit-transition:color .5s ease-out, background 1s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .5s ease-out, background 1s ease-in;
}
#contenitore #menu_top ul {
	margin: 0px;
	padding: 0px;
}
/*slogan//////////////////////////////////////////////////*/
#contenitore #slogan {
	position: absolute;
	width: 577px;
	height: 97px;
	left: -2px;
	top: 199px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(../img/bg_slogan.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
}
#slogan .riga2 {
	padding-top: 15px;
	padding-left: 100px;
}
#slogan .riga1 {
	padding-left: 15px;
}
#box_pulsanti {
	height: 315px;
	margin-top: 108px;
}
.box_testo {
	width: 295px;
	float: left;
	height: 150px;
	margin-right: 25px;
	font-size: 13px;
	color: #7D5528;
	padding-top: 5px;
	text-align: left;
}
/*box pulsanti//////////////////////////////////////////////////*/
#box_pulsanti .p_box #testo {
	width: 176px;
	position: absolute;
	height: 73px;
	left: 129px;
	top: 77px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#contenitore #box_pulsanti .p_box .dida_pulsante {
	color: #d5b897;
	font-size: 11px;
	line-height: 14px;
}
#box_pulsanti .p_box #testo h1 {
	font-family: 'Open Sans', sans-serif;
	color: #00616D;
	font-weight: normal;
	font-size: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#box_pulsanti a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #00474F;
	text-decoration: none;
}
/*#box_pulsanti a:hover img {

	filter: Alpha(Opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}*/

/*dati meteo intro//////////////////////////////////////////////////*/
.tit_meteo h1 {
	width: 188px;
	position: absolute;
	height: 31px;
	left: 126px;
	top: 28px;
	font-size: 28px;
	line-height: 13px;
	color: #00616D;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/*rilevazioni intro//////////////////////////////////////////////////*/
.tit_rilevazioni h1 {
	width: 188px;
	position: absolute;
	height: 31px;
	left: 126px;
	top: 29px;
	font-size: 28px;
	line-height: 13px;
	color: #F78400;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/*sms modelli previsonali intro//////////////////////////////////////////////////*/
.tit_modelli h1 {
	width: 188px;
	position: absolute;
	height: 56px;
	left: 126px;
	top: 15px;
	font-size: 28px;
	line-height: 23px;
	color: #636500;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/*pulsanti//////////////////////////////////////////////////*/
.pulsante_accedi {
	height: 37px;
	width: 112px;
	cursor: pointer;
	margin-top: 10px;
	display: block;
}
.pulsante_accedi a {
	background-image: url(../img/p_accedi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 112px;
	display: block;
}
.pulsante_accedi a:hover {
	background-image: url(../img/p_accedi_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 112px;
	display: block;
}
.p_box a {
	width: 320px;
	height: 179 px;
	display: block;
}
.p_box #p_meteo a {
	background-image: url(../img/p_meteo.png);
	height: 179px;
	width: 320px;
}
.p_box #p_meteo a:hover {
	background-image: url(../img/p_meteo_on.png);
	height: 179px;
	width: 320px;
}
.p_box #p_rilevazioni a {
	background-image: url(../img/p_rilevazioni.png);
	height: 179px;
	width: 320px;
}
.p_box #p_rilevazioni a:hover {
	background-image: url(../img/p_rilevazioni_on.png);
	height: 179px;
	width: 320px;
}
.p_box #p_modelli a {
	background-image: url(../img/p_modelli.png);
	height: 179px;
	width: 320px;
}
.p_box #p_modelli a:hover {
	background-image: url(../img/p_modelli_on.png);
	height: 179px;
	width: 320px;
}
#p-dati-meteo {
	height: 84px;
	width: 620px;
}
.p-pagamento {
	height: 72px;
	width: 620px;
	margin-bottom: 8px;
	position: relative;
}
#box-servizi #button-dati-meteo a {
	background-image: url(../img/p-dati-meteo.svg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 62px;
	width: 540px;
	color: #999;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 80px;
}
#button-dati-meteo a strong {
	color: #115A62;
	font-size: 16px;
	text-transform: uppercase;
}
#button-dati-meteo a:hover {
	display: block;
	opacity:0.5;
}
#button-rilievi a {
	background-image: url(../img/p-rilievi.svg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 62px;
	width: 540px;
	color: #999;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 80px;
}
#button-rilievi a strong {
	color: #633;
	font-size: 16px;
	text-transform: uppercase;
}
#button-rilievi a:hover {
	display: block;
	opacity:0.5;
}
#button-sms a {
	background-image: url(../img/p-sms.svg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 62px;
	color: #999;
	text-decoration: none;
	padding-top: 10px;
	width: 540px;
	padding-left: 80px;
}
#button-sms a strong {
	color: #6F7033;
	font-size: 16px;
	text-transform: uppercase;
}
#box-servizi #button-sms a:hover {
	display: block;
	opacity:0.5;
}
.testo-button-servizi a {
	text-decoration: none;
	color: #999;
}
.testo-button-servizi h3 {
	margin: 0px;
	padding: 0px;
}
.testo-button-servizi h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: "open sans";
	font-size: 12px;
}
/*contenuto//////////////////////////////////////////////////*/
#contenitore #testo-home {
	left: 7px;
	top: 121px;
	width: 600px;
	height: 120px;
	font-family: "open sans";
	font-size: 14px;
	color: #08333a;
	float: left;
	padding-left: 10px;
}
#testo-home a {
	color: #3A8A93;
}
#testo-home a:hover {
	color: #B9AE1E;
}
.box_testo p {
	margin: 2px;
}
/*menu servizi//////////////////////////////////////////////////*/
#header-col-sx {
	float: left;
	width: 720px;
}
#contenitore #contenuto #lista-servizi {
	float: left;
	width: 670px;
}
#lista-servizi #testatina-servizi {
	background-image: url(../img/testatina-servizi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
}
#lista-servizi #box-servizi {
	background-color: #FFF;
	padding: 10px;
}
#box-servizi a:hover img {
	filter: Alpha(Opacity=30);
	-moz-opacity:.50;
	opacity:.50;
}
#servizi-gratuiti {
	float: left;
	width: 330px;
}
#testatina-servizi-gratuiti {
	background-image: url(../img/testatina-servizi-gartuiti.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 330px;
}
#contenuto-servizi-gratuiti {
	background-color: #BDE0E3;
	width: 310px;
	min-height: 230px;
	padding: 10px;
}
#contenuto-servizi-gratuiti ul li {
	font-family: "open sans";
	font-size: 13px;
	color: #032e35;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	display: block;
	background-image: url(../img/ico-link.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#contenuto-servizi-gratuiti ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contenuto-servizi-gratuiti li a {
	font-family: "open sans";
	font-size: 13px;
	color: #032e35;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
#contenuto-servizi-gratuiti li a:hover {
	font-family: "open sans";
	font-size: 13px;
	color: #21BAC7;
	text-decoration: none;
	display: block;
}
/*header//////////////////////////////////////////////////*/
#header-interno {
	width: 1000px;
	position: relative;
	height: 200px;
	padding-bottom: 20px;
}
#logo-pagine {
	height: 121px;
	width: 280px;
	left: 1px;
	top: 0px;
	float: left;
	text-align: left;
}
#contenitore #menu_top_pagine {
	float: left;
	width: 340px;
	color: #FAC551;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
}
#contenuto-interno .box_testo a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
#contenuto-interno .box_testo a:hover {
	color: #669933;
	font-weight: bold;
}
#contenuto_testo a {
	color: #316F75;
	text-decoration: none;
}
#contenuto_testo a:hover {
	color: #B9AE1E;
	text-decoration: underline;
}
#box_pulsanti .p_box #testo h1 {
	font-family: 'Open Sans', sans-serif;
	color: #00616D;
	font-weight: normal;
	font-size: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#box_pulsanti a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #00474F;
	text-decoration: none;
}
/*#box_pulsanti a:hover img {

	filter: Alpha(Opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}*/
.tit_meteo h1 {
	width: 188px;
	position: absolute;
	height: 31px;
	left: 126px;
	top: 28px;
	font-size: 28px;
	line-height: 13px;
	color: #00616D;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.tit_rilevazioni h1 {
	width: 188px;
	position: absolute;
	height: 31px;
	left: 126px;
	top: 29px;
	font-size: 28px;
	line-height: 13px;
	color: #F78400;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.tit_modelli h1 {
	width: 188px;
	position: absolute;
	height: 56px;
	left: 126px;
	top: 15px;
	font-size: 28px;
	line-height: 23px;
	color: #636500;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.pulsante_accedi {
	height: 37px;
	width: 112px;
	cursor: pointer;
	margin-top: 10px;
	display: block;
}
.pulsante_accedi a {
	background-image: url(../img/p_accedi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 112px;
	display: block;
}
.pulsante_accedi a:hover {
	background-image: url(../img/p_accedi_on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 112px;
	display: block;
}
#contenuto-interno #col_sx_pagine {
	width: 273px;
	float: left;
}
#contenuto-interno #contenuto_testo {
	float: left;
	width: 666px;
	padding-left: 40px;
	font-size: 14px;
	padding-bottom: 40px;
	padding-right: 20px;
	border-left-width: 1px;
}
#menu_sx {
	font-size: 15px;
	padding: 0px;
}
#menu_sx li {
	list-style-type: none;
	background-image: url(../img/leaf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contenuto-interno h1 {
	font-size: 23px;
	font-weight: normal;
	color: #73461F;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#col_sx_pagine #menu_sx a {
	color: #663300;
	text-decoration: none;
}
#col_sx_pagine #menu_sx a:hover {
	color: #FF9900;
	text-decoration: none;
}

#menu_top li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bg #contenitore #header-interno #menu_top ul {
	margin: 0px;
	padding: 0px;
}
#contenuto-interno #domande strong {
	color: #5CB0BA;
	font-size: 18px;
}
#contenuto-interno #domande .domanda_riga {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5CB0BA;
	background-color: #FCF7EF;
	margin-bottom: 10px;
	padding: 8px;
}
#bg #contenitore #contenuto-interno #tipi_iscrizione {
	background-color: #F3E9CE;
	padding: 10px;
}
#bg #contenitore #contenuto-interno p {
	line-height: 21px;
}
#bg #contenitore #contenuto-interno hr {
	color: #CCCCCC;
}
#bg #footer #cont_footer #footerBox02 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.p_box #p_meteo a {
	background-image: url(../img/p_meteo.png);
	height: 179px;
	width: 320px;
}
.p_box #p_meteo a:hover {
	background-image: url(../img/p_meteo_on.png);
	height: 179px;
	width: 320px;
}
.p_box #p_rilevazioni a {
	background-image: url(../img/p_rilevazioni.png);
	height: 179px;
	width: 320px;
}
.p_box #p_rilevazioni a:hover {
	background-image: url(../img/p_rilevazioni_on.png);
	height: 179px;
	width: 320px;
}
.p_box #p_modelli a {
	background-image: url(../img/p_modelli.png);
	height: 179px;
	width: 320px;
}
.p_box #p_modelli a:hover {
	background-image: url(../img/p_modelli_on.png);
	height: 179px;
	width: 320px;
}
.mappa_sito li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A673;
}
#contenitore #contenuto #lista-servizi {
	float: left;
	width: 670px;
}
#col_sx_pagine #lista-servizi #testatina-servizi {
	background-image: url(../img/testatina-servizi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
}
#col_sx_pagine #lista-servizi #box-servizi {
	background-color: #FFF;
	padding: 10px;
}
#col_sx_pagine .p-dati-meteo-int {
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #EBEBEB;
	background-image: url(../img/p-int-dati-meteo.svg);
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 35px;
}
#col_sx_pagine .p-sms-int {
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #EBEBEB;
	background-image: url(../img/p-int-sms.svg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 45px;
	padding-top: 10px;
   
}
#col_sx_pagine .p-rilievi-int {
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #E6E6E6;
	background-image: url(../img/p-int-rilievi.svg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 45px;
	padding-top: 10px;
}
#col_sx_pagine .p-assistenza-fitosanitaria-int {
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #E6E6E6;
	background-image: url(../img/p-int-assistenza-fitoiatrica.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	height: 35px;
}
#col_sx_pagine .p-strategie-int {
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #E6E6E6;
	background-image: url(../img/p-int-strategie-difesa.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	height: 35px;
}
#col_sx_pagine .p-deroghe-int {
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #E6E6E6;
	background-image: url(../img/p-int-deroghe-territoriali.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	height: 35px;
}
#col_sx_pagine .p-bollettini-int {
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #E6E6E6;
	background-image: url(../img/p-int-bollettini-produzione.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	height: 35px;
}
#col_sx_pagine .p-disciplinari-int {
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #E6E6E6;
	background-image: url(../img/p-int-disciplinari-produzione.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	height: 35px;
}
#col_sx_pagine .p-news-int {
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #E6E6E6;
	background-image: url(../img/p-int-news.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	height: 35px;
}
div.p-servizi {
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #E0E0E0;
	height: 55px;
	width: 203px;
	padding-left: 70px;
	margin-bottom: 5px;
}
div.p-servizi a {
	text-transform: uppercase;
	color: #5F5F5F;
	text-decoration: none;
	display: block;
}
.p-servizi a:hover {
	filter: Alpha(Opacity=30);
	-moz-opacity:.50;
	opacity:.50;
}
#lista-servizi-int ul {
	margin: 0px;
	padding: 0px;
}
#lista-servizi-int li {
	display: block;
	list-style-type: none;
	text-align: left;
	padding-left:60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#lista-servizi-int li a {
	font-family: "open sans";
	text-transform: uppercase;
	color: #525252!important;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
}
#lista-servizi-int li a:hover {
	color: #B3DFE3!important;
	;
}
#col_sx_pagine .p-pagamento {
	height: 84px;
	width:273px;
}
#col_sx_pagine #box-servizi a:hover img {
	filter: Alpha(Opacity=30);
	-moz-opacity:.50;
	opacity:.50;
}
#col_sx_pagine #servizi-gratuiti {
	float: left;
	width: 273px;
}
#testatina-servizi-gratuiti {
	background-image: url(../img/testatina-servizi-gartuiti.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width:273px;
}
#col_sx_pagine #contenuto-servizi-gratuiti {
	min-height: 280px;
	padding: 10px;
}
#col_sx_pagine #contenuto-servizi-gratuiti ul li {
	font-family: "open sans";
	font-size: 13px;
	color: #032e35;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	display: block;
	background-image: url(../img/ico-link.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#col_sx_pagine #contenuto-servizi-gratuiti ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#col_sx_pagine #contenuto-servizi-gratuiti li a {
	font-family: "open sans";
	font-size: 13px;
	color: #032e35;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
#col_sx_pagine #contenuto-servizi-gratuiti-int li a:hover {
	font-family: "open sans";
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#servizi-gratuiti-int {
	float: left;
	width: 273px;
}
#servizi-gratuiti-int #testatina-servizi-gratuiti-int {
	background-image: url(../img/testatina-servizi-gartuiti.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width:273px;
}
#servizi-gratuiti-int #contenuto-servizi-gratuiti-int {
	background-color: #bde0e3;
	width:273px;
	padding-bottom: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px; /* firefox */
	-webkit-border-bottom-left-radius: 10px; /* safari, chrome */
	border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px; /* firefox */
	-webkit-border-bottom-right-radius: 10px; /* safari, chrome */
	
}
#contenuto-servizi-gratuiti-int ul li {
	font-family: "open sans";
	font-size: 13px;
	color: #032e35;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	display: block;
	background-image: url(../img/ico-link.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#contenuto-servizi-gratuiti-int ul {;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contenuto-servizi-gratuiti-int li a {
	font-family: "open sans";
	font-size: 13px;
	color: #032e35;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
#contenuto-servizi-gratuiti-int li a:hover {
	font-family: "open sans";
	font-size: 13px;
	color: #21BAC7;
	text-decoration: none;
	display: block;
}
#descrizione-breve-dati-meteo {
	padding: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* safari, chrome */
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-size: 15px;
	color: #333;
	background-color: #E1F3F4
}
#descrizione-breve-dati-meteo h3 {
	color: #1F98AD!important;
}
#descrizione-breve-sms {
	padding: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* safari, chrome */
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-size: 15px;
	color: #333;
	background-color: #F5F5E9;
	height: auto;
}
#descrizione-breve-rilievi {
	padding: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* safari, chrome */
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-size: 15px;
	color: #333;
	background-color: #FDE6B5;
}
#descrizione-breve-rilievi h3 {
	color: #960!important;
}
#elenco-servizi li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BDE0E3;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	padding-left: 55px;
	display: block;
	text-indent: 0;
	padding-bottom: 10px;
	color: #666;
}
li.gratuito {
	background-image: url(../img/ico-gratuito.png);
	background-repeat: no-repeat;
	background-position: left top;
}
li.privato {
	background-image: url(../img/ico-privato.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#elenco-servizi {
	margin: 0px;
	padding: 0px;
}
.accedi {
	width: 95px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.accedi a {
	width: 95px;
	height: 22px;
	background-image: url(../img/p-accedi.jpg);
	background-repeat: no-repeat;
	color: #FFF!important;
	text-decoration: none;
	display: block;
	padding-top: 5px;
}
.accedi a:hover {
	color: #FC3!important;
	filter: Alpha(Opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#lista-servizi-int #servizi li {
	display: block;
	background-position: left center;
}
/*tabelle costi//////////////////////////////////////////////////*/
#costi-sms {
	border-radius: 10px;
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* safari, chrome */
	border: 1px solid #CCC;
	margin-top: 20px;
	background-image: url(../img/ombra-mappa.png);
	background-repeat: no-repeat;
	background-position: center -190px;
	background-attachment: fixed;
}
#costi-sms td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEC78B;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BEC78B;
	text-align: center;
}
#costi-sms th {
	color: #693;
	text-align: center;
	padding: 3px;
	font-size: 15px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #696;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BEC78B;
}
#costi-rilievi {
	border-radius: 10px;
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* safari, chrome */
	border: 1px solid #CCC;
	margin-top: 20px;
}
#costi-rilievi td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEC78B;
}
#costi-rilievi th {
	color: #693;
	text-align: left;
	padding: 3px;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #696;
}
#costi td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-color: #F5F5F5;
}
#costi th {
	color: #FFF;
	background-color: #C7C7C7;
	text-align: left;
	padding: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px; /* firefox */
	-webkit-border-radius: 5px; /* safari, chrome */
	border: 1px solid #CCC;
}
#colture td {
	border-bottom: 1px solid #CCC;
}
/*table#costi {
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border: 1px solid #CCC;
}*/

#modulo_contatti_generale p {
	margin: 0px;
	padding: 0px;
}
.p-acquista {
	text-align:right;
}
.p-acquista a:hover img {
	filter: Alpha(Opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#table-servizi td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#schema td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#p-iscrizione img {
	height: 64px;
	width: 273px;
	padding-top: 40px;
}
#p-iscrizione a:hover img {
	height: 64px;
	width: 273px;
	filter: Alpha(Opacity=30);
	-moz-opacity:.50;
	opacity:.50;
}
/*#menu-dinamico-comparsa {
	position: absolute;
	left: 1px;
	top: 0px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#contenuto-interno #contenuto_testo_fluido {
	width: 100%;
}

#apri {
	position: absolute;
	left: 100px;
	top: 156px;
	width: 85px;
	height: 23px;
}*/
#contenuto-interno {
	position: relative;
}
/*lista servizi gratuiti link esterni//////////////////////////////////////////////////*/
#lista-link-esterni li a {
	color: #24919D;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
}
#lista-link-esterni li a:hover {
	color: #B9AE1E;
	text-decoration: underline;
}
#header-interno .apri {
	position: absolute;
	width: 229px;
	height: 33px;
	left: 0px;
	top: 139px;
}
/*step iscrizione//////////////////////////////////////////////////*/

#step-iscrizione li {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 20px;
}
.step-compilazione {
	background-image: url(../img/ico-compila.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
}
.step-mail {
	background-image: url(../img/ico-mail-dati.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
}
.step-login {
	background-image: url(../img/ico-login.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
}
.step-seleziona {
	background-image: url(../img/ico-seleziona.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
}
.step-pagamento {
	background-image: url(../img/ico-pagamento.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
}
/*----------------------*/

.box-esempio-sms {
	font-size: 14px;
	color: #FFF;
	background-image: url(../img/bg-cellulare.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-weight: bold;
	background-color: #1a8793;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	border-radius: 15px;
	-moz-border-radius: 15px; /* firefox */
	-webkit-border-radius: 15px; /* safari, chrome */
	border-bottom-radius: 15px;
	-moz-border-bottom-radius: 15px; /* firefox */
	-webkit-border-bottom-radius: 15px; /* safari, chrome */
	font-size: 15px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 255px;
	margin-right: 20px;
	line-height: 18px;
	height: 130px;
}


.box-esempio-sms-chat {
	font-size: 14px;
	color: #066;
	background-image: url(../img/bg-cell-02.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
	font-weight: bold;
	display: block;
	padding-top: 20px;
	padding-bottom: 14px;
	border-radius: 15px;
	font-family: Arial, Helvetica, sans-serif;
	width: 511px;
	margin-right: 40px;
	line-height: 18px;
	height: 75px;
	padding-right: 60px;
}
.box_sms {
}
.mappa-stazioni img {
	border-radius: 10px;
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* safari, chrome */
	border-bottom-radius: 10px;
	-moz-border-bottom-radius: 10px; /* firefox */
	-webkit-border-bottom-radius: 10px; /* safari, chrome */
	border: 3px solid #f2e9ce;
}
.box-mappa {
	background-image: url(../img/ombra-mappa.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 358px;
	width: 660px;
}

.riga{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #690;
	height: 20px;
	}

.table-malattie{
	border: 1px solid #CCC;
	border-radius: 10px;
	-moz-border-radius: 15px; /* firefox */
	-webkit-border-radius: 15px; /* safari, chrome */
	border-bottom-radius: 15px;
	-moz-border-bottom-radius: 15px; /* firefox */
	-webkit-border-bottom-radius: 15px; /* safari, chrome */
	padding: 10px;
	}
	
.table-malattie h4{
	font-size: 16px!important;
	font-weight: normal;
!important;
	color: #189CB4;
!important;
	background-image: none;
!important;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #690;
	}
	
	.table-stazioni{
	border: 1px solid #CCC;
	border-radius: 10px;
	-moz-border-radius: 15px; /* firefox */
	-webkit-border-radius: 15px; /* safari, chrome */
	border-bottom-radius: 15px;
	-moz-border-bottom-radius: 15px; /* firefox */
	-webkit-border-bottom-radius: 15px; /* safari, chrome */
	padding: 10px;
	}
	
		.table-stazioni ul li{
	font-size: 15px;
	list-style-type: none!important;
	background-image: url(../img/anemometer_mono_mini.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	color: #069;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09C;
	}
        .foto-consulenti{
            width: 20%;float: left;
        }
        .desc-consulenti{
            width: 60%;float: left;
        }
        .cv-consulenti{
        width: 15%;float: left;
        }
        
        /*box registrazione//////////////////////////////////////////////////*/
.box-registrazione h3 {
	font-size: 18px;
	font-weight: bold!important;
	color: #72471d!important;
	padding-bottom: 10px!important;
	background-image: none!important;
	padding-left: 0px!important;
}
.box-registrazione {
	width:250px;
	height: 250px;
	float:left;
	padding: 10px;
	margin-right: 20px;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#box-non-registrato {

	background-color: #ece9b7;
	background-image: url(../img/bg-iscriviti.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#box-registrato {

	background-color: #fddda4;
}
.sel-tipo,.sel-coltura,.bollettini-filtro{
    font-size: 12px;
    font-weight: normal;
}
.bollettini-filtro{
    margin-bottom: 15px;
    text-align: right;
    margin-top: 10px;
}
.sel-coltura{
    width: 170px;
}
.hr-bollettini{
    width: 100%;
    border-top:1px solid #E1F3F4;
    margin-bottom: 40px;
}
.sel-tipo{
    width: 200px;
}
.btn-reset-filtro{
    text-decoration: none;
    font-size: 13px !important; border-radius: 2px;
}
.btn-reset-filtro:hover{
    text-decoration: none !important;
    font-size: 13px !important; border-radius: 2px;
    background: #B9AE1E;
}
.grigio{
    background-color: #F5F5E9 !important;
    text-align: center;
}