/* 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 .top .mainmenu a:active, 
#header .top .mainmenu a:visited 
{ outline: none; }

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

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

.boxrato_prod .open_es a, 
.boxrato_prod .open_es a:active, 
.boxrato_prod .open_es 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 .top {
	padding-top: 0px;
	height: 110px;
	background-image: url(images/bg_top_center.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

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

#header .top .logo {
	float: left;
	border: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

/* mainmenu en */
#header .top .mainmenu {
	width: 735px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
	height: 90px;
	margin: 0px;
	clear: right;
	display: block;
}
#header .top .mainmenu ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#header .top .mainmenu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}

#header .top .mainmenu ul li ul.dropdown-pane {
	width: 170px;
	color: #000000;
	display: none;
	background-image: url(images/dropdown_pane.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	visibility: visible;
	z-index: 9900;
	overflow: visible;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
	top: 62px;
	height: auto;
	clear: both;
	float: left;
	left: 0px;
	display:none;
}

#header .top .mainmenu ul li ul li {
	margin: 0px;
	float: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	clear: both;
	display: block;
}

#header .top .mainmenu ul li ul li.first {
	font-weight:bold;
	padding-bottom:10px;
}

#header .top .mainmenu ul li ul li a {
	color: #000000;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#header .top .mainmenu ul li ul li a:hover{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}



#header .top .mainmenu span {
	display: none;
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
}

/* menu en */
#header .top .mainmenu a.home_en {
	display: block;
	float: left;
	width: 50px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_en.png);
	background-repeat: no-repeat;
	background-position: -8px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.products_en {
	display: block;
	float: left;
	width: 71px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_en.png);
	background-repeat: no-repeat;
	background-position: -57px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.company_en {
	display: block;
	float: left;
	width: 65px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_en.png);
	background-repeat: no-repeat;
	background-position: -129px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.download_en {
	display: block;
	float: left;
	width: 71px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_en.png);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.wheretobuy_en {
	display: block;
	float: left;
	width: 87px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_en.png);
	background-repeat: no-repeat;
	background-position: -276px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.events_en {
	display: block;
	float: left;
	width: 52px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_en.png);
	background-repeat: no-repeat;
	background-position: -365px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.training_en {
	display: block;
	float: left;
	width: 60px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_en.png);
	background-repeat: no-repeat;
	background-position: -415px 0px;
	text-align: center;
	vertical-align: middle;
}

/* menu fr */
#header .top .mainmenu a.home_fr {
	display: block;
	float: left;
	width: 99px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_fr.png);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.products_fr {
	display: block;
	float: left;
	width: 68px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_fr.png);
	background-repeat: no-repeat;
	background-position: -128px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.company_fr {
	display: block;
	float: left;
	width: 61px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_fr.png);
	background-repeat: no-repeat;
	background-position: -215px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.download_fr {
	display: block;
	float: left;
	width: 89px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_fr.png);
	background-repeat: no-repeat;
	background-position: -294px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.wheretobuy_fr {
	display: block;
	float: left;
	width: 79px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_fr.png);
	background-repeat: no-repeat;
	background-position: -402px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.events_fr {
	display: block;
	float: left;
	width: 76px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_fr.png);
	background-repeat: no-repeat;
	background-position: -500px 0px;
	text-align: center;
	vertical-align: middle;
}

/* menu es */
#header .top .mainmenu a.home_es {
	display: block;
	float: left;
	width: 51px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_es.png);
	background-repeat: no-repeat;
	background-position: -8px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.products_es {
	display: block;
	float: left;
	width: 77px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_es.png);
	background-repeat: no-repeat;
	background-position: -76px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.company_es {
	display: block;
	float: left;
	width: 64px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_es.png);
	background-repeat: no-repeat;
	background-position: -174px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.download_es {
	display: block;
	float: left;
	width: 76px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_es.png);
	background-repeat: no-repeat;
	background-position: -258px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.wheretobuy_es {
	display: block;
	float: left;
	width: 105px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_es.png);
	background-repeat: no-repeat;
	background-position: -354px 0px;
	text-align: center;
	vertical-align: middle;
}

#header .top .mainmenu a.events_es {
	/*display: block;*/
	display: none;
	float: left;
	width: 70px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainmenu_es.png);
	background-repeat: no-repeat;
	background-position: -500px 0px;
	text-align: center;
	vertical-align: middle;
}


#header .top .mainmenu a:hover, #header .top .mainmenu a.selected {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}


#header .top .rightmenu {
	display:block;
	width:310px !important;
	float: right;
	padding-bottom:0px !important;
	margin-bottom:-10px;
	color:#FFFFFF;
}
#changelang_flags {
	display:block;
	width:110px;
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 9900;
	top: -20px;
	padding:6px 0px 0px 6px;
	left:195px;
}
/*
#header .top .rightmenu a#changelang {
	background-image: url(images/down_icon.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 14px;
	padding-left: 2px;
}
#header .top .rightmenu a#changelang:hover,
#header .top .rightmenu a#changelang.selected {
	background-position: right -32px;
	background-color:#000000;
	color: #FFFFFF;
}
#header .top .rightmenu a#changelang:hover,
#header .top .rightmenu a#changelang.selected {
	background-position: right -32px;
}


#header .top .rightmenu #changelang_box {
	background-color: #000;
	width: 200px;
	position: absolute;
	height: auto;
	overflow: visible;
	visibility: visible;
	z-index: 9900;
	text-align: left;
	top: 82px;
	padding: 6px;
	display:none;
}

#header .top .rightmenu #changelang_box a {
	clear: both;
	float: left;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #CCCCCC;
}
#header .top .rightmenu #changelang_box a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background-color: transparent;
}


#header .top .rightmenu span {
	display:none;
}
*/


/* pulsante indietro */

table.midnav {
	margin-bottom: 20px;
	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;
}

/* pulsante continua bold */
.continua_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00AEEF;
	font-weight:bold;
	line-height: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: -2px;
	padding: 0px;
}
.continua_bold a, .continua_bold a:link {
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}
.continua_bold a:hover {
	background-color: #00AEEF;	
}
.continua_bold a span {
	text-decoration: underline;
}
.continua_bold 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_en a {
	display: block;
	width: 50px;
	background-image: url(images/pul-open-close_en.gif);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	height: 15px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 4px;

}

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

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

}

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

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

}

.bigtable div.show .open_es 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_en a {
	display: block;
	width: 50px;
	background-image: url(images/pul-open-close_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 4px;

}

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

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

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

}

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

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

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

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

.boxrato_prod .open_es 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: 11px;
	padding-bottom: 3px;
	padding-left: 40px;
	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.etl {
	background-image: url(images/icon_etl.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.boxrato_prod td.testo li.etldetail {
	background-image: url(images/icon_etl.gif);
	background-repeat: no-repeat;
	background-position: 0px 20%;
}
.boxrato_prod td.testo li.trifase {
	background-image: url(images/trifase.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

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

}

.boxrato_prod td.testo a.scaricapdf:hover {
	background-position: 0px -18px;

}

.boxrato_prod td.testo a.scaricapdf span {
	display: none;
}
*/
.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.moredetails_en {
	background-image: url(images/btn_more_details_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 18px;
	width: 86px;
}

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

a.moredetails_en span {
	display: none;
}

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

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

a.scaricapdf_en span {
	display: none;
}

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

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

a.scaricapdf_fr span {
	display: none;
}

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

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

a.scaricapdf_es 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;

}

.etlbox {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-top: 10px;
	padding-bottom: 30px;

}

#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: 0px;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-right: 20px;
	padding-left: 20px;
}

#footer .bg_center {
	padding-top:40px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(images/bg_bottom_center.jpg);
}

#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: 12px;
	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_newproducts {
	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;
}
#loginbox {
	position: absolute;
	height: 200px;
	width: 200px;
	background-color: #49BDE9;
	float: left;
	visibility: visible;
	z-index: 9999;
	left: 0px;
	top: 0px;
	background-image: url(images/bg_rep_login.jpg);
	background-repeat: repeat-x;
	/*opacity: 0.5;*/
	display:none;
}


/* open_login */
a#open_login_en {
	color:#fff;
	float:right;
	height: 41px;
	width: 177px;
	background-image: url(images/pul_reservedarea_en.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a#open_login_en:hover {
	background-position: 0px -41px;

}

a#open_login_en span {
	display: none;
}

a#open_login_fr {
	color:#fff;
	float:right;
	height: 41px;
	width: 177px;
	background-image: url(images/pul_reservedarea_fr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a#open_login_fr:hover {
	background-position: 0px -41px;

}

a#open_login_fr span {
	display: none;
}


a#open_login_es {
	color:#fff;
	float:right;
	height: 41px;
	width: 177px;
	background-image: url(images/pul_reservedarea_es.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a#open_login_es:hover {
	background-position: 0px -41px;

}

a#open_login_es span {
	display: none;
}
.urbacoLink {
color:#FFFF00 !important;
font-weight:bold;
}
.urbacoLink:hover {
color:#000 !important;
}

/* product detail pages - added by marty 3-16-10 */

#prodWrapper h1 {
	font-size: 14px;
	font-weight: normal;
	color: #575757;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	border-bottom: solid #999999 1px ; 
}

#prodWrapper table {
	border-collapse:separate;
	width: 100%;
}

#prodWrapper td {
	padding:8px;
}

#prodDetailWrapper table {
	width: 100%;
	padding-bottom:10px;
}

#prodDetailWrapper td {
	padding:8px;
}

#prodDetailWrapper .topTd {
	padding-top:2px;
}

#prodKitWrapper table {
	width: 100%;
	padding-bottom:10px;
}

#prodKitWrapper td {
	padding:8px;
}

#prodTechWrapper h1 {
	color: #FFFFFF;
	border-bottom: none;
	font-weight:bold; 
}

#prodTechWrapper table {
	width: 100%;
	padding-bottom:10px;
}

#prodTechWrapper td {
	padding:8px;
}

#prodTechWrapper {
	color:#000000;
}

#prodAccessWrapper table {
	width: 100%;
	padding-bottom:10px;
}

#prodAccessWrapper td {
	padding:8px;
}

.rowcenter {
	vertical-align: middle;
}
