@charset "UTF-8";
/* CSS Document */
body {
	background:url(img/sfondo_02.jpg);
	background-position: fixed;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#head {
	width: 1053px;
	height: 250px;
	margin: 0 auto;
	background-image:url('img/header.png');
	background-repeat: no-repeat;
	background-position: fixed;
	overflow: hidden;

}

#head .linklogo{
	float: left;
	width: 380px;
	height: 90px;
	margin-top: 150px;
	margin-left: 60px;

}

#container-index {
	width:1053px;
	min-height:750px;
	margin:0 auto;
	background-image:url('img/index_content.png');
	background-repeat: no-repeat;
	background-position: fixed;
}
#container {
	width:1053px;
	height:178px;
	margin:0px auto;
}
/*top del sito con menu e flash */
#top-index {
	width:1053px;
	height:300px;
	margin:0 auto;
}
#top {
	width:1053px;
	height:178px;
	margin:0 auto;
}

/*contenitore centrale */
#leftpanel {
	width: 657px;
	float:left;
	padding-top:10px;
	margin-left: 40px;
}
#leftpanel-product {
	width: 675px;
	float:left;
	margin:2px 5px 5px 26px;
	padding-left:10px;
}
#rightpanel {
	float:left;
	padding-top: 10px;
	width: 330px;
}
/*scheda prodotto*/
#schedaprodotto {
	width:675px;
	float:left;
	margin-top:0px;
}
#cont_schedaprodotto {
	width:675px;
	float:left;
	margin-top:0;
	background-color:#FFF;
}
#schedaprodotto .pictit {
	width:18px;
	height:105px;
	margin:0;
	padding:0px;
	float:left;
}
#cont-left-prod {
	width:251px;
	height:430px;
	background-color:#fff;
	float:left;
}

#cont-left-prod-davis {
	width:231px;
	background-color:#fff;
	float:left;
	padding-top:20px;
	overflow: hidden;
}

#AccPrice {
	padding-left: 10px;
	padding-top: 20px;
}
#ImgNews {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 0px;
}
#PrezzoModello {
	padding-left: 10px;
	padding-top: 20px;
}
.prod_box {
	float:left;
	text-align:center;
	height: 430px;
}
.prod_box a {
	padding:5px;
	color:#b5b5b6;
	text-decoration:none;
	display:block;
}
div.demolayout {
	width:675px;
	float:right;
}
ul.demolayout {
	list-style: none;
	float:right;
	margin-bottom: 0px;
}
ul.demolayout li {
	float: right;
	width:127px;
	height:29px;
	background:url(img/sottomenu-off.png);
	list-style: none;
}
.tab {
	border:0px;
}
ul.demolayout a {
	float:right;
	display: block;
	text-decoration: none;
	line-height:30px;
	width:127px;
	color:#333;
	text-align:center;
	font-size:10px
}
ul.demolayout a:hover {
	background:url(img/sottomenu-on.png);
}
ul.demolayout a.active {
	cursor: default;
	background:url(img/sottomenu-on.png);
}
.tabs-container {
	float:right;
	padding:5px;
	width:675px;
	background-color:#FFF;
}
.tabs-container a {
	text-decoration: none;
	color: #039;
}
.tabs-container .img0 {
	background:#c1c1c1;
	width:59px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .img1 {
	width:59px;
	height:52px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino1 {
	background:#c1c1c1;
	width:140px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino2 {
	background:#c1c1c1;
	width:228px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino3 {
	background:#c1c1c1;
	width:80px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino8 {
	background:#c1c1c1;
	width:59px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}

.tabs-container .listino4 {
	background:#eaeaea;
	width:140px;
	height:52px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px;
}
.tabs-container .listino5 {
	background:#eaeaea;
	width:228px;
	height:52px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino6 {
	background:#eaeaea;
	width:80px;
	height:52px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px;
	font-weight: bold;
}
.tabs-container .listino7 {
	background:#eaeaea;
	width:210px;
	height:52px;
	float:left;
	line-height:20px;
	text-align:left;
	margin:1px
}
.tabs-container .listino9 {
	background:#eaeaea;
	width:59px;
	height:52px;
	float:left;
	line-height:20px;
	margin:1px;
	text-align:center;
}
.tabs-container .listino9 img {
	float:center;
	border:0px;
}

h2 {
	font-size:14px;
	color:#3F86C6;
	margin-left:20px;
	height:25px;
}

/*prodotti home*/
/*#ProdottiPanel {
	width:660px;
	padding:0px;
	float:left;
}
#ProdottiPanel .pictit {
	width:19px;
	height:205px;
	float:left;
}
#ProdottiPanel .pic1 {
	width:187px;
	height:215px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}
#ProdottiPanel a {
	width:187px;
	height:35px;
	margin:0px 0 10px 0;
	padding:0px;
	font-size:11px;
	float:right;
	color:#000000;
	line-height:19px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF;
	background:url(img/harrow_25.gif) no-repeat 175px 23px;
}
#ProdottiPanel2 {
	width:660px;
	padding:0px;
	float:left;
}
#ProdottiPanel2 .pictit {
	width:19px;
	height:205px;
	float:left;
}
#ProdottiPanel2 .pic1 {
	width:187px;
	height:215px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}

*/

#Prodotti a:hover {
	color:#1a66b8;
	border:#1a66b8 solid 1px;
}
#Prodottibottom {
	background:url(img/bottom-pic.gif) no-repeat;
	height:16px;
	width:638px;
	float:left;
	left:5px;
}
#spacer {
	height:20px;
	width:19px;
	float:left;
}

/*prodotti pannello 1*/
#ProductPanel1 {
	width:675px;
	padding:0px;
	float:left;
	background-color: #FFF;
}
#ProductPanel1 .pictit {
	width:19px;
	height:105px;
	float:left;
	z-index: -1;
}
#ProductPanel1 .pic1 {
	width:109px;
	height:78px;
	margin:0 auto;
	padding:3px;
	float:right;
	background-color:#FFF;
	border:2px solid #eaeaea;
}
#ProductPanel1 .pic2 {
	width:199px;
	height:78px;
	margin:0 auto;
	padding:3px;
	float:right;
	background-color:#FFF;
	border:2px solid #eaeaea;
}
#ProductPanel1 .pic2 ul {
	font-weight:bold;
	font-size:14px;
	color:#df1f00;
	margin-top:0px;
	margin-left:-38px;
}
#ProductPanel1 .pic2 li {
	font-size:12px;
	color:#000;
	text-decoration:none;
	margin-right:10px;
	list-style:none;
}
#ProductPanel1 .pic2 li a {
	font-size:12px;
	color:#000;
	text-decoration:none;
	margin-right:10px;
	list-style:none;
}
#ProductPanel1 .pic2 p a {
	font-size:10px;
	color:#000;
	text-decoration:none;
	margin-right:10px;
	list-style:none;
	font-weight:bold;
	margin-left:3px;
}
#ProductPanel1 .pic2 p a:hover {
	font-size:10px;
	color:#000;
	text-decoration:underline;
	margin-right:10px;
	list-style:none;
	font-weight:bold;
	margin-left:3px;
}
#ProductPanel1 .listprod {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	width: 640px;
	float: left;
	margin-left: 5px;
}
#ProductPanel1 .listprod2 {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	width: 630px;
	float: left;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 10px;
	height: auto;
}
#ProductPanel1 .listprod .L1 {
	position:relative;
	border-width: thin;
	border-color: #FFF;
	font-size: 14px;
	color: #00C;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: inset;
	float: left/* clear:both; */
}
#ProductPanel1 .listprod .L1Title {
	position:relative;
	text-align:left;
	margin-left: 18px;
}
#ProductPanel1 .listprod .L2 {
	position:relative;
	font-size: 12px;
	width: 300px;
	float: left;
	color: Black;
	margin-left:18px
}
#ProductPanel1 .listprod .L2 ul {
	padding-left: 20px;
}
#ProductPanel1 .listprod .L2Title {
	position:relative;
	text-align:left;
}
#ProductPanel1 .List {
	font-size:12px;
	list-style-image: url(img/arrow1.png);
}
#ProductPanel1 .List2 {
	font-size:12px;
	list-style-image: url(img/arrow1.png);
	list-style-position: outside;
}
#ProductPanel1 .List2 a {
	font-size:12px;
	list-style-image: url(img/arrow1.png);
	color: #000;
	font-style: normal;
	text-decoration: none;
}
#ProductPanel1 .List2 a:hover {
	font-size:12px;
	list-style-image: url(img/arrow1.png);
	color: #3F86C6;
	font-style: normal;
	text-decoration: none;
}
#ProductPanel1 .List a {
	font-size:12px;
	list-style-image: url(img/arrow1.png);
	color: #000;
	font-style: normal;
	text-decoration: none;
}
#ProductPanel1 .List a:hover {
	font-size:12px;
	list-style-image: url(img/arrow1.png);
	color: #039;
	font-style: normal;
	text-decoration: none;
}
#BottomProductPanel1 {
	height:6px;
	width:656px;
	float:right;
	left:5px;
}
/*fine prodotti pannello 1*/ 
/*applicazioni*/  
#ApplicazioniPanel {
	width:660px;
	padding:0px;
	float:left;
	background-color:#FFF;
}
#ApplicazioniPanel .pictit {
	width:19px;
	float:left;
	height: 980px;
}
#ApplicazioniPanel .picapp {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 620px;
}
#ApplicazioniPanel .picapp img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#ApplicazioniPanel .picapp2 {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	top: 0px;
	width: 620px;
}
#ApplicazioniPanel .picapp2 img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	top: 0px;
	right: 0px;
}
#ApplicazioniPanel .picapp2 p {
	left: 10px;
}
#ApplicazioniPanel .pic1 {
	width:187px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel .pic2 {
	width:400px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#eaeaea;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel .pic2 h3 {
	font-size:12px;
	color:#df1f00;
	margin-top:-5px;
}
#ApplicazioniPanel .pic2 p.entra {
	width:50px;
	height:15px;
	margin:90px 0 0 0;
	padding:8px 0 0 0;
	float:right;
	font-weight:bold;
	background-image: url(img/arrow-trs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ApplicazioniPanel a {
	width:187px;
	height:20px;
	margin:0px 0 10px 0;
	padding:0px;
	font-size:11px;
	float:right;
	color:#000000;
	line-height:19px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF;
	background:url(img/harrow_25.gif) no-repeat 175px 23px;
}
#ApplicazioniPanel .case_content a {
display:inline;
width:auto;
height:auto;
border:none;
background:none;
margin:0;
padding:0;
text-decoration:underline;
float:none;
}

#ApplicazioniPanel2 {
	width:670px;
	padding:0px;
	float:left;
	background-color:#FFF;
}
#ApplicazioniPanel2 .pictit {
	width:19px;
	float:left;
	height: 980px;
}
#ApplicazioniPanel2 .picapp {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 630px;
}
#ApplicazioniPanel2 .picapp img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#ApplicazioniPanel2 .picapp2 {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	top: 0px;
	width: 620px;
}
#ApplicazioniPanel2 .picapp2 img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	top: 0px;
	right: 0px;
}
#ApplicazioniPanel2 .picapp2 p {
	left: 10px;
}
#ApplicazioniPanel2 .pic1 {
	width:187px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel2 .pic2 {
	width:400px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#eaeaea;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel2 .pic2 h3 {
	font-size:12px;
	color:#df1f00;
	margin-top:-5px;
}
#ApplicazioniPanel2 .pic2 p.entra {
	width:50px;
	height:15px;
	margin:90px 0 0 0;
	padding:8px 0 0 0;
	float:right;
	font-weight:bold;
	background-image: url(img/arrow-trs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ApplicazioniPanel2 a{
	color: #000;
	text-decoration: none;
}
#ApplicazioniPanel2 a:hover{
	color: #06F;
	text-decoration: none;
}

#ApplicazioniPanel3 {
	width:660px;
	padding:0px;
	float:left;
	background-color:#FFF;
}
#ApplicazioniPanel3 .pictit {
	width:19px;
	float:left;
	height: 980px;
}
#ApplicazioniPanel3 .picapp {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 620px;
}
#ApplicazioniPanel3 .picapp img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#ApplicazioniPanel3 .picapp2 {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	top: 0px;
	width: 620px;
}
#ApplicazioniPanel3 .picapp2 img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	top: 0px;
	right: 0px;
}
#ApplicazioniPanel3 .picapp2 p {
	left: 10px;
}
#ApplicazioniPanel3 .pic1 {
	width:187px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel3 .pic2 {
	width:400px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#eaeaea;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel3 .pic2 h3 {
	font-size:12px;
	color:#df1f00;
	margin-top:-5px;
}
#ApplicazioniPanel3 .pic2 p.entra {
	width:50px;
	height:15px;
	margin:90px 0 0 0;
	padding:8px 0 0 0;
	float:right;
	font-weight:bold;
	background-image: url(img/arrow-trs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ApplicazioniPanel3 a {
	width:350px;
	height:25px;
	padding:0px;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF;
	background:url(img/harrow_25.gif) no-repeat 175px 23px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
/*
#ServicePanel {
	width:660px;
	padding:0px;
	float:left;
	background-color:#FFF;
}
#ServicePanel .pictit {
	width:19px;
	float:left;
	height: 600px;
}
#ServicePanel .picapp {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 620px;
}
#ServicePanel .picapp img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#ServicePanel .picapp2 {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	top: 0px;
	width: 620px;
}
#ServicePanel .picapp2 img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	top: 0px;
	right: 0px;
}
#ServicePanel .picapp2 p {
	left: 10px;
}
#ServicePanel .pic1 {
	width:187px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}
#ServicePanel .pic2 {
	width:400px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#eaeaea;
	border:3px solid #eaeaea;
}
#ServicePanel .pic2 h3 {
	font-size:12px;
	color:#df1f00;
	margin-top:-5px;
}
#ServicePanel .pic2 p.entra {
	width:50px;
	height:15px;
	margin:90px 0 0 0;
	padding:8px 0 0 0;
	float:right;
	font-weight:bold;
	background-image: url(img/arrow-trs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ServicePanel a {
	width:187px;
	height:20px;
	margin:6px 0 10px 0;
	padding:0px;
	font-size:11px;
	float:right;
	color:#000000;
	line-height:17px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF;
	background:url(img/harrow_25.gif) no-repeat 175px 23px;
}

*/
#Applicazioni a:hover {
	color:#1a66b8;
	border:#1a66b8 solid 1px;
}
#Applicazionibottom {
	background:url(img/applicazioni/ombra.jpg) no-repeat;
	height:16px;
	width:639px;
	float:left;
	left:5px;
}
#Applicazionebottom {
	width:639px;
	float:left;
	left:5px;
}
#Applicazionebottom .href {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: none;
	float: none;
	width: auto;
	height: auto;
	font-size: 12px;
}

#Applicazionebottom .title {
	color: #F00;
	font-weight: bold;
	font-size: 15px;
}
/*fine applicazioni*/

/*footer*/
#footerin {
	height:50px;
	background-color:#f3f3f3;
	border-top: 3px solid #e5e5e5;
	float:left;
	width:955px;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:30px;
}
#footerin-li {
	height:30px;
	float:left;
	padding-top:5px;
	padding-left:30px;
}

#footerin-li img {
	height:10px;
	width:10px;
	border:0px;
	padding-right:3px;
}

#footerin ul a {
	text-decoration:none;
	color:#1d6dbb;
}
#footerin ul a:hover {
	text-decoration:underline;
	color:#1d6dbb;
}
#footermenu {
	list-style:none;
	text-align:center;
	margin: 0 auto;
	height:20px;
	padding-top:5px;
	clear: both;
}
#footermenu ul li {
	list-style:none;
	text-align:center;
	text-decoration:none;
	color:#1d6dbb;
	padding:5px;
}
/*fine footer*/

.line {
	clear: both;
	border-bottom: 1px solid #e5e5e5;
	height: 1px;
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
}
#breackBox1 {
	clear: both;
	height:20px;
	float:left;
}

#NewsList {
	width: 730px;
	float: left;
}
h1 {
	font-size: 16px;
	color: #3F86C6;
}
.tabs-container .listino1v {
	background:#c1c1c1;
	width:190px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino2v {
	background:#c1c1c1;
	width:300px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino3v {
	background:#c1c1c1;
	width:80px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino4v {
	background:#eaeaea;
	width:190px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px;
}
.tabs-container .listino5v {
	background:#eaeaea;
	width:300px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino6v {
	background:#eaeaea;
	width:80px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px;
	font-weight: bold;
}
.tabs-container .listino7v {
	background:#eaeaea;
	width:210px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:left;
	margin:1px
}	
.Brand {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 110px;
	width: 213px;
	text-align: center;
	list-style-type: none;
}

.tabs-container .listino-davis1 {
	background:#c1c1c1;
	width:80px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino-davis2 {
	background:#c1c1c1;
	width:200px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino-davis3 {
	background:#c1c1c1;
	width:60px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino-davis7 {
	background:#c1c1c1;
	width:70px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px;
}
.tabs-container .listino-davis9 {
	background:#c1c1c1;
	width:80px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px;
}
.tabs-container .listino-davis11 {
	background:#c1c1c1;
	width:175px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px
}
.tabs-container .listino-davis4 {
	background:#eaeaea;
	width:80px;
	height:70px;
	float:left;
	text-align:left;
	margin:1px;
	position: relative;
}
.tabs-container .listino-davis8 .spandavis {
	/*position: absolute;
	top:50%;
	margin-top:-0.5em;
	padding-left:5px;
	*/
	/*border: 1px solid #999999;
	display:block;
	width:74px;
	height:20px;
	line-height:20px;
	padding:4px 2px;
	margin:0px;
	margin-bottom:1px;*/
	
}

.tabs-container .listino-davis5 ul {
	float: left;
	line-height: 12px;
	text-align: left;
	margin:2px;
	/*margin-top: 3px;*/
	padding-left:15px;
}
.tabs-container .listino-davis5 {
	background:#eaeaea;
	width:190px;
	height:60px;
	float:left;
	line-height:12px;
	text-align:left;
	margin:1px;
	position: relative;
	padding:5px;
}

.tabs-container .listino-davis5 .spandavis {
position: absolute;
top:50%;
margin-top:-0.5em;
padding-left:5px;
}

.tabs-container .listino-davis6 {
	background:#eaeaea;
	width:60px;
	height:70px;
	float:left;
	text-align:left;
	margin:1px;
	font-weight: bold;
	position: relative;
}

.tabs-container .listino-davis6 .spandavis {
position: absolute;
top:50%;
margin-top:-0.5em;
padding-left:5px;
}

.tabs-container .listino-davis8 {
	background:#eaeaea;
	width:70px;
	height:70px;
	float:left;
	line-height:20px;
	text-align:center;
	margin:1px;

}
.tabs-container .listino-davis8 img{
	width: 68px;
	height: 68px;
	border: 1px solid #999;
}

.tabs-container .listino-davis10 {
	background:#eaeaea;
	width:80px;
	height:70px;
	float:left;
	text-align:center;
	margin:1px;
	line-height:20px;
}

.tabs-container .listino-davis10 img {
	border:0;
}

.tabs-container .listino-davis12 {
	background:#eaeaea;
	width:175px;
	height:70px;
	float:left;
	text-align:left;
	margin:1px;
	position:relative;
}

.tabs-container .listino-davis12 .spandavis {
	position: absolute;
	top:50%;
	margin-top:-0.5em;
	padding-left:5px;
}

/*-----------------------menu-----------------------------*/
#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	/*text-transform: capitalize;*/
}
#menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu ul li {
	float:right;
	position:relative;
	display:inline;
	width: 102px;
}
#menu ul li ul
{
	position:absolute;
	display:none;
	top:40px;
	left: 0px;
}
#menu ul li:hover ul
{
	display:block;
	
}
#menu ul li ul:hover
{
	display:block;
	
}


#menu ul li a {
	line-height:40px;
	height:40px;
	display:block;
	text-decoration:none;
	color:#3e80bd;
	opacity:0.9;
	filter:alpha(opacity=90);
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/sfondo_menu.jpg);
}

#menu ul li ul li
{
	display:block;
	text-align: left;
	font-weight: normal;
	text-indent: 5px;
	height: 20px;

}

#menu ul li:hover a {
	color: #09F;
}

#menu ul li .current{
	opacity:0.9;
	filter:alpha(opacity=90);
	color: #999;
	background-color: #CCC;
}
#menu ul li a.current:hover{
	background-color: #999;
}
#menu ul li:hover ul li a {
	font-size:11px;
	line-height:20px;
	height:20px;
	display:block;
	opacity:0.85;
	filter:alpha(opacity=95);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2;
	width: 150px;
}
#menu ul li:hover ul li a:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

/*scheda prodotto*/
#schedaprodotto {
	width:675px;
	float:left;
	margin-top:10px;
}
#cont_schedaprodotto {
	width:675px;
	float:left;
	margin-top:0;
	background-color:#FFF;
}

.tabs-desc-container {
	float:right;
	padding:5px;
	width:380px;
	background-color:#FFF;
}
.tabs-desc-container2 {
	float:left;
	padding:5px;
	width:670px;
	background-color:#FFF;
}
.tabs-desc-container3 {
	float:left;
	padding:5px;
	width:659px;
	background-color:#FFF;
}
.tabs-desc-container4 {
	float:left;
	padding:5px;
	width:659px;
	background-color:#FFF;
}
.tabs-desc-container4-image {
	float:left;
	padding:5px;
	width: 280px;
	height: 300px;
	background-color:#FFF;
	position: relative;
}
.tabs-desc-container4-image  img {
	float:center;
	padding:10px;
	width:280px;
	height:130px;
	position: relative;
}
.tabs-desc-container4-model {
	float:left;
	padding:5px;
	width:659px;
	background-color:#FFF;
}

.tabs-desc-container-davis {
	float:right;
	padding:5px;
	width:431px;
	background-color:#FFF;
}

#ImgNews {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 0px;
}

/*index terra aria acqua ecc..*/

#indexPanel .pictit1{
	width:19px;
	height:195px;
	float:left;
}

#indexPanel .pictit2{
	width:19px;
	height:195px;
	float:left;
}

#indexPanel .pictit3{
	width:19px;
	height:172px;
	float:left;
}

#indexPanel .pictit4{
	width:19px;
	height:172px;
	float:left;
}

#indexPanel .pictit5{
	width:19px;
	height:170px;
	float:left;
}

#index a:hover {
	color:#1a66b8;
	border:#1a66b8 solid 1px;
}
#indexbottom {
	background:url(img/applicazioni/ombra.jpg) no-repeat;
	height:16px;
	width:641px;
	float:right;
	left:5px;
}
.indexbottom {
	background:url(img/applicazioni/ombra.jpg) no-repeat;
	height:16px;
	width:641px;
	float:right;
	left:5px;
}

#indexPanel {
	width:660px;
	padding:0px;
	float:left;
	position:relative;
}

#indexPanel .pic1 {
	width:294px;
	height:155px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
	position:relative;
}

#indexPanel .pic2 {
	width:614px;
	height:135px;
	margin:0 auto;
	padding:10px;
	float:left;
	background:#03C;
	background-color:#FFF;
	border:3px solid #eaeaea;
	position:relative;
}
#indexPanel .pic3 {
	width:187px;
	height:160px;
	margin:0 auto;
	padding:10px;
	float:left;
	background:#03C;
	background-color:#FFF;
	border:3px solid #eaeaea;
	position:relative;
}
#indexPanel .pic1 .desc{
	padding:0px;
	margin:0;
	text-align:justify;
	text-decoration:none;
	font-size:11px;
	line-height:13px;
	float:right;
	width:160px;
	color:#000;
	height:105px;
	overflow:hidden;
}
#indexPanel .pic2 .desc{
	padding:0px;
	margin:0;
	text-align:justify;
	text-decoration:none;
	font-size:11px;
	line-height:13px;
	float:right;
	width:295px;
	color:#000;
	height:105px;
	overflow:hidden;
}

#indexPanel .pic1 .desc p{
	padding:0;
	margin:0;
}
#indexPanel .pic1 .new
{
	display:block;
	top:40px;
	left:80px;
	width:45px;
	height:31px;
	background:url(img/novita.png);
	position:absolute;
	background-repeat: no-repeat;
	
}
#indexPanel .pic1 .off
{
	display:block;
	width:45px;
	height:31px;
	position:absolute;
	top:38px;
	left:89px;
	background-image: url(img/offerta.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#indexPanel .caption {
	width:293px;
	height:20px;
	margin:0px 0 10px 0;
	padding:0px;
	font-size:11px;
	float:right;
	color:#000000;
	line-height:19px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF;
	text-transform:uppercase;
	background:url(img/harrow_25.gif) no-repeat 175px 23px;
}

#indexPanel .prezzo {
	width: 293px;
	height:20px;
	font-size:14px;
	color:#000000;
	text-align:center;
	float: right;
	color: #203273;
	text-decoration:none;
	text-transform:uppercase;
	line-height: 25px;
	background:#FFFFFF;
}

#indexPanel .pic2 .caption {
	width:614px;
}
#indexPanel .pic3 .caption {
	width:187px;
}
#indexPanel .prod_list
{
	margin:0;
	overflow:hidden;
	width:320px;
	height:156px;
	padding:0;
	float:left;
	}
#indexPanel .app_list
{
	margin:0;
	overflow:hidden;
	width:213px;
	height:185px;
	padding:0;
	float:left;
	}
#indexPanel a
{
	text-decoration:none;
	color:#000;
	}
#indexPanel a:hover
{
	text-decoration:none;
	color:#000;
	}	
#index a:hover {
	color:#1a66b8;
	border:#1a66b8 solid 1px;
}
#indexbottom {
	background:url(img/applicazioni/ombra.jpg) no-repeat;
	height:16px;
	width:641px;
	float:right;
	left:5px;
}
/*fine applicazioni*/



/*prodotti home*/
#ProdottiPanel {
	width:660px;
	padding:0px;
	float:left;
}
#ProdottiPanel .pictit {
	width:19px;
	height:205px;
	float:left;
}
#ProdottiPanel .pic1 {
	width:187px;
	height:220px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}
#ProdottiPanel a {
	width:187px;
	height:35px;
	margin:0px 0 10px 0;
	padding:0px;
	font-size:11px;
	float:right;
	color:#000000;
	line-height:19px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF;
	background:url(img/harrow_25.gif) no-repeat 175px 23px;
}
#Prodotti a:hover {
	color:#1a66b8;
	border:#1a66b8 solid 1px;
}
#Prodottibottom {
	background:url(img/bottom-pic.gif) no-repeat;
	height:16px;
	width:638px;
	float:left;
	left:5px;
}
#spacer {
	height:20px;
	width:19px;
	float:left;
}

/*meteo home*/
#boxevidenza {
	width: 315px;
	height: 100px;
	background:url(img/evidenza.jpg);
	background-repeat: no-repeat
	border: 3px solid #EAEAEA;
}

#boxevidenza .topnews {
	width: 295px;
	padding: 5px;
	padding-top: 15px;
}

#boxevidenza .topnews h1 {
	color: #FF6600;
    font-size: 14px;
}

#boxevidenza .topnews p {
	color: #3E80BD;
	margin-top: -9px;
}

#boxevidenza .topnews a {
	text-decoration: none;
}

#boxmeteo {
	width:310px;
	height:195px;
	border:3px solid #eaeaea;
	background:url(img/bg-bx-s.jpg) repeat-x #C9C7CC;
	margin: 0px;
	padding: 0px;
}
#boxmeteo .img {
	margin:4px 0 0 4px;
}
#boxmeteoleft {
	width:148px;
	float:left;
	margin-left: 5px;
	padding:0px;
	margin-top: 40px;
	height: 130px;
}
#boxmeteoleft h1 {
	font-weight:bold;
	font-size:12px;
	color:#ff6600;
	margin-left:5px;
	float:left;
}
#boxmeteoright {
	width:151px;
	float:right;
	margin-top: 40px;
	height: 130px;
}
#boxmeteoright h1 {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-align:center;
	margin:0;
	padding:3px;
	height:12px;
}
#boxmeteoright img {
	border:2px solid #fff;
}
.boxmeteocell {
	width:148px;
	height:50px;
	float:left;
	border-bottom:0px solid #248eff;
	margin-left:0px;
	color:#FFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.boxmeteocell:hover {
	background-color:#2889d3;
}
.boxmeteocell img {
	border-style:none;
	margin:5px 0 0 5px;
}
.boxmeteocell .strong {
	float:left;
	margin:5px 0 0 5px;
	font-size:10px;
}
.boxmeteocell .arrow {
	margin:0px 4px 0 0;
	float:right;
	border-style:none;
}
.boxmeteocell span.blue {
	color: #6FF
}
.boxmeteocell span.red {
	color: #F90;
}
/*fine meteo home*/
/*prodotti pannello 1*/
#ProductPanel1 {
	width:675px;
	padding:0px;
	float:left;
	background-color: #FFF;
}
#ProductPanel1 .pictit {
	width:19px;
	height:105px;
	float:left;
	z-index: -1;
}
#ProductPanel1 .pic1 {
	width:109px;
	height:78px;
	margin:0 auto;
	padding:3px;
	float:right;
	background-color:#FFF;
	border:2px solid #eaeaea;
}
#ProductPanel1 .pic2 {
	width:199px;
	height:78px;
	margin:0 auto;
	padding:3px;
	float:right;
	background-color:#FFF;
	border:2px solid #eaeaea;
}
#ProductPanel1 .pic2 ul {
	font-weight:bold;
	font-size:14px;
	color:#df1f00;
	margin-top:0px;
	margin-left:-38px;
}
#ProductPanel1 .pic2 li {
	font-size:12px;
	color:#000;
	text-decoration:none;
	margin-right:10px;
	list-style:none;
}
#ProductPanel1 .pic2 li a {
	font-size:12px;
	color:#000;
	text-decoration:none;
	margin-right:10px;
	list-style:none;
}
#ProductPanel1 .pic2 p a {
	font-size:10px;
	color:#000;
	text-decoration:none;
	margin-right:10px;
	list-style:none;
	font-weight:bold;
	margin-left:3px;
}
#ProductPanel1 .pic2 p a:hover {
	font-size:10px;
	color:#000;
	text-decoration:underline;
	margin-right:10px;
	list-style:none;
	font-weight:bold;
	margin-left:3px;
}
#ProductPanel1 .listprod2 {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	width: 630px;
	float: left;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 10px;
	height: auto;
}
#ProductPanel1 .List {
	font-size:12px;
	list-style-image: url(img/arrow1.png);
}
#ProductPanel1 .List2 a:hover {
	font-size:12px;
	list-style-image: url(img/arrow1.png);
	color: #3F86C6;
	font-style: normal;
	text-decoration: none;
}
#ProductPanel1 .List a {
	font-size:12px;
	list-style-image: url(img/arrow1.png);
	color: #000;
	font-style: normal;
	text-decoration: none;
}
#ProductPanel1 .List a:hover {
	font-size:12px;
	list-style-image: url(img/arrow1.png);
	color: #039;
	font-style: normal;
	text-decoration: none;
}
#BottomProductPanel1 {
	height:6px;
	width:656px;
	float:right;
	left:5px;
}
/*fine prodotti pannello 1*/ 
/*applicazioni*/  
#ApplicazioniPanel {
	width:670px;
	padding:0px;
	float:left;
	background-color:#FFF;
}
#ApplicazioniPanel .pictit {
	width:19px;
	float:left;
	height: 980px;
}
#ApplicazioniPanel .picapp {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 620px;
}

#ApplicazioniPanel .picapp img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#ApplicazioniPanel .picapp2 {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	top: 0px;
	width: 620px;
}
#ApplicazioniPanel .picapp2 img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	top: 0px;
	right: 0px;
}
#ApplicazioniPanel .picapp2 p {
	left: 10px;
}

#ApplicazioniPanel .gal1 {
	width:180px;
	height:130px;
	margin:auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}

#ApplicazioniPanel .pic2 {
	width:400px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#eaeaea;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel .pic2 h3 {
	font-size:12px;
	color:#df1f00;
	margin-top:-5px;
}
#ApplicazioniPanel .pic2 p.entra {
	width:50px;
	height:15px;
	margin:90px 0 0 0;
	padding:8px 0 0 0;
	float:right;
	font-weight:bold;
	background-image: url(img/arrow-trs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#ApplicazioniPanel2 .pictit {
	width:19px;
	float:left;
	height: 780px;
}
#ApplicazioniPanel2 .picapp {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 620px;
}
#ApplicazioniPanel2 .picapp img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#ApplicazioniPanel2 .picapp2 {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	top: 0px;
	width: 620px;
}
#ApplicazioniPanel2 .picapp2 img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	top: 0px;
	right: 0px;
}
#ApplicazioniPanel2 .picapp2 p {
	left: 10px;
}
#ApplicazioniPanel2 .pic1 {
	width:187px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel2 .pic2 {
	width:400px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#eaeaea;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel2 .pic2 h3 {
	font-size:12px;
	color:#df1f00;
	margin-top:-5px;
}
#ApplicazioniPanel2 .pic2 p.entra {
	width:50px;
	height:15px;
	margin:90px 0 0 0;
	padding:8px 0 0 0;
	float:right;
	font-weight:bold;
	background-image: url(img/arrow-trs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ApplicazioniPanel2 a{
	color: #000;
	text-decoration: none;
}
#ApplicazioniPanel2 a:hover{
	color: #06F;
	text-decoration: none;
}

#ApplicazioniPanel3 {
	width:660px;
	padding:0px;
	float:left;
	background-color:#FFF;
}
#ApplicazioniPanel3 .pictit {
	width:19px;
	float:left;
	height: 980px;
}
#ApplicazioniPanel3 .picapp {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 620px;
}
#ApplicazioniPanel3 .picapp img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#ApplicazioniPanel3 .picapp2 {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	top: 0px;
	width: 620px;
}
#ApplicazioniPanel3 .picapp2 img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	top: 0px;
	right: 0px;
}
#ApplicazioniPanel3 .picapp2 p {
	left: 10px;
}
#ApplicazioniPanel3 .pic1 {
	width:187px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel3 .pic2 {
	width:400px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#eaeaea;
	border:3px solid #eaeaea;
}
#ApplicazioniPanel3 .pic2 h3 {
	font-size:12px;
	color:#df1f00;
	margin-top:-5px;
}
#ApplicazioniPanel3 .pic2 p.entra {
	width:50px;
	height:15px;
	margin:90px 0 0 0;
	padding:8px 0 0 0;
	float:right;
	font-weight:bold;
	background-image: url(img/arrow-trs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ApplicazioniPanel3 a {
	width:350px;
	height:25px;
	padding:0px;
	font-size:11px;
	color:#000000;
	line-height:17px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF;
	background:url(img/harrow_25.gif) no-repeat 175px 23px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#ServicePanel {
	width:660px;
	padding:0px;
	float:left;
	background-color:#FFF;
}
#ServicePanel .pictit {
	width:19px;
	float:left;
	height: 600px;
}
#ServicePanel .picapp {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 620px;
}
#ServicePanel .picapp img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#ServicePanel .picapp2 {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	top: 0px;
	width: 620px;
}
#ServicePanel .picapp2 img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	top: 0px;
	right: 0px;
}
#ServicePanel .picapp2 p {
	left: 10px;
}
#ServicePanel .pic1 {
	width:187px;
	height:159px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}
#ServicePanel .pic2 {
	width:400px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#eaeaea;
	border:3px solid #eaeaea;
}
#ServicePanel .pic2 h3 {
	font-size:12px;
	color:#df1f00;
	margin-top:-5px;
}
#ServicePanel .pic2 p.entra {
	width:50px;
	height:15px;
	margin:90px 0 0 0;
	padding:8px 0 0 0;
	float:right;
	font-weight:bold;
	background-image: url(img/arrow-trs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#ServicePanel a {
	width:187px;
	height:20px;
	margin:0px 0 10px 0;
	padding:0px;
	font-size:11px;
	float:right;
	color:#000000;
	line-height:19px;
	text-align:center;
	text-decoration:none;
	border:#bdbcbd solid 1px;
	background:#FFFFFF;
	background:url(img/harrow_25.gif) no-repeat 175px 23px;
}

#Applicazioni a:hover {
	color:#1a66b8;
	border:#1a66b8 solid 1px;
}
#Applicazionibottom {
	background:url(img/applicazioni/ombra.jpg) no-repeat;
	height:16px;
	width:639px;
	float:left;
	left:5px;
}

#Applicazionebottom {
	width:639px;
	float:left;
	left:5px;
}
#Applicazionebottom a{
	text-decoration:none;
	}
#Applicazionebottom .href {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	font-weight:normal;
	color: #69F;
}
#Applicazionebottom li a.href:hover{
	color:#36F;
}
#Applicazionebottom li a.href span{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
*display:inline;
	background-image: url(img/applicazioni/round_arrow.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	background-position: 0px 0px;
}
#Applicazionebottom li a.href:hover span {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
*display:inline;
	background-image: url(img/applicazioni/round_arrow.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	top: 0px;
	background-position: 0px -16px;
}

#Applicazionebottom .title {
	color: #04A;
	font-weight: bold;
	font-size: 16px;
	padding-top:25px;
	padding-bottom:0px;
}
#Applicazionebottom ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#Applicazionebottom li {
	font-size: 12px;
	line-height: 16px;
	height: 20px;
	margin: 0px;
	padding: 2px;
	font-weight:bold;
}
/*fine applicazioni*/

/*meteo news*/
#cmlogo {
	width: 315px;
	height: 74px;
	padding-left:3px;
}

#cmlogo img {
 /*border: 4px solid #FFFFFF;*/
}

#boxmeteonews {
	width:305px;
	height:10px;
	font-size:10px;
	text-decoration:none;
	background-color:#FFF;
	text-transform:uppercase;
	line-height:12px;
	padding:5px;
}
#boxnews {
	width:315px;
	border:3px solid #eaeaea;
	background-image:url(/images/meteo_back.jpg);
	background-repeat:no-repeat;
	background-color:#39C;
	margin-top:5px;
	height:315px;
	overflow:visible;
}
#boxnews p{
	display:inline;
}

#boxnews .top{
height:109px;
margin-top:31px;
padding: 0px 10px;
}

#newscont{
	margin-top:0px;
	overflow:hidden;
}
#newslider{
overflow:hidden;
height:145px;
margin-top:30px;
}
#boxnews a.topnews{
display:block;
width:140px;
height:105px;
border: solid 2px #FFFFFF;
float:left;
margin-right:3px;
position:relative;
text-decoration:none;
}
#boxnews .topnews .topcomm{
display:none;
font-size:11px;
line-height:12px;
color:#2277cc;
}
#boxnews .topnews:hover .topcomm{
display:block;
z-index:9999;
padding:15px;
padding-top:10px;
width:210px;
height:85px;
position:absolute;
bottom:98px;
}
#boxnews .topnews.first:hover .topcomm{
left:-20px;
background-image:url(/images/comm_back_left.png);
}
#boxnews .topnews.last:hover .topcomm{
right:-20px;
background-image:url(/images/comm_back_right.png);
}
#boxnews .topnews .toptit{
padding:4px;
font-size:11px;
line-height:12px;
color:#2277cc;
margin:0;
background-image:url(/images/white_back.png);
position:absolute;
bottom:0px;
left:0px;
width:132px;
}
#boxnews .topnews .topcomm .topcomtit{
font-size:13px;
line-height:14px;
color:#FF6600;
padding:0;
margin:0;
margin-bottom:2px;
}
ul.news_listing li {
	width:280px;
	margin:15px;
	list-style:none;
	margin-left:-25px;
	color:#FFFFFF;
	line-height:15px;
	height:45px;
	overflow:hidden;
}
ul.news_listing li a {
	color:#FFFFFF;
	text-decoration:none;
}
/*fine meteo news*/
/*---marchi*/
#brandbox{
	width:295px;!important
	width /**/:307px;
	border:3px solid #eaeaea;
	background-color:#FFF;
	margin-top:3px;
	height:330px;
	overflow:hidden;
	padding:0 11px 0 11px;
}
.brandicon{
	display:block;
	float:left;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:6px !important;
	margin-right:10px;
	margin-left:3px;
	
}

/*----*/
/*footer*/
.footer {
	margin:0 auto;
	width:999px;
	clear:both;
	font-size:11px;
}
#footer {
	width:999px;
	clear:both;
	font-size:11px;
	margin: auto;
}

#footerin ul a {
	text-decoration:none;
	color:#1d6dbb;
}
#footerin ul a:hover {
	text-decoration:underline;
	color:#1d6dbb;
}
#footer ul li {
	clear: both;
	list-style: none;
	margin: 0 auto;
	display:inline;
	text-align: center;
}
#footermenu ul li {
	list-style:none;
	text-align:center;
	text-decoration:none;
	color:#1d6dbb;
	padding:5px;
}

#footermenu ul li a {
	text-decoration:none;
	color:#1d6dbb;
	text-align: center;
}
#footermenu ul li a:hover {
	text-decoration:underline;
	color:#ff6600
}
/*fine footer*/

.line {
	clear: both;
	border-bottom: 1px solid #e5e5e5;
	height: 1px;
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
}
span.orange {
	color:#ff9900;
	font-weight: bold;
}
#breack {
	clear: both;
}
#breackBox1 {
	clear: both;
	height:20px;
	float:left;
}
/*menu a tendina*/
.menu_list {
	padding:0;
	width: 290px;
	margin:0px 10px 0 10px;
	float:left;
	background: #c1c1c1 url(img/arrow1.png) center left no-repeat;
}
.menu_list * {
	list-style-type:none;
	padding:0;
	color:#FFF;
}
.menu_list .button
{
	display:block;
	width:50px;
	height:20px;
	background-image:url(img/button.png);
	background-repeat:no-repeat;
	position:absolute;
	top:2px;
	right:10px;
	cursor:pointer;
	background-position: 25px 0px;
}
.menu_head {
	position:relative;
	padding:0;
	position: relative;
	margin:1px;
	background: #27C url(img/arrow1.png) center left no-repeat;
	border-bottom: 1px solid #e5e5e5;
	font-size:12px;
	font-weight:normal;
}


.menu_list span.nolink
{
padding: 5px 15px;
display:block;
	width:auto;
	}

.menu_head a {
	text-decoration:none;
	display:block;
	width:auto;
	padding: 5px 15px;
}
.menu_head a:hover {
	background-color:#04A;
	text-decoration:underline;
}
.menu_body {
	display:none;
	border-bottom:#000 solid 2px;
	padding:0;
	list-style-position:inside;
	margin:0;
}

.menu_body a {
	display:block;
	background:#46C url(img/arrow1.png) center left no-repeat;
	padding:6px 0 0 15px;
	margin-top:1px;
	text-decoration:none;
	height:20px;
}
.menu_body a:hover {
	text-decoration:underline;
	background:#24B url(img/arrow1.png) center left no-repeat;
}
.menu_head2 {
	font-size:11px;
	font-weight:normal;
	position: relative;
	margin:1px;
	background: #26A url(img/arrow1.png) center left no-repeat;
	border-bottom: 1px solid #e5e5e5;
	position:relative;
}
.menu_head2 a {
	background: #04A url(img/arrow1.png) center left no-repeat;
}

.menu_body2 {
	display:none;
	padding:0;
	margin:0;
}
.menu_body2 li{
	margin:0;
	padding:0;
}

.menu_body2 a {
	display:block;
	background:#138 url(img/arrow1.png) center left no-repeat;
	margin:0;
	margin-top:1px;
	text-decoration:none;
	height:16px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.menu_body2 a:hover {
	text-decoration:underline;
	background:#000 url(img/arrow1.png) center left no-repeat;
}
/*fine menu a tendina*/

#NewsList {
	width: 730px;
	float: left;
}
#NewsList object {
	padding: 10px;
}
div#wn { 
    position:relative; 
    height:100px; 
    overflow:hidden;	
}
#mainMB {
	height: 150px;
	width: 305px;
	overflow: hidden;
}
.oss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
	float: left;
	height: 140px;
	width: 145px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.oss span {
	color: #36C;
	font-weight: bold;
}
.oss span.label {
	display: inline-block;
	width: 65px;
	color: #000;
	font-weight: normal;
}
.oss p{
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.web {
	float: right;
	height: 130px;
	width: 131px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.oss span.Dven {
	display: block;
	float: right;
	padding-right: 55px;
}
.oss p.meteosym{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#mainMB .MB {
	height: 140px;
	width: 295px;
	padding: 5px;
}
.MB h1 {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #F60;
	text-align: center;
}
#mainMB .filtro {
	height: 170px;
	width: 305px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -45px;
	position: absolute;
	z-index: 1000;
	opacity: 1;
	left: 0px;
	top: 0px;
}
#skypedetectionswf
{
	visibility:hidden;
}

/*Azienda*/

#AziendaPanel {
	width:670px;
	margin-top: 10px;
	padding:0px;
	float:left;
	background-color:#FFF;
}
#AziendaPanel .pictit {
	width:19px;
	float:left;
	height: 600px;
}
#AziendaPanel .picapp {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 630px;
}

#AziendaPanel .picapp img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#AziendaPanel .picapp2 {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	top: 0px;
	width: 620px;
}
#AziendaPanel .picapp2 img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	position: relative;
	top: 0px;
	right: 0px;
}
#AziendaPanel .picapp2 p {
	left: 10px;
}
#AziendaPanel .pic1 {
	width:187px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}

#AziendaPanel .pic2 {
	width:400px;
	height:154px;
	margin:0 auto;
	padding:10px;
	float:left;
	background-color:#eaeaea;
	border:3px solid #eaeaea;
}
#AziendaPanel .pic2 h3 {
	font-size:12px;
	color:#df1f00;
	margin-top:-5px;
}
#AziendaPanel .pic2 p.entra {
	width:50px;
	height:15px;
	margin:90px 0 0 0;
	padding:8px 0 0 0;
	float:right;
	font-weight:bold;
	background-image: url(img/arrow-trs.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#AziendaPanel a {
	padding:0px;
	float:left;
}

#SchedaAzienda {
	width:675px;
	float:left;
	margin-top:0px;	
}
	
#AziendaPanel .gall{
	width:180px;
	height:130px;
	margin:0px;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:3px solid #eaeaea;
}

#Leftpanel-Azienda {
	width: 675px;
	float:left;
	margin:2px 5px 5px 26px;
	padding-left:10px;
	
}

#Galleriabottom {
	background:url(img/applicazioni/ombra.jpg) no-repeat;
	height:16px;
	width:618px;
	float:left;
	left:5px;
}

/*Acquista*/

#AcquistaPanel {
	width:670px;
	padding:0px;
	float:left;
	background-color:#FFF;
}
#AcquistaPanel .pictit {
	width:19px;
	float:left;
	height: 680px;
}
#AcquistaPanel .picapp {
	padding:10px;
	float:left;
	background-color:#FFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 630px;
}

#AcquistaPanel a {
	width:350px;
	height:25px;
	padding:0px;
	font-size:11px;
	color:#1D6DBB;
	line-height:17px;
	text-align:center;
	text-decoration:none;
	background:#FFFFFF;
	background:url(img/harrow_25.gif) no-repeat 175px 23px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#AcquistaPanel .picapp img {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.lista_news {
	padding-left: 260px;
}
gallery_news img {
	margin-bottom: 10px;
}

