/* Add Google WebFonts */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800|Open+Sans+Condensed:300,700);
/*@font-face {
    font-family: 'georgiaregular';
    src: url('../fonts/georgia-webfont.eot');
    src: url('../fonts/georgia-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/georgia-webfont.woff') format('woff'),
         url('../fonts/georgia-webfont.ttf') format('truetype'),
         url('../fonts/georgia-webfont.svg#georgiaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'georgiabold';
    src: url('../fonts/georgiab-webfont.eot');
    src: url('../fonts/georgiab-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/georgiab-webfont.woff') format('woff'),
         url('../fonts/georgiab-webfont.ttf') format('truetype'),
         url('../fonts/georgiab-webfont.svg#georgiabold') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

.gadget iframe {
	font-size: 16px !important;
}
@font-face {
	font-family: 'georgiaregular';
	src: url('../fonts/lucida-grande-1361501376-webfont.eot');
	src: url('../fonts/lucida-grande-1361501376-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lucida-grande-1361501376-webfont.woff') format('woff'), url('../fonts/lucida-grande-1361501376-webfont.ttf') format('truetype'), url('../fonts/lucida-grande-1361501376-webfont.svg#lucida_granderegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
strong, b {
	font-family: 'georgiaregular';
	font-weight: bold !important;
}
.benvenuto p span {
	font-family: 'georgiaregular';
	font-weight: bold !important;
}
.benvenuto {
	position: relative;
	float: left;
	width: 100%;
}
.cerca input[type="text"] {
	border: none;
	background-color: transparent;
	padding: 5px;
	color: #6e6f72;
	font-family: 'georgiaregular';
	width: 180px;
}
div#placeholder {
	font-style: italic;
}
.menu_dx {
	width: 220px;
	position: absolute;
	float: right;
	height: 65px;
	top: 37px;
	left: 10px;
	z-index: 99;
}
.menu_dx a span {
	position: relative;
	float: right;
	font-size: 11px;
	color: #808080;
	line-height: 14px;
	width: 101px;
}
.menu_dx .btn {
	color: #91c03d;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 3px;
	/* top: 7px; */
	position: relative;
}
.cerca {
	margin-bottom: 10px;
	float: right;
	width: 100%;
	position: relative;
	background-color: #f5f5f5;
	border: 1px solid #a6a6a6;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cerca input[type="image"] {
	position: relative;
	top: 4px;
	right: 3px;
}
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	width: 100%;
	font-family: 'georgiaregular';
	font-size: 13px;
	color: #333;
	background-color: #333333;
}
h1 {
	font-weight: normal;
	font-family: 'georgiaregular';
	font-size: 20px;
	color: #91c03d;
	padding-bottom: 5px;
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 5px;
	text-align: left;
}
h2 {
	font-weight: normal;
	font-family: 'georgiaregular';
	font-size: 19px;
	color: #91c03d;
	padding-bottom: 5px;
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 10px;
	padding-top: 2px;
	text-align: left;
}
h3 {
	font-weight: normal;
	font-family: 'georgiaregular';
	font-size: 17px;
	color: #666;
	padding-bottom: 5px;
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 10px;
	text-align: left;
}
h4 {
	font-weight: normal;
	font-family: 'georgiaregular';
	font-size: 20px;
	color: #91c03d;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
	text-transform: none;
}
h5 {
	font-weight: normal;
	font-family: 'georgiaregular';
	font-size: 19px;
	color: #91c03d;
	border-bottom: 1px solid #C4C4C4;
	border-top: 1px solid #C4C4C4;
	padding-top: 2px;
	text-align: left;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: underline;
}
img {
	border: none;
}
::selection {
	background: #DEDEDE; /* Safari */
}
::-moz-selection {
 background: #DEDEDE; /* Firefox */
}
input:focus {
	outline: none;
}
p {
	font-family: 'georgiaregular';
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
hr {
	width: 100%;
	background: #C4C4C4;
	border: none;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	position: relative;
}
.padding {
	padding: 10px;
}
.padding_container {
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
}
.giallo {
	color: #91c03d;
}
.container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: 0px;
	z-index: 2;
	position: relative;
	background-color: #FFF;
	padding: 0px;
}
.clear {
	clear: both;
	height: 1px;
}
.btn {
	font-family: 'georgiaregular';
	text-decoration: none;
	text-transform: inherit;
	cursor: pointer;
	border: none;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	text-align: center;
	margin: 0px;
	font-size: 14px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #888888;
background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888888), color-stop(50%, #717171), color-stop(51%, #5e5e5e), color-stop(100%, #747474));
	background: -webkit-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: -o-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: -ms-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: linear-gradient(to bottom, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#747474', GradientType=0 );
	-moz-box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	font-weight: normal;
}
.btn:hover {
	text-decoration: none;
	background-image: url(../img/bg_menu_hover.png);
	background-repeat: repeat-x;
	color: white;
}
div#wrapper {
	min-height: 100%;
	/* [disabled]width: 960px;
*/
	margin: 0px auto;
	/* [disabled]position: relative;
*/
}
div#header {
	width: 100%;
	height: auto;
	z-index: 999;
	position: relative;
	top: 0px;
	clear: both;
	margin-bottom: 15px;
}
.margintop {
	margin-top: 140px;
}
div#content {
	/* [disabled]padding-bottom: 100px;
*/
	background-color: #FFF;
	/* [disabled]min-height: 1000px;
*/ /*da togliere poi*/
	/* [disabled]overflow: auto;
*/
	min-width: 930px;
}
div#footer {
	width: 950px;
	height: auto;
	position: relative;
	background-color: #933;
	/* [disabled]margin-bottom: 100px;
*/
}
/*.pubblicita {
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 750px;
	background-image: url(../img/banner.png);
	background-repeat: repeat-x;
	background-position: center top;
	top: 0px;
	background-attachment: fixed;
}*/
.pubblicita .cover {
	background-image: url(../img/cover.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 226px;
	width: 100%;
	/*	position: absolute;
		bottom: 0px;*/
		
	position: relative;
	top: -210px;
	z-index: 2;
}
.logo {
	position: relative;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
.logo img {
	width: 442px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#header .registered {
	height: auto;
	margin-top: 10px;
	margin-right: 20px;
}
.registered {
	/*position: relative;
margin: 0px;
background-color: rgba(255,255,255,0.1);
height: auto;
overflow: auto;
padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 140px;
	overflow:hidden;*/
	position: relative;
	margin: 0px;
	background-color: #252525;
	height: auto;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	overflow: auto;
}
.registered div.dimenticata {
	position: relative;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	width: 125px;
}
.registered div a {
	font-size: 10px;
}
.registered p {
	font-size: 14px;
	line-height: 17px;
	color: #E6E6E6;
}
.registered h1 {
	background-color: #dfdfe6;
	font-family: 'georgiaregular';
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 11px;
	text-align: left;
}
.registered .login {
	position: relative;
	width: 100%;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.registered .field_module {
	padding: 5px;
	background: rgba(255,255,255,0.1);
	border: 1px solid #3E3E3E;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: 'georgiaregular';
	font-size: 12px;
	float: right;
	width: 100%;
	color: #666;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
}
.registered .label_module {
	float: left;
	font-family: 'georgiaregular';
	color: #666666;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	padding-top: 6px;
	width: 75px;
}
.registered .btn {
	position: relative;
	float: right;
	width: 70px;
	font-size: 15px;
	margin-right: 10px;
	color: #91c03d;
	text-decoration: none;
	margin-bottom: 1px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.registered .btn:hover {
	color: white;
}
.registered a {
	font-size: 11px;
	margin-right: 5px;
	color: rgb(132, 132, 132);
	text-decoration: underline;
	font-weight: normal;
}
.banner {
	background-color: #f6f6fa;
	height: 378px;
	width: 241px;
	border: 1px solid #a6a6ab;
	position: relative;
	float: right;
	margin-bottom: 10px;
}
.banner_index {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 378px;
	width: 241px;
	position: relative;
	float: right;
}
.banner img {
	height: 378px;
	width: 241px;
	border: none;
}
.aziende {
	background-color: #252525;
	height: 160px;
	width: 950px;
	background-image: url(../img/pattern.png);
	background-repeat: repeat;
}
.aziende h1 {
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	/*	color: #ccc;*/
	font-family: 'georgiaregular';
	font-size: 17px;
	border: none;
	padding-top: 17px;
	padding-left: 10px;
	color: #91c03d;
	font-style: inherit;
	font-weight: normal;
	text-align: left;
}
.approfondimenti {
	height: 570px;
	width: 410px;
	z-index: 20;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	text-align: left;
	margin-bottom: 10px;
}
.approfondimenti h1 {
	font-family: 'georgiaregular';
	font-size: 25px;
	color: #000;
	padding: 5px;
	padding-left: 0px;
	font-weight: 400;
}
/*.approfondimenti img {
	position: relative;
	float: left;
	max-width: 200px;
	max-height: 200px;
	overflow: hidden;
	border: 1px solid #a6a6ab;
	margin-right: 10px;
	margin-top: 10px;	

}*/

.approfondimenti .heightfixed {
	height: 214px;
	overflow: hidden;
	border-bottom: 13px solid white;
}
.titolo {
	/*text-transform: inherit;
color: #FFF;
font-family: 'georgiaregular';
font-size: 19px;
font-weight: normal;
width: 100%;
height: 49px;
padding: 5px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #a6a6ab;
padding-left: 13px;
padding-top: 8px;
padding-top: 6px;
padding-top: 13px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align: left;
background: #888888;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#888888), color-stop(50%,#717171), color-stop(51%,#5e5e5e), color-stop(100%,#747474));
background: -webkit-linear-gradient(top, #888888 0%,#717171 50%,#5e5e5e 51%,#747474 100%);
background: -o-linear-gradient(top, #888888 0%,#717171 50%,#5e5e5e 51%,#747474 100%);
background: -ms-linear-gradient(top, #888888 0%,#717171 50%,#5e5e5e 51%,#747474 100%);
background: linear-gradient(to bottom, #888888 0%,#717171 50%,#5e5e5e 51%,#747474 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#747474',GradientType=0 );
-moz-box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
-webkit-box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
text-shadow: 0 1px 0 rgb(14, 14, 14);*/

	text-transform: inherit;
	color: #FFF;
	font-family: 'georgiaregular';
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	height: 29px;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #a6a6ab;
	padding-left: 9px;
	padding-top: 8px;
	padding-top: 6px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	background: #888888;
background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888888), color-stop(50%, #717171), color-stop(51%, #5e5e5e), color-stop(100%, #747474));
	background: -webkit-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: -o-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: -ms-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: linear-gradient(to bottom, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#747474', GradientType=0 );
	-moz-box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
	text-shadow: 0 1px 0 rgb(14, 14, 14);
}
.slideshow .titolo {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #91c03d;
	z-index: 8;
	text-shadow: 0 1px 0 rgb(255, 35, 35);
	-moz-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	text-align: left;
	-moz-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}
.evidenza {
	margin-top: 10px;
}
.evidenza .titolo {
	background-color: #a6a6ab;
	padding-left: 13px;
	padding-top: 13px;
	text-align: left;
}
.leggitutto {
	/*	width: 100%;
	border-top: 1px solid #a6a6ab;
	text-align: right;
	background-image: url(../img/leggitutto_destra.png);
	background-repeat: no-repeat;
	background-position: right top;
		height:22px;*/
	width: 100%;
	border-top: 1px solid #a6a6ab;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
}
.leggitutto a {
	font-size: 11px;
	text-transform: inherit;
	color: white;
	text-decoration: none;
	font-family: 'georgiaregular';
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	top: 2px;
	position: relative;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #747474;
	-moz-box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 8px rgba(0,0,0,0.4);
	text-shadow: 0 1px 0 rgba(14, 14, 14, 0.5);
}
.subfooter {
	/*	background-color: rgba(0,0,0,0.4) !important;
	background-color: rgb(50,50,50);
	background-image: url(../img/pattern.png);*/
	background-repeat: repeat;
	width: 100%;
	z-index: 1;
	position: relative;
}
.subfooter2 {
	background-color: rgba(0,0,0,0.6) !important;
	background-image: url(../img/pattern.png);
	background-repeat: repeat;
	width: 100%;
	z-index: 10;
	position: relative;
}
.subfooter3 {
	background-color: rgba(0,0,0,0.8) !important;
	background-color: black;
	background-image: url(../img/pattern.png);
	height: 495px;
	width: 100%;
	z-index: 10;
	position: relative;
}
.brand {
	width: 385px;
	height: 353px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(../img/brand.png);
	background-repeat: no-repeat;
	z-index: 50;
}
.subfooter3 .container {
	height: 450px;
	margin-top: 0px;
	background-color: #3a3a3a;
	background-image: url(../img/pattern.png);
	background-repeat: repeat;
}
.subfooter3 .menu {
	float: left;
	position: relative;
	width: 200px;
	margin: 10px;
	top: 10px;
}
.subfooter3 .menu2 {
	float: left;
	position: relative;
	width: 210px;
	margin: 10px;
	height: 200px;
}
.subfooter3 .menu2 img {
	width: 210px;
	height: 56px;
	position: absolute;
	right: 10px;
}
.subfooter3 .menu h1 {
	font-family: 'georgiaregular';
	font-size: 16px;
	font-weight: normal;
	color: #91c03d;
	margin-bottom: 15px;
	border: none;
	margin-top: 10px;
	text-align: left;
}
.subfooter3 .menu ul li a {
	font-family: 'georgiaregular';
	font-size: 12px;
	color: #a6a6ab;
	text-decoration: none;
	font-weight: normal;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.subfooter3 .menu ul li a:hover {
	color: white;
	text-decoration: none;
}
.subfooter3 .menu ul {
	list-style-image: none;
	list-style-type: none;
}
.subfooter3 .menu ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 5px;
}
.subfooter3 hr {
	width: 670px;
	height: 1px;
	background: #272727;
	position: absolute;
	border: none;
	left: 0px;
	color: #303030;
	margin-left: 10px;
}
.subfooter .container {
	overflow: hidden;
}
.sondaggio {
	height: 377px;
	width: 245px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: #f1f1f1;
	overflow: hidden;
}
.sondaggio .btn {
	position: absolute;
	right: 10px;
	bottom: 10px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.edicola {
	height: 377px;
	width: 245px;
	position: relative;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}
.edicola img {
	width: 245px;
	height: 328px;
}
.sondaggio label {
	position: relative;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	clear: both;
}
.sondaggio label input {
	position: relative;
	float: left;
	margin-right: 5px;
	top: 1px;
}
.centro .fiere {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	margin: 0px;
}
.centro .fiere table {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.centro .fiere table tr td {
	padding: 5px;
	border-bottom: 1px solid #91c03d;
	text-align: left;
}
.centro .fiere .fiera {
	margin-top: 0px;
	height: auto;
	overflow: auto;
	background-color: #f0f0f0;
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
}
.centro .fiere .testo_fiera p {
	padding: 0px;
}
.centro .fiere .testo_fiera {
	width: 220px;
	position: relative;
	float: left;
}
.centro .fiere .visita {
	width: 120px;
	position: relative;
	float: right;
	height: 80px;
	background: #e6e6e6;
	padding-top: 32px;
}
.centro .testo_fiera h1 {
	margin-top: 7px;
	text-align: left;
}
.centro .fiere .img_fiera {
	height: 100px;
	margin: 5px;
}
.centro .fiere .img_fiera img {
	max-height: 100px;
}
.fiere {
	height: 377px;
	width: 420px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}
.fiere .fiera {
	width: 100%;
	margin-top: 10px;
	height: 96px;
	overflow: hidden;
}
.testo_fiera h1 {
	font-family: 'georgiaregular';
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-top: 2px;
	padding-bottom: 3px;
	text-align: left;
}
.fiere .img_fiera {
	height: 90px;
	width: 100px;
	display: table;
	background: white;
	border: 1px solid #cecece;
	position: relative;
	float: left;
	margin-right: 10px;
}
.fiere .img_fiera img {
	max-height: 90px;
	max-width: 100px;
}
.fiere .testo_fiera {
	position: relative;
	float: left;
	width: 308px;
}
.fiere .testo_fiera p {
	font-size: 12px;
	line-height: auto;
	color: #666;
}
.credits {
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c2c2c;
	margin-top: 10px;
	font-weight: 600;
}
.credits a {
	text-decoration: none;
	color: #424242;
	font-weight: bold;
}
.credits a:hover {
	text-decoration: none;
	color: #fcbb00;
}
.sx {
	/* [disabled]background-color: #000;
*/
	float: left;
	height: auto;
	width: 210px;
	position: relative;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 10px;
}
.riepilogo {
	background-color: #f3f3f9;
	padding: 10px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}
.riepilogo li {
	/*margin-bottom: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #ccc;
	list-style-image: none;
	list-style-type: none;*/
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	list-style-image: none;
	list-style-type: none;
	padding-top: 2px;
	line-height: 16px;
}
.riepilogo li strong {
	font-weight: 500;
}
.riepilogo li a {
	color: #4B4B4B;
	text-decoration: none;
}
.riepilogo li a:hover {
	color: black;
	text-decoration: none;
}
.sx .ricerca_box, .dx .ricerca_box {
	background-color: #8e8e8e;
	/*	background-image: url(../img/pattern.png);
	background-repeat: repeat;*/
	
	background: #888888;
background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #888888), color-stop(50%, #717171), color-stop(51%, #5e5e5e), color-stop(100%, #747474));
	background: -webkit-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: -o-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: -ms-linear-gradient(top, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
	background: linear-gradient(to bottom, #888888 0%, #717171 50%, #5e5e5e 51%, #747474 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#747474', GradientType=0 );
	padding: 10px;
	height: auto;
	overflow: auto;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.sx .ricerca_box a, .dx .ricerca_box a {
	color: #ffffff;
	text-decoration: underline;
}
.sx .ricerca_box h1 img, .dx .ricerca_box h1 img {
	width: 24px;
	position: relative;
	float: right;
	top: 0px;
}
.sx .ricerca_box h1, .dx .ricerca_box h1 {
	font-family: 'georgiaregular';
	font-size: 17px;
	color: #FFF;
	padding-bottom: 5px;
	border-bottom: 1px solid #6B6B6B;
	margin-bottom: 10px;
	text-shadow: 0 1px 0 rgb(14, 14, 14);
	text-align: left;
}
.field_module {
	padding: 5px;
	background: white;
	border: 1px solid #e7e7e7;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: 'georgiaregular';
	font-size: 12px;
	float: none;
	width: 100%;
	color: #666;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 30px;
}
.select_module {
	padding: 5px;
	background: white;
	border: 1px solid #e7e7e7;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: 'georgiaregular';
	font-size: 12px;
	float: none;
	width: 100%;
	color: #666;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.dx {
	float: right;
	height: auto;
	width: 245px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 50px;
	margin-left: 10px;
}
.articolo_img {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	clear: both;
}
.articolo_img img {
	width: 150px;
	height: auto;
	padding: 3px;
	border: 1px solid #D9D9D9;
	margin-left: 0px;
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.centro {
	float: left;
	height: auto;
	width: 455px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.centro p {
	/*text-align: justify;*/
	text-align: left;
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
}
.pathway {
	position: relative;
	color: #a7a7a7;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ccc;
	width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pathway a {
	color: #91c03d;
	margin-left: 5px;
	margin-right: 5px;
}
.pathway a:hover {
	color: #91c03d;
	margin-left: 5px;
	margin-right: 5px;
}
.notizia {
	width: 100%;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
	max-height: 217px;
	overflow: hidden;
	position: relative;
	clear: both;
}
.notizia img {
	display: none;
}
.notizia .articolo_img img {
	display: inherit !important;
}
.notizia h1 {
	/*font-size: 14px;
font-weight: 500;
color: #333;
font-family: 'georgiaregular';
text-transform: none;*/
	font-size: 14px;
	font-weight: 500;
	color: #333;
	font-family: 'georgiaregular';
	text-transform: none;
	border-bottom: none;
	margin-bottom: 0px;
	text-align: left;
}
.centro .notizia p {
	padding: 0px;
}
.notizia h1 a {
	color: #91c03d;
	text-decoration: none;
}
a.underline {
	text-decoration: underline;
}
.notizia h2 {
	font-size: 14px;
	font-weight: 500;
	color: black;
	border: none;
	margin: 0px;
	padding: 0px;
	font-family: 'georgiaregular';
}
.notizia .articolo_img img {
	width: 150px;
	margin-bottom: 0px;
	margin-right: 5px;
	max-height: 200px;
}
/*.ricerca_avanzata table tr th {
	font-family: 'georgiaregular';
	font-size: 25px;
	font-style: italic;
	color: #a6a6ab;
	font-weight: 700;
	text-align: left;
	text-shadow: 0 1px 0 white;
	padding-bottom: 5px !important;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.ricerca_avanzata table tr td {
	font-family: 'georgiaregular';
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #a6a6ab;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 50%;
	padding: 10px;
}


.ricerca_avanzata table tr td .field_module {
	margin-top: 3px;
	color: #a9a9a9;
	font-style: italic;
	width: 100%;
	margin-bottom:0px !important;
}

.ricerca_avanzata table tr td .select_module {
	padding: 2px;
	height: 29px;
	margin-top: 3px;
	color: #a9a9a9;
	font-style: italic;
	width: 100%;
	margin-bottom:0px !important;
}



.ricerca_avanzata table tr td .btn {
	font-size: 16px;
	font-weight:600;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
}



.ricerca_avanzata {
	background-color: #f0f0f7;
}*/


.azienda {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	height: auto;
	overflow: auto;
}
.azienda .immagine {
	height: 70px;
	width: 100px;
	display: table;
	background: white;
	position: relative;
	float: left;
	border: 1px solid #ccc;
}
.azienda .settore {
	color: #999;
	text-transform: uppercase;
	font-weight: 700;
	width: 340px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.azienda .testo a {
	font-weight: 600;
	text-transform: uppercase;
	color: #91c03d;
}
.azienda p {
	padding: 0px;
}
.azienda .immagine img {
	max-height: 70px;
	max-width: 100px;
}
.azienda .testo {
	position: relative;
	float: left;
	width: 340px;
	margin-left: 10px;
	height: 70px;
	overflow: hidden;
}
/*
.paginazione {
text-align: center;
width: 100%;
padding: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
clear: both;
height:auto;
}

.paginazione strong {
color: #FFFFFF;
background-color: #91c03d;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 5px;
padding-left: 8px;
margin-top: 10px;
margin-right: 2px;
margin-bottom: 10px;
margin-left: 0px;
font-weight: 600;
-moz-border-radius: 3px;
border-radius: 3px;
}


.paginazione a {
color: #FFFFFF;
background-color: #303030;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 5px;
padding-left: 8px;
margin-top: 10px;
margin-right: 2px;
margin-bottom: 10px;
margin-left: 0px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-transition: all 0.2s linear 0s;
-webkit-transition: all 0.2s linear 0s;
-o-transition: all 0.2s linear 0s;
}

.paginazione a:hover {
background: white;
background-color: #231f20;
text-decoration:none;
	-moz-border-radius: 3px;
border-radius: 3px;
}*/


.dettaglio_azienda .azienda .testo a {
	display: none;
}
.dettaglio_azienda .azienda .testo .telefono {
	display: inline;
}
.prodotto {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	height: auto;
	overflow: auto;
}
.prodotto .immagine {
	height: 70px;
	width: 100px;
	display: table;
	background: white;
	position: relative;
	float: left;
	border: 1px solid #ccc;
}
.prodotto .settore {
	color: #999;
	text-transform: uppercase;
	font-weight: 700;
	width: 340px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prodotto .testo a {
	font-weight: 600;
	text-transform: uppercase;
	color: #91c03d;
}
.prodotto p {
	padding: 0px;
}
.prodotto .immagine img {
	max-height: 70px;
	max-width: 100px;
}
.prodotto .testo {
	position: relative;
	float: left;
	width: 340px;
	margin-left: 10px;
	height: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prodotto .testo p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ultimi_prodotti {
	margin-top: 5px;
}
.ultimi_prodotti tr td {
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
.ultimi_prodotti .immagine {
	height: 50px;
	width: 100px;
	display: table;
	background: white;
	position: relative;
	float: left;
	border: 1px solid #ccc;
}
.ultimi_prodotti .immagine img {
	max-height: 50px;
	max-width: 100px;
}
.ultimi_prodotti tr th {
	background-color: #DDDDDD;
	margin: 0px;
	padding: 10px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	text-align: left;
}
.pdf {
	/*position:relative;
float:left;*/
	border: none;
	margin-right: 5px;
}
.centro .label_module {
	color: #666;
	font-weight: 500;
	margin-bottom: 5px;
}
.centro .field_module_big {
	position: relative;
	height: 40px !important;
	border: 1px solid #e3e3e3;
	background-color: rgba(243,243,243,1);
	margin: 0;
	overflow: auto;
	-moz-box-shadow: inset 2px 3px 3px #f5f4f4;
	-webkit-box-shadow: inset 2px 3px 3px #f5f4f4;
	box-shadow: inset 2px 3px 3px #f5f4f4;
	padding: 10px;
	color: #91c03d;
	font-weight: 600;
	font-family: 'georgiaregular';
	font-size: 13px;
	width: 457px;
	margin-top: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.centro .field_module {
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 10px;
	width: 100% !important;
	overflow: auto;
	-moz-box-shadow: inset 2px 3px 3px #f5f4f4;
	-webkit-box-shadow: inset 2px 3px 3px #f5f4f4;
	box-shadow: inset 2px 3px 3px #f5f4f4;
	color: #666;
	font-weight: 500;
	font-family: 'georgiaregular';
	font-size: 13px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: rgba(243,243,243,1);
}
.centro .select_module {
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 10px;
	width: 100% !important;
	overflow: auto;
	-moz-box-shadow: inset 2px 3px 3px #f5f4f4;
	-webkit-box-shadow: inset 2px 3px 3px #f5f4f4;
	box-shadow: inset 2px 3px 3px #f5f4f4;
	color: #666;
	font-weight: 500;
	font-family: 'georgiaregular';
	font-size: 13px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	background-color: rgba(243,243,243,1);
}
.centro .field_note {
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 10px;
	width: 100% !important;
	overflow: auto;
	-moz-box-shadow: inset 2px 3px 3px #f5f4f4;
	-webkit-box-shadow: inset 2px 3px 3px #f5f4f4;
	box-shadow: inset 2px 3px 3px #f5f4f4;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 5px;
	background-color: rgba(243,243,243,1);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.riepilogo li ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.riepilogo li ul li {
	list-style-image: none;
	list-style-type: none;
}
.riepilogo li ul li a {
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}
.riepilogo li ul li a:hover {
	background-image: url(../img/bullet_blue.png);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding-left: 10px;
	text-decoration: none;
	color: #666;
}
.contatti {
	width: 100%;
}
.contatti tr td {
	padding: 0px;
}
.contatti tr td h1 {
	font-weight: normal;
	font-family: 'georgiaregular';
	font-size: 16px;
	color: #414141;
	margin-bottom: 0px;
	text-shadow: 0 1px 0 white;
	border-bottom: 1px dotted #CACACA;
	padding-bottom: 5px;
	text-align: left;
}
.label_sondaggio {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	position: relative;
	float: left;
}
.label_sondaggio input {
	margin-right: 5px;
	top: 3px;
	position: relative;
	float: left;
}
ul.riepilogo_articolo {
	list-style-image: none;
	list-style-type: none;
}
ul.riepilogo_articolo li {
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.riepilogo_articolo li a {
	font-family: 'georgiaregular';
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
}
/*poolbar styles*/

/*#pollresults {
background: #f0f0f0;
margin: 0px;
margin-top: 10px;
width: 100%;
margin-bottom: 10px;
height: auto;
overflow: auto;
}

#pollinfo .blockhead, #pollinfo .pollsubhead, #pollinfo .blockrow, #pollinfo .blockfoot {
background: transparent;
border: 0;
padding: 5px 0 0;
clear: both;
}

#pollresults li p {
display: block;
position: relative;
width: 30%;
float: left;
bottom: 0;
}

#pollresults li .votes {
	font-size: 11px;
	position: relative;
	display: block;
	float: left;
	width: 60%;
}

#pollresults li .votes .pollbarwrapper {
position: relative;
width: 83%;
display: block;
float: left;
clear: right;
}

#pollresults li .votes .pollbarwrapper div {
float: left;
}*/


.pollbar1, .pollbar2, .pollbar3, .pollbar4, .pollbar5, .pollbar6 {
	height: 15px;
	border: 0px transparent;
	display: inline-block;
}
/*#pollresults li .votes {
font-size: 11px;
}

#pollresults li .votes .numvotes {
	display: block;
	margin-left: 5px;
	float: left;
	clear: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#pollresults li .percentvotes {
position: absolute;
}*/
.pollbar1 {
	background: rgb(255, 173, 0);
}
.pollbar2 {
	background: rgb(132,132,255) none;
}
.pollbar3 {
	background: rgb(255,231,132) none;
}
.pollbar4 {
	background: rgb(255,132,255) none;
}
/*#pollresults .blockrow {
list-style-image: none;
list-style-type: none;
clear: both;
position: relative;
float: left;
margin: 0px;
padding: 0px;
height: auto;
width: 100%;

}*/

.sondaggi_tabella {
	background: #f0f0f0;
	margin: 0px;
	width: 100%;
}
.sondaggi_tabella tr td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
}
.sondaggi_tabella tr th {
	/* [disabled]text-align:right;
*/
	font-weight: 600;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 11px;
	color: #ccc;
	background-color: white;
}
/* fine poolbar styles */

.video_multimedia iframe {
	margin-bottom: 10px;
}
.multimedia {
	border-bottom: 1px dotted #C4C4C4;
	padding-bottom: 0px;
	padding-top: 5px;
	height: auto;
	overflow: auto;
	width: 100%;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.multimedia h3 {
	font-family: 'georgiaregular';
	font-weight: 500;
	font-size: 12px;
	position: relative;
	float: right;
	width: 370px;
	padding-bottom: 0px;
	border-bottom: none;
	margin-bottom: 0px;
	padding-top: 4px;
}
.multimedia img {
	position: relative;
	float: left;
	margin-right: 5px;
	top: 3px;
}
.multimedia_articolo a {
	background-image: url(../img/allegato2.png);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 37px;
	text-transform: uppercase;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0ECEC;
	border-right-color: #E0D6D6;
	border-bottom-color: #E0D6D6;
	border-left-color: #F0ECEC;
	top: 5px;
	position: relative;
}
ul.congresso {
	height: 120px !important;
}
.congresso li {
	position: relative;
	float: left;
	width: 30%;
	padding-left: 30px;
}
.immagine_rivista {
	float: left;
	width: 220px;
	/*	margin-right: 10px;*/
	position: relative;
	margin-bottom: 20px;
	margin-top: 5px;
}
.immagine_rivista img {
	width: 220px;
}
.testo_rivista h1 {
	font-weight: normal !important;
	font-family: 'georgiaregular';
	font-size: 17px;
	color: rgb(138, 138, 138);
	text-align: left;
}
.testo_rivista strong {
	font-weight: normal !important;
}
.testo_rivista {
	float: right;
	width: 230px;
	position: relative;
	margin-bottom: 20px;
}
ul.arretrati {
	height: auto;
	overflow: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
.centro ul li {
	font-family: 'georgiaregular';
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
ul.arretrati li {
	position: relative;
	float: left;
	/*margin: 5px;*/
	text-align: center;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 143px;
	height: 180px;
	padding-bottom: 10px;
	background: none;
}
ul.arretrati p {
	font-size: 11px;
	font-weight: 500;
	text-align: center;
}
ul.arretrati li img {
	width: 100px;
}
/*td.settori_rif, .css_grid {
width: 435px;
overflow-x: auto;
height: auto;
border: 1px solid #e3e3e3;
margin: 0px;
font-size: 12px;
border-collapse: collapse;
background: #fafafa;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: inset 2px 3px 3px #f5f4f4;
-webkit-box-shadow: inset 2px 3px 3px #f5f4f4;
box-shadow: inset 2px 3px 3px #f5f4f4;
font-family: 'open Sans', verdana, sans-serif;
font-size: 12px;
color: #7f7f7f;
}

.css_grid td {
border-style: none;
padding: 10px 5px 10px 5px;
}*/

.settori_merceologici {
	width: 100%;
	font-weight: 500;
	font-family: 'georgiaregular';
	color: #666;
	background-color: rgba(243,243,243,1);
	-moz-box-shadow: inset 2px 3px 3px #f5f4f4;
	-webkit-box-shadow: inset 2px 3px 3px #f5f4f4;
	box-shadow: inset 2px 3px 3px #f5f4f4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	margin-top: 10px;
	margin-bottom: 15px;
}
.settori_merceologici tr td {
	padding: 10px;
	border-bottom: 1px solid #e3e3e3;
	border-left: none;
	border-right: none;
	border-top: none;
}
/*.risposta {
position: relative;
float: left;
width: 185px;
height: 40px;
background: red;
font-size: 10px;
margin-right:5px;
margin-top:5px;
}

.barra {
position: relative;
float: left;
width: 200px;
height: 40px;
background: #ccc;
margin-top:5px;
margin-right:5px;
}
.persone {
position: relative;
float: left;
width: 30px;
background: yellow;
height: 40px;
margin-right:5px;
margin-top:5px;
}

.percentuale {
position: relative;
float: left;
width: 30px;
background: green;
height: 40px;
margin-right:0px;
margin-top:5px;
}

.barra p {
width: 50%;
height: 25px;
background: black;
margin-top: 7px;
padding:0px;}


.sondaggi_tabella .barra p:first-child {
	background: red;
}


.sondaggi_tabella {
background: #f0f0f0;
margin: 0px;
width: 100%;
clear:both;
}*/


.html_images img {
}
.html_images .loghi {
	text-align: center;
	width: 100%;
}
.html_images .loghi td {
	padding: 10px;
	width: 25%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	text-align: center;
}
.html_images .loghi img {
	width: auto;
	height: auto;
	padding: 3px;
	border: 1px solid #D9D9D9;
	margin-left: 0px;
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	float: inherit;
	max-width: 135px;
	vertical-align: middle;
	text-align: center;
}
.risultati_sondaggio span.titolo {
	display: none;
}
.articolo {
	background: white !important;
	font-family: 'georgiaregular';
	font-size: 13px;
	height: auto;
	overflow: auto;
	width: 700px;
	overflow-x: hidden;
	padding: 0px;
	margin: 0px auto 0px auto;
}
.titolo_privati {
	font-weight: normal;
	font-family: 'georgiaregular';
	font-size: 25px;
	color: #91c03d;
	padding-bottom: 5px;
	border-bottom: 1px solid #C4C4C4;
	border-top: 1px solid #C4C4C4;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-top: 2px;
	margin-top: 10px;
}
.condividi2 {
	position: absolute;
	right: 0px;
	z-index: 10;
	width: 140px;
	background: rgb(230, 230, 230);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 4px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	cursor: pointer;
	top: 17px;
}
.condividi2 img {
	border: none;
	opacity: 0.8;
}
.titolo_condividi {
	position: relative;
	float: left;
	margin-right: 8px;
	color: #666;
	text-transform: uppercase;
	font-weight: 600;
	top: 1px;
	font-family: 'georgiaregular';
	font-size: 12px;
}
.benvenuto .btn {
	position: relative;
	float: right;
	margin-right: 10px;
margin-top:6px -moz-border-radius: 3px;
	border-radius: 3px;
}
div.fiere a.ariepilogo strong {
	display: none;
}
.loghi {
	text-align: center;
	width: 100%;
}
.loghi td {
	padding: 20px;
	width: 50%;
}
.loghi img {
	max-width: 180px;
}
.gallery tr td {
	text-align: center;
	padding-top: 5px;
}
.stand tr td {
	padding: 5px;
}
.stand tr th {
	color: #FFF;
	font-family: 'georgiaregular';
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #a6a6ab;
	text-align: left;
}
/*paginazione*/

.paginazione {
	text-align: center;
	width: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	height: auto;
}
.paginazione a.ariepilogo_current {
	color: #FFFFFF;
	background-color: #91c03d;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.paginazione a {
	color: #FFFFFF;
	background-color: #303030;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.paginazione a:hover {
	color: #FFFFFF;
	background-color: #91c03d;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.notizia_index {
	position: relative;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px dotted #D9D9D9;
	padding-bottom: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.notizia_index h1 a {
	color: #000;
	text-decoration: none;
	text-align: left;
}
.notizia_index h2 {
	color: #91c03d !important;
	font-size: 11px !important;
	font-weight: bold !important;
}
.first {
	width: 100% !important;
}
.notizia_contenuto {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
}
.first .notizia_contenuto {
	height: 420px;
}
.approfondimenti .notizia_contenuto h1 {
	font-family: 'georgiaregular';
	font-size: 16px;
	color: #000;
	padding: 0px;
	padding-left: 0px;
	font-weight: 400;
	border-bottom: none;
	margin-bottom: 0px;
	text-align: left;
	max-height: 50px;
	overflow: hidden;
}
.first .notizia_contenuto h1 {
	font-size: 18px;
	clear: both;
	padding: 0px;
}
.taglio_p {
	height: 46px;
	overflow: hidden;
}
.approfondimenti .notizia_contenuto h2 {
	font-family: 'georgiaregular';
	padding-bottom: 5px;
	border-bottom: none;
	text-transform: uppercase;
	padding-top: 0px;
	margin-bottom: 2px;
}
.first .notizia_contenuto h2 {
	clear: inherit;
	border: none;
	margin-bottom: 5px;
}
.notizia_contenuto p {
	line-height: 15px;
	color: #666666;
	font-size: 12px;
}
.notizia_index .notizia_contenuto {
	padding: 0px;
}
/* stili partner */

.riepilogo_partner {
	color: #7c7979;
	width: 198px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px dotted #C4BFAE;
	padding: 10px;
	position: relative;
	float: left;
}
.riepilogo_partner h1 {
	font-size: 14px;
	color: #13a89e;
	margin-bottom: 0px;
	text-align: center;
	border: none;
	margin-top: 20px;
}
.riepilogo_partner h1 a {
	color: #91c03d;
	text-decoration: none;
}
.riepilogo_partner h1 a:hover {
	text-decoration: underline;
}
.img_partner {
	height: 150px;
	width: 200px;
	display: table;
	margin-bottom: 10px;
}
.img_partner img {
	max-width: 200px;
	max-height: 150px;
	border: 0px;
}
.riepilogo_partner .testo {
	font-size: 11px;
	height: auto;
	position: relative;
	margin-bottom: 13px;
	line-height: 16px;
	text-align: left;
}
.riepilogo_partner .testo .testo_p {
	max-height: 63px;
	height: 63px;
	overflow: hidden;
}
.riepilogo_partner .testo .testo_p p {
	text-align: left;
}
/* fine stili partner */

.banner_sx img {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #C5C5C5;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
.banner_sx img {
	margin-top: 10px;
}
a.pn {
	font-size: 11px;
	color: #C8C8C8;
}
a.pn:hover {
	text-decoration: underline;
	color: #C8C8C8;
}
.multimedia_articolo a.lightbox {
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
	background-color: none;
	border: none !important;
}
.multimedia_articolo a.lightbox img, .notizia p img, .notizia p a img, .centro p a img {
	width: 100% !important;
	border: none;
}
.centro ol {
	list-style-position: inside;
	list-style-image: none;
}
.centro ol li {
	margin-bottom: 10px;
	/*text-align: justify;*/
	text-align: left;
	font-size: 13px;
	padding: 5px;
	line-height: 20px;
}
.ora {
	position: relative;
	font-size: 11px;
	top: -60px;
	float: right;
	color: #999;
}
.ora a {
	color: #91c03d;
	font-size: 13px;
	margin-left: 10px;
}
.tabellalogin tr td {
	padding: 10px;
}
ul.riepilogo li .field_module {
	margin-bottom: 0px !important;
	margin-top: 5px;
}
ul.riepilogo li .btn {
	color: white;
	position: relative;
	margin-top: 13px;
	margin-bottom: 5px;
}
/* RESTYLE NEWS HOMEPAGE */



.news_index {
	position: relative;
	float: left;
	width: 100%;
	height: 230px;
	border-bottom: 1px dotted #999;
}
.news_contenuto {
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	height: 216px;
}
.news_contenuto h1 {
	font-family: 'georgiaregular';
	font-size: 17px;
	color: #000;
	padding: 5px;
	padding-left: 0px;
	font-weight: bold;
	border-bottom: none;
	margin-bottom: 0px;
	text-align: left;
	padding-bottom: 0px;
}
.news_contenuto h2 {
	font-weight: bold;
	font-family: 'georgiaregular';
	font-size: 13px;
	color: #91c03d;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	margin-bottom: 14px;
	margin-top: 0px;
	padding-top: 0px;
}
.news_contenuto .articolo_img img {
	width: 70px;
	height: auto;
	padding: 3px;
	border: 1px solid #D9D9D9;
	margin-left: 0px;
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.news_contenuto .articolo_img img {
	width: 250px;
	max-width: 250px;
	height: auto;
	padding: 3px;
	border: 1px solid #D9D9D9;
	margin-left: 0px;
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.notizia_contenuto p {
	line-height: 15px;
}
.new_focus {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
	background-color: #f3f3f9;
}
.new_focus .immagine_home {
	border: none;
	background: white;
}
.new_focus h1 {
	font-family: 'georgiaregular';
	font-size: 15px;
	color: #91c03d;
	padding-bottom: 0px;
	border-bottom: none;
	margin-bottom: 5px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
}
.new_focus a {
	font-size: 15px;
	line-height: 17px;
}
.new_focus .articolo_img img {
	height: 46px;
	width: auto;
	padding: 3px;
	border: 1px solid #D9D9D9;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.approfondimenti .leggitutto {
	position: absolute;
}
.newselenco_index {
	position: relative;
	float: left;
	width: 330px;
}
.newselenco_index .new_focus {
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	height: 55px;
	overflow: hidden;
}
.new_focus p {
	font-family: 'georgiaregular';
	font-size: 12px;
	color: #818181;
	padding-bottom: 0px;
	border-bottom: none;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 0px;
}
.news_home {
	position: relative;
	float: right;
	width: 245px;
	margin-bottom: 10px;
	/*height: 930px;*/
	height: 858px;
	overflow: hidden;
}
.new {
	width: 100%;
	position: relative;
	clear: both;
	height: auto;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.titolo_news {
	position: relative;
	float: right;
	width: 155px;
	font-size: 12px;
}
.titolo_news a {
	color: #010101;
}
.giallo_new {
	/*font-weight: bold;
font-family: 'georgiaregular';
font-size: 12px;
color: #91c03d;
padding-bottom: 0px;
border-bottom: none;
margin-bottom: 5px;
text-align: left;
margin-top: 5px;*/
	font-family: 'georgiaregular';
	font-size: 11px;
	color: #91c03d;
	border-bottom: none;
	text-align: left;
	position: relative;
	float: left;
	width: 85px;
	font-weight: 600;
}
.approfondimenti .leggitutto {
	width: 100%;
	/*top: 263px;*/
	top: 178px;
	left: 1px;
}
.newsimg img {
	width: 450px;
	height: auto;
	padding: 3px;
	border: 1px solid #D9D9D9;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#header .registered {
	position: relative;
	margin: 0px;
	background-color: transparent;
	padding: 5px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#header .registered p {
	font-size: 14px;
	line-height: 17px;
	color: #020202;
	position: relative;
	float: left;
	margin-top: 25px !important;
}
#header .registered div.dimenticata {
	margin-top: 25px;
}
#header .registered h1 {
	background-color: #dfdfe6;
	font-family: 'georgiaregular';
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 11px;
}
#header .registered .login {
	position: relative;
	width: 100%;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#header .registered .field_module {
	padding: 5px;
	background: rgba(255,255,255,0.1);
	border: 1px solid #3E3E3E;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: 'georgiaregular';
	font-size: 12px;
	float: right;
	width: 100%;
	color: #666;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
}
#header .registered .label_module {
	float: left;
	font-family: 'georgiaregular';
	color: #666666;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	padding-top: 6px;
	width: 75px;
}
#header .registered .btn {
	position: relative;
	float: right;
	margin-top: 20px;
	width: 102px;
	font-size: 15px;
	margin-right: 0px;
	color: #91c03d;
	text-decoration: none;
	margin-bottom: 1px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#header .registered .btn:hover {
	color: white;
}
#header .registered a {
	font-size: 11px;
	margin-right: 5px;
	color: rgb(132, 132, 132);
	text-decoration: underline;
	font-weight: normal;
}
.corpo_news {
	height: 43px;
	overflow: hidden;
}
.notizia_index .contenitore_home p strong {
	font-weight: normal !important;
}
.contenitore_home {
	height: 108px;
	overflow: hidden;
}
.contenitore_home img {
	display: none;
}
.contenitore_home .immagine_home div img {
	display: inline !important;
}
.first .contenitore_home {
	height: inherit;
}
.centro ul.lista_regioni li {
	position: relative;
	float: left;
	width: 31%;
	background: #f1f1f1;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 10px;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.centro ul.lista_regioni li:hover {
	background: #91c03d;
}
.centro ul.lista_regioni a:hover {
	text-decoration: none;
}
/* immagini in primo piano homepage */


.first .immagine_home {
	height: 280px !important;
	width: 410px;
	margin-right: 0px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	margin-top: 10px;
	background: #f5f5f5;
}
.first .immagine_home div img {
	max-height: 280px;
	max-width: 410px;
}
.first .clear {
	clear: inherit;
}
.immagine_home {
	display: table;
	position: relative;
	float: left;
	clear: both;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100px;
	height: 100px;
	border: 1px solid #d9d9d9;
	margin-right: 10px;
}
.immagine_home div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.immagine_home div img {
	max-height: 100px;
	max-width: 100px;
}
/*  dineimmagini in primo piano homepage */

/* old newsletter
.newsletter  {
	margin-bottom: 10px;
	margin-top: 0px;
	background: #91c03d;
	height: auto;
	overflow: auto;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.newsletter .newsbtn {
	height: 25px;
	margin-right: 2px;
	margin-left: 0px;
	float: right;
	position: relative;
	margin-top: 5px;
}


.newsletter_email {
	float: left;
	position: relative;
	width: 80%;
	border: 1px solid #FFF;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;

}

.newsletter span {
	color: white;
	margin-top: 10px;
	width: 100%;
	position: relative;
	clear: both;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;

}
.newsletter .titolo {
	background: rgb(43, 43, 43);
	-webkit-box-shadow: none;
	box-shadow: none;
}


.newsletter_input {
	background:white; 
	height:auto; 
	overflow:auto;
	width:100%; 
	margin-top:10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}
*/

.newsletter {
	margin-bottom: 10px;
	margin-top: 0px;
	height: auto;
	overflow: auto;
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	border-radius: 5px;
	clear: both;
	border: 1px solid #A9A9A9;
	background: rgb(255,252,252); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjRmYWZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,252,252,1) 0%, rgba(244,250,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,252,252,1)), color-stop(100%, rgba(244,250,255,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,252,252,1) 0%, rgba(244,250,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255,252,252,1) 0%, rgba(244,250,255,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,252,252,1) 0%, rgba(244,250,255,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center, rgba(255,252,252,1) 0%, rgba(244,250,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#f4faff', GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}
.newsletter .newsbtn {
	height: 25px;
	margin-right: 2px;
	margin-left: 0px;
	float: right;
	position: relative;
	margin-top: 5px;
}
.newsletter_email {
	float: left;
	position: relative;
	width: 80%;
	border: 1px solid #FFF;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
}
.newsletter span {
	margin-top: 5px;
	width: 100%;
	position: relative;
	clear: both;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	color: #737373;
	text-align: center;
	line-height: 18px;
}
.newsletter .titolo_newsletter {
	background-image: url(../img/newsletter_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	text-align: center;
	font-size: 18px;
	text-shadow: 0 1px 0 rgb(255, 255, 255);
	color: black;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.newsletter_input {
	background: white;
	height: auto;
	overflow: auto;
	margin: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #cacaca;
}
.html_images {
	padding-left: 10px;
	padding-right: 10px;
}
.regioni_menu {
	margin-bottom: 30px;
	position: relative;
	clear: both;
	padding-left: 4px;
}
.regioni_menu ul {
	list-style-image: none;
	list-style-type: none;
}
.regioni_menu ul li {
	list-style-image: none;
	list-style-type: none;
	position: relative;
	float: left;
	font-size: 10px;
	margin-left: 3px;
	text-align: center;
}
.regioni_menu ul li a {
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}
.regioni_menu ul li a:hover {
	color: #91c03d;
}
.sx_homepage {
	position: relative;
	float: left;
	width: 420px;
	border-right: 1px dotted #ccc;
	overflow: hidden;
	height: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 10px;
}
.puntini {
	border-top: 1px dotted #ccc;
	width: 100%;
	height: 1px;
	clear: both;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.banner_mini {
	border: none;
	width: 245px;/* border:1px solid #ccc;
 -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-top:10px;*/
}
.banner_mini img {
	width: 245px;
	/*height: 190px !important;*/
	margin-top: 10px;
	border: 1px solid #ccc;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_sx {
	position: relative;
	float: left;
	width: 680px;
	height: auto;
}
.footer_dx {
	position: relative;
	float: right;
	width: 250px;
	height: auto;
	min-height: 200px;
	margin-right: 10px;
}
.footer_dx .menu {
	float: right;
	width: 250px;
	margin: 0px;
	clear: both;
	position: relative;
	height: auto;
	margin-bottom: 10px;
}
.footer_dx .footer_loghi {
	background-color: #4b4b4b;
	border: 1px solid #303030;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../img/pattern.png);
	padding: 10px;
	padding-bottom: 0px;
	position: relative;
	clear: both;
	margin-bottom: 10px;
	text-align: center;
}
.footer_dx .footer_loghi img {
	max-width: 100%;
	border: none;
	margin-bottom: 10px;
}
.footer_dx table tr td {
	text-align: center;
}
.riservato {
	position: relative;
	float: left;
	width: 300px;
}
.riservato img {
	position: relative;
	float: left;
	height: 65px;
	width: auto;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
}
.regione h1 {
	font-size: 15px !important;
	background-image: url(../img/search.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.prodottoregione h1 {
	font-size: 15px
}
.regione h1 span {
	font-size: 20px;
	color: #91c03d;
}
.banner_iferrday {
	width: 100%;
	margin-bottom: 10px;
}
.banner_iferrday img {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.corpo_news br {
	display: none;
}
.numero {
	/*width:100%;
text-align:center;
margin-top:10px;
border-top:1px dotted #ccc;*/
	position: relative;
	float: left;
}
.numero img {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	border: 1px solid #f1f1f1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.foto {
	text-align: center;
	width: 100%;
	position: relative;
	clear: both;
}
.foto img {
	width: auto;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-height: 290px;
}
.comeefatto_hr {
	width: 100%;
	clear: both;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	background: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 1px;
}
.note {
	padding: 10px;
	background: #f0f0f0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 3px solid white;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	margin-top: 20px;
	margin-bottom: 20px;
}
.passi p {
	color: #666;
	font-weight: 700;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	text-align: justify;
}
.passo {
	position: relative;
	float: left;
	width: 50%;
	min-height: 450px;
}
/* lo sapevate che */

.sapevate_a, .sapevate_c {
	margin-bottom: 20px;
}
.sapevate_b {
	margin-bottom: 40px;
}
.sapevate_a h1, .sapevate_b h1, .sapevate_c h1 {
	font-size: 30px;
	font-weight: bold;
	color: black;
	padding-bottom: 0px;
	border-bottom: none;
	font-family: 'Oswald', sans-serif;
}
.sapevate_a {
	border: 2px solid #E0B100;
	background-color: #FBF5E4;
	padding: 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.sapevate_c {
	border: 5px dashed black;
	padding: 10px;
}
.sapevate_a h1 span, .sapevate_b h1 span, .sapevate_c h1 span {
	font-size: 60px;
}
.sapevate_a h1 span {
	color: #589730;
	text-shadow: 1px 1px 0px white;
}
.sapevate_b h1 span {
	color: #91c03d;
}
.sapevate_b h1 {
	border-bottom: 2px solid #dcae00;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.sapevate_c h1 span {
	color: #e2001a;
}
.sapevate_a p, .sapevate_b p, .sapevate_c p {
	text-align: justify;
}
.sapevate_a p strong, .sapevate_b p strong, .sapevate_c p strong {
	font-size: 18px;
	font-weight: 700;
	color: black;
	font-family: 'Oswald', sans-serif;
}
.sapevate_a img, .sapevate_c img {
	max-width: 100%;
	border: none;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
}
.sapevate_b img {
	max-width: 50%;
	border: none;
	margin-top: 10px;
	float: right;
	position: relative;
	margin-bottom: 5px;
	margin-left: 15px;
}
.paginazione_gallery div.ariepilogo {
	display: inline;
	cursor: pointer;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.paginazione_gallery div.ariepilogo a {
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.paginazione_gallery div.ariepilogo a.current {
	background-color: #91c03d;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.paginazione_gallery div.ariepilogo:hover {
}
.paginazione_gallery a {
	color: white;
	font-weight: normal;
}
.paginazione_gallery a:hover {
	text-decoration: none;
}
.paginazione_gallery {
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	clear: both;
	height: auto;
}
.paginazione_gallery div.ariepilogo a:hover {
	background-color: #91c03d;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}
.paginazione_gallery a {
	color: #FFFFFF;
	background-color: #303030;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: all 0.2s linear 0s;
	-webkit-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}
.paginazione_gallery div.ariepilogo a {
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#divWG h1 {
	/* font-weight: normal;
  font-family: 'georgiaregular';
  font-size: 16px;
  color: #91c03d;
  padding-bottom: 5px;
  border-bottom: none;
  margin-bottom: 5px;
  margin-top:8px;
  text-align: center;
  	overflow: hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;*/
	font-weight: normal;
	font-family: 'georgiaregular';
	font-size: 14px;
	color: #91c03d;
	padding-bottom: 5px;
	border-bottom: none;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 203px;
	padding: 0px 10px;
	margin: 5px 0px;
}
td.tdImg img {
	max-height: 133px;
}
#divWG h1 a {
}
#divWG a:hover {
	text-decoration: none;
}
.condividi span,
.centro h1 span,
.testiomonial_item h1 a,
.riepilogo li a span {
    color: #91c03d !important;
}

/*STAFF*/


 ul.staff {
  display: block;
  text-align: center;
  margin: 0px;
  padding: 0px
}
 ul.staff li {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 49%;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  background-image: none;
}
 ul.staff li img {
  width: 160px;
  margin-bottom: 10px;
}
 ul.staff li svg {
  font-size: 22px;
}
 ul.staff li::before {
  content: "";
  margin-right: 0px;
}
ul.staff h3 {
    width: 100%;
    font-size: 17px;
    color: #333;
    font-weight: 500;
    text-align: center;
    padding: 0px;
    line-height: 20px;
    margin: 0px;
    BORDER: NONE;
}
 ul.staff p {
    text-align: center;
    font-size: 14px;
    margin: 0px;
    line-height: 30px;
    padding: 0px;
}

 ul.staff li img.li_email {
   width:20px !important;
}