@charset "utf-8";
/* CSS Document */
#container {
height:885px;
}
#attivita_noHover{
position:absolute;
top:90px;
right:226px;
height: 25px;
width:90px;
background-image:url(img/menu/Attivita-Nero.jpg);
}
#domotica{
position:absolute;
top:138px;
left:0px;
height: 16px;
width:237px;
background-image: url(img/attivita/Domotica-Arancione.jpg);
}
#domotica:hover{
background-image:url(img/attivita/Domotica-Nero.jpg);
cursor: pointer;
}
#fotovoltaico{
position:absolute;
top:172px;
left:0px;
height: 16px;
width:149px;
background-image: url(img/attivita/Fotovoltaico-Nero.jpg);
}
#chimica{
position:absolute;
top:206px;
left:0px;
height: 16px;
width:143px;
background-image: url(img/attivita/Chimica-Arancione.jpg);
}
#chimica:hover{
background-image:url(img/attivita/Chimica-Nero.jpg);
cursor: pointer;
}
#linea{
position:absolute;
top:232px;
left:0px;
height:16px;
width:285px;
background-image:url(img/attivita/AttivitaLinea.jpg);
}
#img{
position:absolute;
left:303px;
top: 138px;
width: 570px;
height:390px;
background-image:url(img/attivita/FotovoltaicoAttivita.jpg);
}
#line2{
position:absolute;
top:531px;
left: 303px;
height: 16px;
width: 572px;
}
#descrizione{
position:absolute;
left:303px;
top:560px;
width:572px;
text-align:justify;
}