




@charset "UTF-8";

@media all
{  
  
#mainBox
{
  width: 209px;

  margin-bottom: 50px;
  background-color: none;
  margin-top: 10px;
}

#mainBox_ist
{
  width: 182px;
  height: 236px;
  background-image: url("/export/system/modules/org.opencms.frontend.templatetwo/resources/images/nav_left/ist_bg.png");
  background-color: none;
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 27px;
}

.ist_menu
{
  margin-top: -1px;
  margin-left: 2px;
  border: solid 0px;
  margin-bottom: -2px;
}

#mainBox_ist img:hover
{
    background-image:  url("/export/system/modules/org.opencms.frontend.templatetwo/resources/images/nav_left/ist_on_bg.png");
}

.ist_menu_active
{
  margin-top: -1px;
  margin-left: 2px;
  border: solid 0px;
  margin-bottom: -2px;
  background-image:  url("/export/system/modules/org.opencms.frontend.templatetwo/resources/images/nav_left/ist_on_bg.png");
}

  

#mainBox_marchi
{
  width: 182px;
  height: 206px;
  background-color: none;
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: -20px;
  border: 0px solid;
}

#mainBox_meteo
{
  margin-top: 20px;
}

#mainBox_agrometeo
{
  margin-top: 5px;
}

#mainBox_ricerca
{
  margin-top: 5px;
  width: 182px;
  height: 100px;
  background-image: url(/export/system/modules/org.opencms.frontend.templatetwo/resources/images/nav_left/ricerca_bg.png);
  background-color: none;
  background-position: top left;
  background-repeat: no-repeat;
  border: 0px solid;
  padding-top: 40px;
  margin-bottom: -40px;
  text-align: left;
}


#ricerca_text
{
 
  position: relative;
  left: 16px;
  width: 110px;
  float:left;
  
}

#ricerca_text input
{
  border: 1px solid #bbbbbb;
  width: 100%;
}

#ricerca_lente
{
  position: relative;
  top: -8px;
  left: 25px;
}

#ricerca_avanzata
{
  position: relative;
  top: -5px;
  left: 13px;
}

#pasta
{
  margin-top: 10px;
}


}
