﻿/* layout fixed # 2.1 */
body{
    margin:0;
    padding: 20px 0;
    background-color: #335533;
    background-image:url(img/sfondofoglia.jpg);
    background-position:top center;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    font-size: 1em;
    color:#003000; 
}
p {margin: 0 0 10px 0}
h1 { font-size: 20pt; margin: 0px 0 10px 0;}
h2 { font-size: 1.2em; margin: 0px 0 10px 0; }
h2 a, h2 a:visited, h2 a:active { color: white; } 
a, a:visited, a:active { text-decoration: none; color: navy; }
a:hover, h2 a:hover { color: #cc0000; }

b{font-size: 105%;}
em{color: red;}

#maincontainer{
    width: 980px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
}

/* Testata */
#topDiv { width: 980px; color: white; font-size: 16px; font-weight: bold; background-image: url(img/top.jpg); }
#topsection { width: 980px; height: 122px; position: relative; }
#sottoTop { width: 980px; height: 122px; position: absolute; }
#topsection td { border-width: 1px 1px 1px 0; border-color: white; border-style:solid; vertical-align:top; }
#sottoTop td { border-width: 1px 1px 1px 0; border-style: none; vertical-align:top;   }
#topsection td > span { color: white; padding: 10px 20px 0 20px; position: absolute; } /*top:10px; */
#sottoTop td > div { padding: 23px 20px 0px 20px; height:98px; background-color: white;  } 
#topsection a { height: 98px; display: block; color: white; text-decoration: none; padding: 10px; }
#topsection a > span { visibility:hidden;display: block; padding: 0 10px; } /* visibility:hidden;*/
.fader { background-color: White;  }

/* Briciole di pane */
.breadcrumb { font-size: 14px; font-weight: bold; margin-bottom:10px; }
.breadcrumb a{
    background: transparent url(img/breadcrumb.gif) no-repeat center right;
    text-decoration: none;
    padding-right: 18px; /*adjust bullet image padding*/
    color: navy;
}
.breadcrumb a:visited, .breadcrumb a:active{color: navy;}
.breadcrumb a:hover{ color: #cc0000;}


#content{ /*involucro*/
    background-color:#aaccaa;
    background-image:url(img/sfondochiaro.jpg);
    border-color:White; border-style:solid; border-width: 0 1px 1px 1px;
    min-height: 420px;
}

#footer
{
    width: 980px;
    margin: 0 auto;
    font-size: 14px; font-weight: bold;
    color: #FFF;
    padding: 10px 0;
    /*clear: left;
    width: 100%;
    background: black;text-align: center;*/
}

/*Menu Subcatalogo*/
#subcatalogoMenu { width:100%; font-weight:bold;}
#subcatalogoMenu td { width:10%; }
#subcatalogoMenu div { border: 1px solid #cc0000; text-align:center; padding:2px 0; margin-right:5px; }
#subcatalogoMenu a { color:#ffffff; }
#subcatalogoMenu a:hover { color:#cc0000; }

#subcatalogoDiv { padding-top:20px; }

/* Catalogo */
.Pattern { margin: 5px 5px 0 0; border: solid 1px #000000; }
.PatternImg { margin: 5px 5px 0 0; border: solid 1px #cc0000; }
#imgGrande { vertical-align:bottom;border:1px solid #cc0000; }

/* carusel di foto */
.prev, .next { width:140px; height:26px; border: 1px solid #cc0000; background-color: Transparent; 
               color: #cc0000; font-weight:bold; }
.prev {-moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; }
.next {-moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; }
.jCarouselLite { background-color: #ffffff;	width: 138px; border-left: 1px solid #cc0000; border-right: 1px solid #cc0000; } 
.jCarouselLite ul { margin:0; padding:0; }
.jCarouselLite li { width:138px; height:112px; margin: 0; list-style:none; }
.imgCarusel { background-position:top left; background-repeat:no-repeat; width:138px; height:122px;
      font-family: courier; font-size: 9pt; font-weight: bold; text-align:right;}
    
/* Custom jQuery carrousel */
.carrousel { display:block;  }
.carrousel_itemList { margin:0;	padding:0; position:relative; float:right;  }
.carrousel_itemList_li { float:left; position:relative;	list-style:none; width: 17px; height: 17px;	border: 1px solid #F0EB9E; text-align: center; margin: 1px; }

/*Archivio*/
.tblArchivio { margin-bottom:10px; border-style:none; border-color: #cc0000; border-width: 1px; border-collapse:collapse; }
.tblArchivio caption { text-align:left; font-size: 1.2em; font-weight: bold; padding-bottom:5px;  }
.tblArchivio td { vertical-align:top; text-align:center; padding: 0 10px 5px 0; width:176px;
	border-style:none; border-color: #cc0000; border-width: 1px; }
.tblArchivio img { vertical-align:bottom; border-style:none; }

/*Fancyzoom*/
.divzoom { display:none; }
