@charset "utf-8";
/* CSS Document */
body{
	background-color:#FFF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	}
#testata_bianca{
	width:1000px;
	height:100px;
	background-color:#FFF;
	border:0px;
	margin:0px auto;
	
	}
	
#testata_bianca_sin{
	width:299px;
	height:100px;
	float:left;
	
	}
	
#testata_bianca_sin_logo{
	width:229px;
	height:65px;
	margin-top:20px;
	}
	
#testata_bianca_des{
	width:600px;
	height:100px;
	
	float:right;
	text-align:right}
	
	
#testata_bianca_des_menu{
	color:#5E942D;
	width:600px;
	float:right;
	margin:60px 0px 0px 0px;
	font-size:12px;
	font-weight:bold
	
	}
	
#container_back{
	width:100%;
	background:url(../images/sfondo-home-completo-new4.jpg) top no-repeat;
	height:auto;}
	
#container{
	width:1000px;
	height:760px;
	margin:0px auto;
	position:relative;
	}
	
#menu_home{
	width:1000px;
	height:143px;
	top:215px;
	position:absolute;
	z-index:2;
	
	}
	
#menu_home_sin{
	width:90px;
	height:143px;

	float:left;
	}	
.menu_home_bottoni{
	width:171px;
	height:143px;
	color:#575756;
	float:left;
	text-align:center;
	margin-left:45px;
	}	
	
#menu_home_bottoni1{
	width:171px;
	height:143px;
	color:#575756;
	float:left;
	text-align:center;
	margin-left:90px;
	}

#presto_online{
	width:960px;
	height:auto;
	background-color:#FFF;
	position:absolute;
	z-index:1;
	top:400px;
	
	box-shadow: 5px 5px 20px -2px #939393;
	-webkit-box-shadow: 5px 5px 20px -2px #939393;
	-moz-box-shadow: 5px 5px 20px -2px #939393;
	padding:20px;
	line-height:18px }
	
#foto_home{float:left;}

#testo_home{float:left; margin-left:20px; width:526px;}
#testo_home p{margin:0px;}
	
#foto{
	width:287px;
	height:238px;
	position:absolute;
	background-image:url(../images/pannelli-solari-vicinialsole.png);
	top:46px;
	left:0px;
	display:none;}
	
#foto2{
	width:287px;
	height:238px;
	position:absolute;
	background-image:url(../images/solare-termico-vicinialsole-foto.png);
	top:46px;
	left:215px;
	display:none;}
	
#foto3{
	width:287px;
	height:238px;
	position:absolute;
	background-image:url(../images/pompe-calore-vicinialsole-foto.png);
	top:46px;
	left:430px;
	display:none;}
	
#foto4{
	width:287px;
	height:238px;
	position:absolute;
	background-image:url(../images/cogenerazione-vicinialsole-foto.png);
	top:46px;
	left:645px;
	display:none;}
	
/* THUMB */
.thumbnail {position: relative; z-index: 9}
.thumbnail:hover {background: transparent; z-index: 10}
.thumbnail > span {display: none; position: absolute; top: -260px; left: 60px; padding: 5px}
.thumbnail > span img {padding: 2px}
.thumbnail:hover > span {display: block; border: 1px dashed gray; background-color: #FFF; color: black; text-decoration: none}
.thumbnail:hover span span {display: inline; border: none}


div#new{display:none}div#new2{display:none}




#footer{width:1000px; margin:10px auto 20px; text-align:left;   color:#575756; padding-top:10px; font-size:12px  }

#footer a{color:#575756;}

