@charset "utf-8";
/* CSS Document */
img {
	border:none;
}
hr {
    background-color: #81B6CB;
    border: 0 none;
    clear: both;
    color: #81B6CB;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
}
body {
	color:#37a6bf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
}
.sfondo {
	width: 900px;
	margin:auto;
	z-index:5;
}
.sfondo_head {
	position:absolute;
	display:block;
	width:98%;
	height:97px;
	text-align:right;
	margin-left:0px;
	margin-top:25px;
	padding-bottom:5px;
	background-image:url(http://www.ideamarconi.com/png/line_head.png);
	background-repeat: repeat-x;
	top: 0px;
	z-index: 0;
}
.head {
	background-repeat: no-repeat;
	margin:auto;
	z-index:10;
	display:block;
	overflow:visible;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.tastoni {
	width: 900px;
	background-image:url(http://www.ideamarconi.com/png/sfondo_tastoni.png);
	background-repeat:no-repeat;
	margin:auto;
}
.tastoni_sctecnica {
	width: 900px;
	height: 500px;
	background-image:url(http://www.ideamarconi.com/png/body_scheda.png);
	background-repeat:no-repeat;
	margin:auto;
}
.umidita {
	width: 200px;
	height: 34px;
}
.presupposti {
	width: 200px;
	height: 34px;
}
.sistema {
	width: 200px;
	height: 34px;
}
.testo_sctecnica {
	width: 400px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
}
.testo_sctecnica2 {
	width: 860px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
}
#slider {
	width: 900px; /* important to be same as image width */
	height: 390px; /* important to be same as image height */
	margin: auto;
	position: relative; /* important */
	overflow: hidden; /* important */
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	width: 950px;
	margin: 0 0 0 0;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
#sliderContent {
	width: 900px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font-size: 14px;
}
.top {
	top: 0;
	left: 0px;
	z-index: 1;
}
.bottom {
	bottom: 0;
	left: 0;
	height: 0px;
	width: 0px;
	z-index: 1;
	display:none;
}
.tecnico1 {
	display:none;
}
.tecnico2 {
	display:none;
}
.tecnico3 {
	display:none;
}
.tecnico4 {
	display:block;
}
#footer {
	width:900px;
	text-align:left;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
}
#footer a {
	color:#eb5514;
}
#menuTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-style:italic;
}
#menuTop a {
	color:#37a6bf;
	text-decoration:none;
}
#menuTop a:hover {
	color:#eb5514;
}
h1 {
	line-height:normal;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	font-size:24px;
}
h2 {
	line-height:normal;
	padding:0px;
	margin:0px;
	color:#00778f;
	font-weight:normal;
	font-size:17px;
}
h3 a {color:#eb5514;}
p {
	text-align:justify;
}
p strong {
	color:#00778f;
}
p a {
	color:#00778f;
}
#seoLinks {
	text-align:center;
}
#seoLinks a {
	text-decoration:none;
	color:#37a6bf;
	font-style:italic;
}