* {
   border: 0px;
   margin: 0px;
   padding: 0px;
   }

/******* generici *******/

body {
   background: #fff url(../files/modello/sfondo.gif) repeat-x top left;
   color: #000;
   font-family: "trebuchet MS", trebuchet, verdana, tahoma, arial, helvetica, sans-serif;
   font-size: 80%;
   text-align: center;
   }

hr, h1, .nascondi {
   display: none;
   }

p {
   margin-bottom: 5px;
   }

table {
   font-size: 11px;
   border-collapse: collapse;
   border: 1px solid #404040;
   }

td {
   border: 1px solid #404040;
   padding: 3px;
   }

.row0 {
   font-weight: bold;
   text-align: center;
   }

a {
   color: #9f8337;
   background: #fff;
   }

a:hover {
   color: #fcbd12;
   background: #fff;
   }


/******* esterno e header *******/


#esterno {
   text-align: left;
   margin: 0px auto 0px auto;
   width: 750px;
   background: url(../files/modello/gardenia.gif) no-repeat top right;
   }

#header {
   margin-top: 30px;
   height: 120px;
   background: url(../files/modello/norismode.gif) no-repeat top left;
   }

   #header img {
      display: none;
      }

/******* corpo *******/

#corpo {
   }

   #corpo h2, 
   #corpo h3, 
   #corpo h4,
   #corpo p {
      margin-bottom: 15px;
      }



/******* menu *******/

#menu1 {
   }

   #menu1 ul {
      }

      #menu1 ul li {
         display: inline;
         }

         #menu1 ul li a {
            display: block;
            height: 50px;
            width: 96px;
            float: left;
            background: transparent url(../files/modello/linguetta_scura.gif) no-repeat top left;
            text-align: center;
            padding-top: 20px;
            text-decoration: none;
            font-weight: bold;
            color: #d2d2d2;
            }

            #menu1 ul li.menu_selected  a {
               background: transparent url(../files/modello/linguetta.gif) no-repeat top left;
               color: #000;
               }

            #menu1 ul li a:hover {
               background: transparent url(../files/modello/linguetta.gif) no-repeat top left;
               color: #fcbd12;
               }


/******* sottomenu *******/



/******* contenuto *******/

#contenuto
{
   text-align: left;
   padding-top: 10px;
   margin-left: 10px;
} 

#contenuto ul {
   margin-left: 20px;
   }

#contenuto li
{
}

#contenuto h3
{
   margin-top: 20px;
}

   #contenuto hr {
      display: block;
      border: 0px;
      border-bottom: 1px solid #999;
      width: 35%;
      margin: 20px auto 20px auto;
      }

   #contenuto h2 {
      margin-bottom: 30px;
      }

/******* footer *******/

#footer {
   }

/******* autori *******/

#autori {
   margin-top: 50px;
   border-top: 1px solid #999;
   text-align: center;
   padding-top: 10px;
   }

   #autori p {
      }

   #autori a {
      background: #fff;
      color: #000;
      }

   #autori a:hover {
      background: #fff;
      color: #fcbd12;
      }



/******* classi *******/

.chiudifloat {clear: both;}
.compatto p, .compatto ul {margin: 0px;}
.jumpto {display: none;}  

.centra {text-align: center;}
.destra {text-align: right;}



.img_sinistra {float: left; margin-right: 10px;}
.img_destra {float: right; margin-left: 10px;}

.uno {color: ;}
.due {color: ;}
.tre {color: ;}


/************** classi anteprima *********************/

/************** prodotti *******************/

.product
{
   float: left;
   margin: 2px;
}

.product .thumbnail
{
   margin: 0px;
   padding: 0px;
}

#contenuto #icontenuto .product h3
{
   margin-top: 0px;
   padding: 0px;
   font-size: 90%;
   text-align: center;
}

.product h3 a
{
   color: #000;
}

.pages
{
   margin-top: 10px;
   margin-bottom: 10px;
}

.news
{
   margin-bottom: 20px;
}

.news .thumbnail
{
   display: inline;
   float: left;
}

#contenuto #icontenuto .news h3
{
   margin-top: 0px;
   padding: 0px;
}

/************ formattazioni particolari per le pagine ******************/

#page_marchi table {
   text-align: center;
   width: 100%;
   border: 0px;
   margin-top: 30px;
   }

   #page_marchi table td {
      border: 0px;
      }

      #page_marchi table tr.row0 td {
         font-weight: normal;
         }

   #page_marchi table img {
      display: block;
      margin: 20px auto 20px auto;
      }

/************ formattazioni particolari per le pagine ******************/

#page_servizi li {
   margin-bottom: 15px;
   }

/***************** galleria fotografica ***********************/

#photogallery_thumbnails {
}

#photogallery_thumbnails a {
        margin-left: 15px;
        padding-bottom: 1px;
        }

#photogallery_thumbnails img {
        margin-top: 10px;
        margin-bottom: 10px;
        }

#photogallery_view {
	text-align: center;
        margin-bottom: 20px;
        }

#navbar {
        width: 600px;
        position: relative;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 25px;
        }

#photogallery_previous {
        position: absolute;
        left: 0px;
        top: 0px;
}

#photogallery_return {
        margin: 0px 200px 0px 200px;
}

#photogallery_next {
        position: absolute;
        right: 0px;
        top: 0px; 
}
