/*||==============================================================================||
								TEMPLATE START
  ||==============================================================================||
*/
/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}/* remember to define focus styles! */
:focus {
	outline: 0;
}/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* =Clearfix (all browsers)--------------------------------*/.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}/* IE6 */
* html .clearfix {
	height: 1%;
}/* IE7 */
*:first-child+html .clearfix {
	min-height: 1px;
}
/*+clearfix {*/
#header:after, #nav:after, #content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#header, #nav, #content {
	display: inline-block;
}
#header, #nav, #content {
	/*\*/
	display: block;
	/**/
	_height: 1px;
}
/*+}*/

/*||==============================================================================||
								<GENERAL
  ||==============================================================================||
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #2A303B;
	margin: 0px;
	font-size: 14px;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background: #fff url(../images/body.jpg) repeat-x 0 0;
}
/*||==============================================================================||
								<TIPOGRAPHY
  ||==============================================================================||
*/
h1, h2, h3 {
/*	font-family: 'Lato', arial, serif;
*/}
h1 {
	font-size: 210%;
	color: #926150;
	line-height: 1.3em;
	margin: 20px 0;
	padding: 0;
	font-weight: bold;
}
h2 {
	color: #45525A;
	margin: 20px 0px 20px;
	font-size: 140%;
	clear: both;
	font-weight: lighter;
	line-height: 1.3em;
}
h3 {
	color: #3385B3;
	font-size: 130%;
	line-height: 140%;
	margin: 20px 0px 10px;
	padding: 0;
}
h3.orange {
	font-size: 120%;
	margin: 20px 0px 20px 0px;
	padding: 0 0 0 15px; 
	float: left;
	width: 195px;
	/*  COLOR  */
    color: #3385B3;
	display: block;
}
#sidebar img {
	margin-left: 0;
}
h4 {
	color: #3385B3;
	font-size: 110%;
	font-weight: bold;
	margin: 20px 0px 7px;
}
h5 {
	color: #333;
	font-size: 100%;
	padding: 5px 0px 2px;
}
/*||==============================================================================||
								<ELEMENTS
  ||==============================================================================||
*/
p {
	padding: 0px 0px 10px;
}
/*p strong {
	color: #222;
}*/
ul, ol {
	margin: 5px 0 5px 20px;
	padding: 0px 0px 5px 16px;
}
li {
	padding: 0 0 10px 0;
	list-style: disc;
}
ol li {
	list-style: decimal;
}
#sidebar ul {
	margin: 10px 0 0 10px;
	padding: 0;
}
#sidebar ul li {
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	list-style-type: none;
	font-size: 90%;
	border-bottom: 1px solid #fff;
}
#sidebar ul li a strong {
	text-decoration: none;
	font-size: 120%;
	color: #1F2633;
	margin: 0 0 10px 0;
	display: block;
}


ul.double {
	margin: 20px 0 20px 0;
}
ul.double li {
	float: left;
	margin: 5px 40px 0 0;
	width: 230px;/*	font-size: 140%;
	color: #1879BD;*/
	list-style-type: none;
	font-size: 120%;
}
ul.double li a {
	color: #1879BD;
	padding: 10px 0 0 0;
}
ul.double li img {
	float: left;
	margin: 0 10px 0 0;
}


small {
	font-size: 10px;
}
ins {
	background: #f60;
	color: #000;
	text-decoration: none;
}
.mark {
	font-style: italic;
	font-weight: bold;
}
abbr[title], dfn[title] {
	cursor: help;
}
input, select {
	vertical-align: middle;
}
html {
	overflow-y: scroll; /* always force scrollbar in IE */
	-webkit-font-smoothing: antialiased;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}
th, td {
	padding:7px;
}
#main table tr#evidente {
	background-color: #CCE6F9;
}
caption {
	white-space: nowrap;
}
pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}
blockquote {
	background: #FFF;
	font-style: italic;
	font-family: 'Lato', arial, serif;
	font-size: 110%;
	line-height: 140%;
	padding: 20px;
	color: #1874B6;
	border: 1px solid #1874B6;
	margin: 20px 0 20px 0;
}
#main table {
	background: none repeat scroll 0 0 #E6EAE7;
	width: 99%;
	margin: 20px 0 20px 0;
}
#main table tbody tr {
	background: none repeat scroll 0 0 #E6EAE7;
}
#main table caption, #main table th {
	text-align: left;
	background: #E6EAE7;
}
#main table td, #main table th {
	border-bottom: 2px solid #fff;
}
hr {
	background: #eee;
	margin: 20px 0 10px 0;
}
/*||==============================================================================||
								<LINKs
  ||==============================================================================||
*/
 
a:link {
	color: #66CCFF;
	text-decoration: underline
}
a:visited {
	color: #66CCFF;
}
a:hover, a:focus {
	color: #66CCFF;
	text-decoration: none;
}
a:active {
}
/*||==============================================================================||
								<CALL
  ||==============================================================================||
*/
 
.call_main {
	margin: 10px 0 20px 0;
	clear: both;
}

/*||==============================================================================||
								<STRUCTURE
  ||==============================================================================||
*/

#wrap {
	width: 980px;/* changewidth*/
	margin: 0 auto;
	position: relative;
}
/*||==============================================================================||
								<HEADER
  ||==============================================================================||
*/

#header {
	position: relative;
	padding: 0;
	height: 196px;
}
#header a.logo {
	 float: left;
	 padding: 10px 0 0 0;
} 

#header .image {
	 float: right;
} 

/*||==============================================================================||
								<OVERVIEW
  ||==============================================================================||
*/
#overview {
	margin: 10px 0 0 0;
	padding:25px;
	clear: both;
	background: #FFF4BD;
	height: 70px;
}
/*||==============================================================================||
								<CONTENT
  ||==============================================================================||
*/
#content {
	clear: both;
	position: relative;
	padding: 0;
	margin: 0;
	width: 980px;/* changewidth*/
}
/*======    <MAIN   =======*/
#main {
	float: left;
	width: 455px;/* changewidth*/
	padding: 0 25px 25px 100px;
	margin: 15px 0 0 0; 
}
ul.vantaggi {
	margin: 20px 0 20px 0;
	padding: 20px 0;
}
ul.vantaggi li {
	list-style-type: none;
	margin: 0 0 15px 0;
}
ul.vantaggi li a {
	color: #66CCFF;
	text-decoration: underline;
}
ul.vantaggi li h5 {
	color: #1C5789;
	background: #BED0D9 url(../images/arrow_strong.png) no-repeat 10px center;
	display: block;
	font-size: 140%;
	margin: 0 0 5px 0;
	padding: 6px 6px 6px 30px;
}
/*======    <SIDEBAR   =======*/
#sidebar {
	width: 330px;/* changewidth*/
	padding: 60px 0 20px 0;
	float: right;
	background: #BED0D9;
	border: 1px solid #94B1C0;
	position: relative;
}
#sidebar img.call_sidebar {
	margin: 0 0 10px 15px;
}

/*#sidebar h3 { 
	line-height: 1.6em;
	padding: 10px 20px 20px 20px;
	margin-bottom: 15px;
}*/

#sidebar h3 span { 
	padding-left: 40px;
}

#sidebar big {
	font-size: 220%;
	top: 45px;
	position: absolute;
	left: 25px;
}

#sidebar img.call_sidebar {
	position: absolute;
	top: -5px;
	left: -32px;
}
/*||==============================================================================||
								<MORE CONTENT
  ||==============================================================================||
*/
#more_content {
	margin: 10px 0 0 0;
	padding:25px;
	clear: both;
	background: #FFF4BD;
	height: 70px;
}
/*||==============================================================================||
								<EXTRA WRAP
  ||==============================================================================||
*/
#extra_wrap {
	clear: both;
	background: #ddd;
}
.extra_wrap_content {
	margin: 0 auto;
	width: 910px;/* changewidth*/
	background: #fff;
	height: 100px;
	padding: 25px;
}
/*||==============================================================================||
								<FOOTER
  ||==============================================================================||
*/
#footer {
	clear: both;
	overflow: hidden;
	margin: 30px 0 30px 0;
}
#footer-content {
	text-align: left;
	clear: both;
	margin: 0px auto;
	width: 930px;/* changewidth*/
	padding: 10px 20px 20px;
	overflow: hidden;
	color: #fff;
	background: #404D56;
	border-top: 4px solid #2E3B44;
}
.copy {
	float: left;
	width: 60%;
	text-align: left;
}
.reserved {
	float: right;
	width: 35%;
}
.reserved span {
	line-height: 20px;
	display: inline-block;
}
.reserved a {
	background: aqua;
	display: inline-block;
	height: 20px;
	position: relative;
}
.reserved a img {
	position: absolute;
	top:1px;
}
#footer a:link, #footer a:visited {
	color: #fff;
}
/*||==============================================================================||
								<CLASS
  ||==============================================================================||
*/

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.sep {
	background: url(../images/taglio/sep.png) repeat-x 0 0;
	width: 100%;
	height: 2px;
	margin: 10px auto;
	clear: both;
}
.img-left {
	float: left;
	margin: 0 18px 10px 0;
}
.img-right {
	float: right;
	margin: 0 0px 10px 10px;
}
.text-right {
	width: 250px;
	float: right;
}
.text-left {
	width: 294px;
	float: left;
	padding: 20px 0 0 0;
}
/*||==============================================================================||
								<FORM
  ||==============================================================================||
*/

#nomesia_form {
	font-size: 11px;
	margin: 0 10px 10px 20px;
	padding: 0;
	clear: both;
}
#nomesia_form #tipologia_lead_container {
	visibility: hidden;
	display: none;
}
#nomesia_form img {
	padding: 20px 0;
	border: 0;
	float: left;
}
#nomesia_form div {
	padding-bottom: 5px;
	margin: 5px 0px 5px 0;
	float: left;
	width: 300px;
}
#nomesia_form div select {
	font-size: 12px;
	margin: 3px 0 3px 0px;
	width: 170px;
}
#nomesia_form label {
	float: left;
	color: #45525A;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 120px;
	margin-bottom: 12px;
}
#nomesia_form textarea, #nomesia_form input, #nomesia_form select {
	color: #1C5789;
	background-color: #FFF;
	border: 2px solid #97B4C1;
	font-size: 15px;
	width: 140px;
	padding: 3px 13px;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}
#nomesia_form textarea:focus, #nomesia_form input:focus, #nomesia_form select:focus {
	color: #1C5789;
	border: 2px solid #B1C5CF;
	background: #E8F0F4;
}
#nomesia_form textarea {
	width: 140px;
	height: 80px;
}
#nomesia_form #privacy_container {
	border: none;
	float: left;
	padding: 0 0 5px;
	width: 290px;
}
#nomesia_form #privacy_container input {
	margin: 10px 20px 0 0;
	padding: 0;
	background: none;
	border: none;
	width: 15px;
	float: left;
}
#nomesia_form #privacy_container label {
	float: left;
	font-weight: normal;
	display: block;
	width: 250px;
	font-size: 10px;
	clear: none;
}
#nomesia_form div#submit_container {
	float: none;
	clear: both;
	margin: 0 auto;
}
#nomesia_form .button_form {
	font-weight: bold;
	text-transform: uppercase;
	border: none;
	width: 150px;
	display: block;
	margin: 5px auto;
	padding-bottom: 3px;
	height: 45px;
	font-size: 20px;
	/*  COLOR  */
    color: #000;
	background: #67BD43; /* old browsers */
	/*  gradient  */
 	background: -moz-linear-gradient(top, #CEE284 0%, #67BD43 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CEE284), color-stop(100%, #67BD43)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CEE284', endColorstr='#67BD43', GradientType=0 ); /* ie */
	/*TEXT shadow*/
	text-shadow: 1px 1px 1px #fff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}
#nomesia_form .button_form:hover {
	cursor: pointer;
	background: #333;
	text-shadow: 1px 1px 1px #000;
	color: #fff;
}

#nomesia_form a {
	color: #000;
}

/*||==============================================================================||
								CLASS HEADER EXPOPAGE
  ||==============================================================================||
*/
.expo_header3 {
	vertical-align:middle;
	z-index: 1000;
	background-image:url(../start/core/img/dot.jpg);
	background-repeat: repeat-x;
	height: 70px;
	position: relative;
	display:block;
	padding-top: 3px;
}



.listIco{
	margin:20px 0;
} 


.listIco li{
	list-style: none;
	margin-bottom: 10px;
	padding: 0 0 18px 60px;
} 

.listIco li.s1{
	background: url(../images/s1.jpg) 0 0 no-repeat;
}
.listIco li.s2{
	background: url(../images/s2.jpg) 0 0 no-repeat;
}
.listIco li.s3{
	background: url(../images/s3.jpg) 0 0 no-repeat;
}
.listIco li.s4{
	background: url(../images/s4.jpg) 0 0 no-repeat;
}

.listIco li.s5{
	background: url(../images/s5.jpg) 0 0 no-repeat;
}

.listIco li.s6{
	background: url(../images/s6.jpg) 0 0 no-repeat;
}  
