/* layout principale */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #737373;
	background-color: #2b9ecb;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}

/* :-moz-any-link:focus { outline: none; } */

#header .top1 .mainmenu a:active, 
#header .top1 .mainmenu a:visited 
{ outline: none; }

.boxrato_prod .open a, 
.boxrato_prod .open a:active, 
.boxrato_prod .open a:visited 
{ outline: none; 
  text-decoration: none;
  border: 0;
}


a,a:link {
	text-decoration:underline;
	color: #00AEEF;
}
a:hover {
	color:#FFFFFF;
	background-color: #00AEEF;
	text-decoration: none;
}

table {
	border: 0;
	border-width: 0;
	padding: 0;
	border-collapse: collapse;
}
td,th {
	border: 0;
	border-width: 0;
	padding: 0;
}

ul li {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: -24px;
	line-height: 16px;
}

ul.smalllist li {
	margin-top: 2px;
	margin-right: 0px;
	margin-left: -24px;
	line-height: 16px;
	margin-bottom: 0px;
}

ol li {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: -18px;
	line-height: 16px;
}

/* heading */
h1 {
	font-size: 25px;
	font-weight: normal;
	color: #575757;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 20px;
	color: #575757;
	font-weight: normal;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	color: #737373;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
	line-height: 17px;
	word-spacing: 0.1em;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 16px;
	margin-top: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}


#top {
	background:#FFFFFF;
	min-width:940px;
}

#warp_header {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 110px;
	background-color: #00AFEF;
}
#warp_page {
	background-color: #FFFFFF;
}
#warp_footer {
	background-color: #2b9ecb;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


/* Header */
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 110px;
	padding-right: 20px;
	padding-left: 20px;
}

#header .top1 {
	padding-top: 28px;
	height: 82px;
}

#header .top1 a {
	text-decoration:none;
	color: #FFFFFF;
}
#header .top1 a:hover {
	color:#00A3ED;
	text-decoration: none;
	background-color: #FFFFFF;
}

#header .top1 .logo {
	float: left;
	border: 0;
	margin: 0px;
	padding: 0px;
}

#header .top1 .logo a, #header .top1 a:hover {
	border: 0;
	margin: 0px;
	padding: 0px;
}

#header .top1 .mainmenu {
	width: 730px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
	height: 67px;
	margin: 0px;
	background-image: url(images/under_menu.gif);
	background-repeat: no-repeat;
	background-position: 70px 20px;
	clear: right;
	display: block;
}
#header .top1 .mainmenu ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#header .top1 .mainmenu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#header .top1 .mainmenu span {
	display: none;
}

#header .top1 .mainmenu a.home {
	display: block;
	float: left;
	width: 65px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header .top1 .mainmenu a.prodotti {
	display: block;
	float: left;
	width: 86px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -65px 0px;
}

#header .top1 .mainmenu a.installatori {
	display: block;
	float: left;
	width: 107px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -151px 0px;
}

#header .top1 .mainmenu a.eventi {
	display: block;
	float: left;
	width: 71px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -258px 0px;
}

#header .top1 .mainmenu a.azienda {
	display: block;
	float: left;
	width: 81px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -329px 0px;
}
#header .top1 .mainmenu a.opportunita {
	display: block;
	float: left;
	width: 167px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu.gif);
	background-repeat: no-repeat;
	background-position: -410px 0px;
}
#header .top1 .mainmenu a.home:hover {
	text-decoration: none;
	background-color: transparent;
	background-position: 0px -24px;
}
#header .top1 .mainmenu a.prodotti:hover {
	text-decoration: none;
	background-color: transparent;
	background-position: -65px -24px;
}
#header .top1 .mainmenu a.installatori:hover {
	text-decoration: none;
	background-color: transparent;
	background-position: -151px -24px;
}
#header .top1 .mainmenu a.eventi:hover {
	text-decoration: none;
	background-color: transparent;
	background-position: -258px -24px;
}
#header .top1 .mainmenu a.azienda:hover {
	text-decoration: none;
	background-color: transparent;
	background-position: -329px -24px;
}
#header .top1 .mainmenu a.opportunita:hover {
	text-decoration: none;
	background-color: transparent;
	background-position: -410px -24px;
}

#header .top1 .mainmenu a.selected1 {
	background-position: 0px -24px;
}
#header .top1 .mainmenu a.selected2 {
	background-position: -65px -24px;
}
#header .top1 .mainmenu a.selected3 {
	background-position: -151px -24px;
}
#header .top1 .mainmenu a.selected4 {
	background-position: -258px -24px;
}
#header .top1 .mainmenu a.selected5 {
	background-position: -329px -24px;
}
#header .top1 .mainmenu a.selected6 {
	background-position: -410px -24px;
}

#header .top1 .submenu {
	clear: both;
	padding-left: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 32px;
}

#header .top1 .submenu ul li{
	margin-right: 20px;
	margin-top: 8px;
}

#header .top1 .submenu a {
	color: #FFFFFF;
}

#header .top1 .submenu a:hover {
	color: #005B8A;
	text-decoration: none;
	background-color: transparent;
}

#header .top1 .submenu a.selected {
	color: #005B8A;
}

#header .top1 .rightmenu {
	float: right;
	padding: 0px;
}

#header .top1 .rightmenu span {
	display:none;
}

#header .top1 .rightmenu a.cameindex {
	background-image: url(images/backto_came.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 15px;
	width: 65px;

}
#header .top1 .rightmenu a.cameindex:hover {
	background-image: url(images/backto_came.gif);
	background-repeat: no-repeat;
	background-position: 0px -15px;
}


/* pulsante indietro */

table.midnav {
	margin-bottom: 10px;
	width: 900px;

}

table.midnav .indietro {
	width: 460px;
	height: 70px;
	vertical-align: middle;
}

table.midnav .banner {
	width: 440px;
	padding-top: 8px;
	vertical-align: top;
}

#indietro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
#indietro a,#indietro a:link {
	padding-right: 4px;
	padding-left: 16px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00AEEF;
	background-image: url(images/indietro_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-bottom: 1px;
	padding-top: 0px;
}
#indietro a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

/* pulsante continua */

.continua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00AEEF;
	line-height: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: -2px;
	padding: 0px;
}
.continua a, .continua a:link {
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
.continua a:hover {
	background-color: #00AEEF;	
}
.continua a span {
	text-decoration: underline;
}
.continua a:hover span {
	text-decoration: none;
}


#page {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-right: 20px;
	padding-left: 20px;
}

#page div.title {
	height: 7em;
	width: 900px;
}

#page div.title img.title {
	display: block;
	width: 400px;
	padding: 0px;
	position: relative;
	top: 0.9em;
	color: #000000;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	float: left;
	letter-spacing: -1px;

}

#page div.title h1 {
	display: none;
}

#page div.title div.moretitle {
	display: block;
	width: 440px;
	position: relative;
	padding: 0px;
	color: #848484;
	float: right;
	height: 55px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	top: 1em;
}

#page #fierebox1 {
	background-color:#f5f5f5;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#page #fierebox1 p {
	margin: 0px;
	padding: 0px;
	
}

#page #box1 {
	background-color:#f5f5f5;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}

#page #box1 h3 {
	margin: 0px;
	padding: 0px;
	color: #858585;
}

#page #box2 {
	background-color:#f9f8f0;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}

#page #box3 {
	background-color:#f5f5f5;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
}

#page .box4 {
	background-color:#f5f5f5;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 20px;
}

#page #widebox1 {
	background-color:#f5f5f5;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#page #widebox1 td {
	vertical-align: top;

}

#page #widebox1 .tdesc {
	padding-left: 24px;
	width: 180px;
}

#page #widebox1 .tdesc h1 {
	color: #000000;
}

#page #widebox1 .tdesc h3 {
	padding: 0px;
	color: #989898;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bigtable {
	margin-bottom: 40px;

}

.bigtable td {
	vertical-align: top;
}

.bigtable div.hide {}

.bigtable div.hide tr.pn1 {
	display: table-row;
}
.bigtable div.hide tr.pn2 {
	display: none;
}

.bigtable div.show {}

.bigtable div.show tr.pn1 {
	display: none;
}
.bigtable div.show tr.pn2 {
	display: table-row;
}

.bigtable div.show .open a {
	display: block;
	width: 50px;
	background-image: url(images/pul-open-close.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 15px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 4px;

}

.bigtable div.show .open a:hover {
	background-color: #FFFFFF;
	background-position: 0px -45px;
}

/* boxrato */

.boxrato {
}

.boxrato h3 a {
	color: #000000;
	text-decoration: none;
}

.boxrato h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

.boxrato td {
	vertical-align: top;
}

.boxrato td.icona {
	width: 45px;

}
.boxrato td.icona a {
	display: block;
	
}

.boxrato td.icona a:hover {
	background: transparent;
}

.boxrato td.testo {
	padding-left: 12px;
	width: 140px;

}


.boxrato td.testo h3 {
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.boxrato td.testo p {
	margin-top: 8px;
}

/* boxrato_prod */

.boxrato_prod {
	width: 410px;
}

.boxrato_prod h3 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

.boxrato_prod td {
	vertical-align: top;
}

.boxrato_prod .open {
}

.boxrato_prod .open a {
	display: block;
	width: 50px;
	background-image: url(images/pul-open-close.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 4px;

}

.boxrato_prod .open a:hover {
	background-color: #FFFFFF;
	background-position: 0px -15px;
}

.boxrato_prod .open a span {
	display: none;
}

.boxrato_prod td.image {
	width: 150px;
	height: 207px;
}

.boxrato_prod td.testo {
	padding-left: 22px;

}

.boxrato_prod td.testo p {
	margin-top: 8px;
}

.boxrato_prod td.testo h5 {
	margin-top: 10px;
	color: #737373;
}

.boxrato_prod td.testo ul {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.boxrato_prod td.testo li {
	list-style-type: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 28px;
	margin-left: 0px;
}

.boxrato_prod td.testo li.casa {
	background-image: url(images/icon_casa.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.boxrato_prod td.testo li.condominio {
	background-image: url(images/icon_condominio.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.boxrato_prod td.testo li.lavoro {
	background-image: url(images/icon_lavoro.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.boxrato_prod td.testo li.parcheggi {
	background-image: url(images/icon_parcheggi.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.boxrato_prod td.testo li.ambientipubblici {
	background-image: url(images/icon_ambientipubblici.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

.boxrato_prod td.testo li.i24v {
	background-image: url(images/icon_24v.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

.boxrato_prod td.testo li.en {
	background-image: url(images/icon_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.boxrato_prod td.testo li.trifase {
	background-image: url(images/icon_trifase.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.boxrato_prod tr.pn1 td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}

.boxrato_prod tr.pn2 .image {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	height: 206px;
}
.boxrato_prod tr.pn2 .testo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6e6;
	height: 206px;
}
.boxrato_prod tr.pn2 .leftsolidline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6e6e6;
}

a.scaricapdf {
	background-image: url(images/scaricaPDF.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 18px;
	width: 78px;
}

a.scaricapdf:hover {
	background-position: 0px -18px;
}

a.scaricapdf span {
	display: none;
}

a.scopridettagli {
	background-image: url(images/scopri_i_dettagli.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 18px;
	width: 93px;
}

a.scopridettagli:hover {
	background-position: 0px -18px;
}

a.scopridettagli span {
	display: none;
}


.fiere {
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.fiere p {
	margin: 0px;
	padding: 0px;
}

.news {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.news p {
	margin: 0px;
	padding: 0px;
}

.novitabox {
	margin-bottom: 30px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	*/
	margin-top: 10px;

}

#formcontatti {
	margin-top: 20px;
}

#formcontatti label {
	display: block;
	margin-bottom: 20px;
}
#formcontatti input {
	width: 200px;
}
#formcontatti textarea {
	width: 380px;
}
#formcontatti input.submit {
	display: block;
	margin-bottom: 20px;
}


/* Footer */

#footer {
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 40px;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6bbbdb;
	padding-top: 14px;
	padding-bottom: 20px;
}

#footer p {
	padding: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 10px;
	line-height: normal;
}
#footer a{
	text-decoration:none;
	cursor:pointer;
	color: #FFFFFF;
}

#footer a:hover {
	color:#00A2ED;
	text-decoration: none;
	background-color: #FFFFFF;
}

#footer a.logo {
	margin: 0px;
	padding: 0px;
	display: block;

}

#footer .line .left {
	margin: 0px;
	padding: 0px;
}

#footer .line .left div {
	float: left;
	padding-right: 18px;
	padding-left: 0px;
	height: 30px;

}

#footer .line .left div.last {
	padding-right: 158px;
}

#footer a.toplink {
	text-decoration:none;
	cursor:pointer;
	color: #FFFFFF;
	font-size: 10px;
	float: right;
	display: block;
	background-image: url(images/up_icon.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 12px;
}

#footer a.toplink:hover {
	color:#00aeef;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: 0px -34px;
}

 
#footer .footertable {
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;

}

#footer .footertable td {
	vertical-align: top;
}
#footer .block {
	width: 180px;
}
#footer .block h3 {
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;

}
#footer .block p {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer .block ul {
	margin-top: 12px;
}

#footer .block li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6bbbdb;
	list-style-type: none;
	margin-left: -40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#footer .block li.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6bbbdb;
}

#footer .block li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#flashcontent_n {
	width: 900px;
	height: 300px;
	margin: 0px;
}

#flashcontent_b {
	width: 900px;
	height: 412px;
	margin: 0px;
}

#flashcontent_novita {
	width: 440px;
	height: 105px;
	margin: 0px;
}

/* news */
.topbluediv {
	color: #FFFFFF;
	background-color: #00aeef;
	margin-top: 30px;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}

.bottombluediv {
	color: #FFFFFF;
	background-color: #00aeef;
	margin-top: 30px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.bottombluediv a {
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 1px;

}

.bottombluediv a:hover {
	color: #00AEEF;
	background-color: #FFFFFF;

}

.tablelinkp {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.tablelinkp span {
	color: #FFFFFF;

}

.newscorpo {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

.newscorpo .left {
	margin: 0px;
	width: 180px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.newscorpo .headtext {
	/*padding-bottom: 10px;*/
	vertical-align: top;
}
.newscorpo .headtext h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.newscorpo .headtext p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.newscorpo .headtext p.data {
	color: #333333;

}
.newscorpo .headtext p.mintitolo {
	font-weight: bold;
	color: #00AEEF;
	margin-bottom: 0px;
}
.newscorpo .left a.pulzoom {
	background-color: #00AEEF;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.newscorpo .left a.pulzoom:hover {
	background-color: #0797e7;
}

.newscorpo .left a.pulzoom span {
	display: block;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(images/icon_zoom.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
}

/* form contatti */
.frm_contatti .error {
	background-color: #edecec;
	color: #000;
}

.frm_contatti .texterror {
	color: #FF0000;
	margin: 0px;
	display: block;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 16px;
}

#formcercainst {
	margin-top: 20px;
}

#formcercainst label {
	display: block;
	margin-bottom: 20px;
}
#formcercainst input {
	width: 200px;
}
#formcercainst textarea {
	width: 380px;
}
#formcercainst input.submit {
	display: block;
	margin-bottom: 20px;
}

/* tabella risultati installatori */
.tbl_risultati {
	width: 100%;
}

.tbl_risultati h4 {
	margin-bottom: 8px;
}

.tbl_risultati p {
	margin-bottom: 10px;
	line-height: normal;
}

.tbl_risultati a.email {
	background-image: url(images/icon_e-mail.gif);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	padding-left: 30px;
	margin-right: 40px;
}
.tbl_risultati .concessionario {
	color: #00AEEF;
	display: block;
	font-weight: bold;
}
.tbl_risultati .rivenditore {
	color: #a93d44;
	display: block;
	font-weight: bold;
}
.tbl_risultati .distributore {
	color: #a6ca01;
	display: block;
	font-weight: bold;
}
.tbl_risultati .installatore {
	color: #EABB00;
	display: block;
	font-weight: bold;
}

/* banner installatori */
a.baninstallatori {
	background-image: url(images/banner_installatori.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 43px;
	width: 360px;
}

a.baninstallatori:hover {
	background-position: 0px -43px;
}

a.baninstallatori span {
	display: none;
}


ul.news {
	margin: 0px;
	padding: 0px;

}

ul.news li {
	margin-top: 2px;
	margin-right: 0px;
	line-height: 16px;
	margin-bottom: 2px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
	padding-bottom: 2px;
}

ul.news li a {
	color: #737373;
	text-decoration: none;

}

ul.news li a:hover {
	color: #00AEEF;
	background-color: #FFFFFF;

}



div.midline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	padding-top: 25px;
	padding-bottom: 10px;
}

.prodnavtable {
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.prodnavtable td {
	vertical-align: top;
}
.prodnavtable .block {
	width: 180px;
}
.prodnavtable .block h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 16px;

}

.prodnavtable .block ul {
	margin-top: 12px;
}

.prodnavtable .block li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	list-style-type: none;
	margin-left: -40px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.prodnavtable .block li.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
}

.prodnavtable .block li a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #737373;
}

.prodnavtable .block li a:hover {
	color:#FFFFFF;
}
/* new home */
#content {
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 50px;
}
.col1,.col2,.col3 {
	width: 290px;
	height: 128px;
	float: left;
	overflow: hidden;
	background: transparent url(../images/new/col_bg_small.jpg) no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
}
.col1 {
	margin-left: 0;
	margin-right: 0;
}
.col2 {
	margin-left: 20px;
	margin-right: 21px;
}
.col2_big {
	margin-left: 20px;
	margin-right: 0;
	background: transparent url(../images/new/col_bg_big.jpg) no-repeat;
	width: 601px;
	height: 178px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
.col2_big .col_content {
	padding: 5px 20px;
}
.col3 {
	margin-left: 0;
	margin-right: 0;
}
/* HOME PAGE */
.col1_noframe,.col2_noframe,.col3_noframe {
	float: left;
	padding-top: 4px;
	margin-bottom: 20px;
	margin-top: 0;
}
.col1_noframe {
	width: 280px;	
	margin-left: 0;
	margin-right: 0;
}
.col2_noframe {
	width: 280px;	
	margin-left: 30px;
	margin-right: 30px;
}
.col3_noframe {
	margin-left: 0;
	margin-right: 0;
	width: 280px;
}
/* INTERNE */
.col1_noframe_int,.col2_noframe_int,.col3_noframe_int {
	float: left;
	margin-bottom: 20px;
}
.col1_noframe_int {
	width: 336px;	
	margin-left: 0;
	margin-right: 0;
}
.col2_noframe_int {
	width: 355px;	
	margin-left: 0;
	margin-right: 0;
}
.col3_noframe_int {
	margin-left: 0;
	margin-right: 0;
	width: 209px;
}
.col1_noframe_int h2,.col2_noframe_int h2 {
	color: #000;
	font-size: 15px;
	margin: 0;
	font-weight: bold;
	margin-bottom: 7px;
}
.col1_noframe_int ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: square;
}
.col1_noframe_int li {
	margin: 0 0 2px 0;
	padding: 0;
}
.col1_noframe_int h3 {
	color: #888;
	font-size:13px;
	margin-top:20px;
}
.col2_noframe_int p {
	margin-bottom: 8px;
}
/* COLONNE INTERNE GRANDI */
.col1_noframe_int_big,.col2_noframe_int_big,.col3_noframe_int_big {
	float: left;
	margin-bottom: 20px;
}
.col1_noframe_int_big {
	width: 533px;	
	margin-left: 0;
	margin-right: 0;
}
.col2_noframe_int_big {
	width: 367px;	
	margin-left: 0;
	margin-right: 0;
}
.col1_noframe_int_big h2,.col2_noframe_int_big h2 {
	color: #000;
	font-size: 15px;
	margin: 0;
	font-weight: bold;
	margin-bottom: 7px;
}
.col1_noframe_int_big h3,.col2_noframe_int_big h3 {
	color: #999;
	font-size: 15px;
	margin: 0;
	font-weight: bold;
	margin-bottom: 7px;
}
.col2_noframe_int_big ul {
	list-style-type: square;
	margin: 5px 0;

}
.col2_noframe_int_big ul {
	padding: 0;
	margin: 0 0 4px 20px;
	padding: 0 0 0 20px;	
}
/* ... */
.col_content {
	padding: 10px 20px;
}
.col2_big h2 {
	color:#00ACEC;
	font-size:18px;
	font-weight:normal;
	margin:0 0 0;
	padding:0;
}
.col1 h2, .col2 h2, .col3 h2 {
	color:#00ACEC;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.col2_big_box1 {
	width: 157px;
	float: left;
	padding: 0 5px 0 5px;
	margin-right: 10px;
	margin-top: 15px;
}
.col2_big_box2 {
	float:left;
	margin-right:10px;
	margin-top:15px;
	padding:0 0 0 25px;
	width:177px;
}
.col2_big_box3 {
	width: 157px;
	float: left;
	padding: 0 0 0 15px;
	margin-top: 15px;
}
.col2_big_box1 div,.col2_big_box2 div,.col2_big_box3 div {
	font-size: 13px;
	margin-top: 10px;
}
.col1 .col_content div,.col2 .col_content div,.col3 .col_content div {
	font-size: 13px;
	margin-top: 5px;
}
#icona_casa, #icona_industria, #icona_parcheggi {
	display: block;
	width: 63px;
	height: 63px;
	margin: 0 auto;
	text-indent: -9000em;
}
#icona_casa {
	background: transparent url(../images/new/icona_casa.jpg) no-repeat;
}
#icona_casa:hover {
	background: transparent url(../images/new/icona_casa_on.jpg) no-repeat;
}
#icona_industria {
	background: transparent url(../images/new/icona_azienda.jpg) no-repeat;
}
#icona_industria:hover {
	background: transparent url(../images/new/icona_azienda_on.jpg) no-repeat;
}
#icona_parcheggi {
	background: transparent url(../images/new/icona_parcheggi.jpg) no-repeat;
}
#icona_parcheggi:hover {
	background: transparent url(../images/new/icona_parcheggi_on.jpg) no-repeat;
}
.clearer {
	clear: both;
}
#pul_cerca {
	display: block;
	width: 63px;
	height: 28px;
	background: url(../images/new/pulsanti.png) no-repeat 0 0;
	margin-top: 20px;
	text-indent: -9000em;
}
#pul_cerca:hover {
	background-position: 0 -29px;
}
#pul_configura {
	display: block;
	width: 80px;
	height: 28px;
	background: url(../images/new/pulsanti.png) no-repeat -63px 0;
	margin-top: 20px;
	text-indent: -9000em;
}
#pul_configura:hover {
	background-position: -63px -29px;
}
#pul_accedi {
	display: block;
	width: 61px;
	height: 28px;
	background: url(../images/new/pulsanti.png) no-repeat -149px 0;
	margin-top: 0;
	text-indent: -9000em;
	float: right;
}
#pul_accedi:hover {
	background-position: -149px -29px;
}
#pul_registrati {
	display: block;
	width: 77px;
	height: 28px;
	background: url(../images/new/pulsanti.png) no-repeat -216px 0;
	margin-top: 0;
	text-indent: -9000em;
	float: left;
}
#pul_registrati:hover {
	background-position: -216px -29px;
}
#box_cerca {
	background-image: url(../images/new/box_cerca.jpg);
}
#box_cerca_2 {
	background: transparent url(../images/new/box_cerca_2.jpg) bottom no-repeat;
	height: 138px;
	width: 220px;
	padding: 20px 20px;
}
#box_configura {
	background-image: url(../images/new/box_configura.jpg);
}
#box_area_riservata {
	background-image: url(../images/new/box_area_riservata.jpg);
	overflow: hidden;
}
#box_area_riservata label {
	font-size: 11px;
}
#box_area_riservata .error {
	margin-bottom: 5px;
	margin-top: -10px;
	color: #F00;
	width: 180px;
	line-height: 1.4;
}
.box_ico {
	width: 80px;
	float: left;
}
.box_descr {
	width: 210px;
	float: left;
}
p.link {
	color: #00ACEC;
	margin-top: 5px;
}
p.link a {
	text-decoration: underline;
}
p.link a:hover {
	text-decoration: underline;
	background-color: none !important;
}
.col1_noframe ul,.col2_noframe ul,.col3_noframe ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 0;
	border-bottom: 1px solid #EEE;
	margin-bottom: 7px;
}
.col1_noframe ul li,.col2_noframe ul li,.col3_noframe ul li {
	margin-left: 0;
	margin: 8px 0 0 0;
}
.puls_contatta a, .puls_contatta a:visited {
	background: #A4A4A4 url(../images/new/puls_generic_off.gif) no-repeat;
	width: 145px;
	height: 18px;
	display: block;
	line-height: 18px;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.puls_contatta a:hover {
	background: #13CBFF url(../images/new/puls_generic.gif) no-repeat;
}
form.modulo_contatta table td {
	padding: 5px 10px 5px 0;
	
}
form.modulo_contatta label.error {
	margin-left: 10px;
	color: #F00;
}
form.modulo_contatta input, form.modulo_contatta select, form.modulo_contatta textarea {
	color: #000; 
}
form.modulo_contatta textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.novis {
	display: none;
}
div.error {
	color: #F00;
	font-weight: bold;
	margin-bottom: 15px;

}
.box_en_tested {
	height: 80px;
	background: transparent url(../images/new/banner_en_tested.gif) no-repeat;
	position: relative;
	margin-top: 65px;
}
#puls_brochure {
	display: block;
	width: 179px;
	height: 52px;
	background: transparent url(../images/new/puls_brochure.jpg) no-repeat;
	text-indent: -9000em;
	position: absolute;
	top: 20px;
	left: 190px;
}
#puls_brochure:hover {
	background-position: 0 -53px;
}
#came_spot {
	display: block;
	width: 280px;
	height: 128px;
	overflow: hidden;
	background: transparent url(../images/new/came-spot.jpg) no-repeat;
	text-indent: -9000em;
}
#came_spot:hover {
	background-position: 0 -128px;
}
#slideshow {
	height: 300px;
	overflow: hidden;
}