body {
   background: #121139;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 70%;
   margin: 0px;
   padding: 0px;
   border: 0px;
   }

hr, h1 {
   display: none;
   }

h2 {
   font-size: 130%;
   }

a {
   color: #0f79c7;
   }

a:hover {
   color: #f00;
   }

img {
   border: 0px;
   }

table {
   border-collapse: collapse;
   }

td {
   border: 1px solid #0f79c7;
   padding: 3px;
   font-size: 11px;
   text-align: left;
   }

.row0 {
   font-weight: bold;
   }

#esterno {
   background: #fff url(../files/modello/fascia_alta_home.gif) repeat-x;
   }

#fasciasotto {
   background: url(../files/modello/fascia_base.gif) repeat-x bottom;
   }

#contenitore {
   width: 770px;
   color: #000;
   }

#alto {
   height: 180px;
   background: url(../files/modello/head6.jpg) no-repeat top left;
   }

#header {
   height: 150px;
   }

#menu {
      height: 30px;
      background: url(../files/modello/fascia_menu.gif) repeat-x;
      }

   #pulsanti ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      }

      #pulsanti ul li {
         float: left;
         height: 30px;
         border-right: 1px solid #e2e2e2;
         }

      #pulsanti ul li a {
         display: block;
         width: 109px;
         text-align: center;
         color: #fff;
         text-decoration: none;
         font-size: smaller;
         font-weight: bold;
         margin-top: 9px;
         height: 16px;
         }

         #pulsanti ul li a:hover {
            background: url(../files/modello/over.gif) repeat-x bottom;
            }

#lingue ul {
   list-style: none;
   height: 13px;
   margin: 0px;
   padding: 0px;
   }

#lingue ul li {
   float: right;
   margin-left: 10px;
   }

#lingue a {
   display: block;
   width: 22px;
   height: 13px;
   margin-top: 9px;
   }

#lingue a span {
   display: none;
   }

#italiano {
   background: url(../files/modello/italiano.gif) no-repeat bottom center;
   }

#english {
   background: url(../files/modello/english.gif) no-repeat bottom center;
   }
   
#contenuto {
   margin-left: 10px;
   }

#footer {
   height: 35px;
   background: url(../files/modello/fascia_base_interna.gif) repeat-x bottom;
   position: relative;
   }


#footer a {
   display: block;
   color: #fff;
   font-weight: bold;
   text-decoration: none;
   position: absolute;
   bottom: 10px;
   left: 10px;
   }


/***************************** stili home ************************************/


#fascione {
   height: 160px;
   background: #000 url(../files/modello/underbanner2.jpg) no-repeat top left;
   margin: 0px;
   padding: 0px;
   border: 0px;
   }

#associazioni {
   float:right;
   margin: 0px;
   margin-top: 30px;
   padding: 0px;
   border: 0px;
   }

#associazioni img {
   margin: 0px;
   padding: 0px;
   border: 0px;
   margin-left: 5px;
   margin-bottom: 5px;
   }

.chiudifloat {
   clear: both;
   }


   #contenuto h2 {
      display: none;
      }

   #pulsantoni ul {
      width: 100%;
      list-style: none;
      margin: 0px;
      padding: 0px;
      }


      #pulsantoni ul li {
         margin: 12px 0px 0px 15px;
         padding: 0px;
         float: left;
         }


   #pulsantoni ul li a {
      display: block;
      width: 130px;
      height: 60px;
      }

      #pulsantoni ul li a span {
         display: none;
         }


#contenuto .cantieri {
   width: 240px;
   float: left;
   margin-right: 5px;
   border: 1px solid #fff;
   }

#contenuto .cantieri h4 {
   text-align: center;
}

#contenuto .cantieri ul {
   list-style-type: disc;
   color: #000;
   margin-left: 10px;
   padding-left: 10px;
   width: 200px;
   }

#contenuto .cantieri ul li {
   margin-left: 10px;
   padding-left: 10px;
   }

#consulenze {
   background: url(../files/modello/consulenze.gif) no-repeat center center;
   }

#tecnologie{
   background: url(../files/modello/tecnologie.gif) no-repeat center center;
   }

#calcolo{
   background: url(../files/modello/software.gif) no-repeat center center;
   }

#tunneling {
   background: url(../files/modello/tunneling.gif) no-repeat center center;
   }

#sport {
   background: url(../files/modello/sport.gif) no-repeat center center;
   }


/**************************************** classi ************************************/

.img_destra {
   border: 0px;
   float: right;
   margin: auto auto 10px 10px;
   }

.centra {
   text-align: center;
   }


.destra {
   text-align: right;
   }

.bordo_rosso {
   border: 1px solid #f00;
   padding: 5px;
   }

.float_sinistra {
   width: 45%;
   float: left;
   border: 1px solid #fff;
   }

.float_destra{
   width: 45%;
   float: right;
   border: 1px solid #fff;
   }

.float_sinistra img, .float_destra img {
   border: 1px solid #0f79c7;
   }

/***************************************** varie *************************************/

/* #menu_consulenze, #menu_tecnologie, #menu_software, #menu_tunneling, #menu_assicurativo, #menu_sport {display: none;} */

#pulsanti .menu_selected a {background: url(../files/modello/over.gif) repeat-x bottom;}
  