/* CSS Document */
body {
    margin-top: 0;
    background-color: #000;
    font-family: "Trebuchet MS", Verdana
    }
.content .site {
    width: 980px;
    background-color: #FFF;
    vertical-align: top;
    padding-top: 10px;
    left: auto
    }
/*   TOP     */
.content .site .top {
    width: 980px;
    height: 223px;
    border-bottom: 4px solid #CCC;
    border-top: 4px solid #CCC;
    vertical-align: top;
    background-image: url(/museo/img/sfondoTop.jpg);
    background-position: top left;
    background-repeat: repeat-x
    }
.content .site .top .imgTopSx {
    width: 280px;
    height: 190px;
    background-image: url(/museo/img/logoTopSx.gif);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 16px 0 0 0;
    float: left
    }
.content .site .top .imgTopSx2 {
    width: 280px;
    height: 190px;
    background-image: url(/museo/img/logoTopSx2.gif);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 16px 0 0 0;
    float: left
    }
.content .site .top .logotipo {
    width: 642px;
    height: 143px;
    background-image: url(/museo/img/museoPulcinella.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    margin: 0 0 0 40px;
    float: left
    }
/*    HEADER MENU    */
.content .site .headerMenu {
    position: absolute;
    top: 210px;
    left: auto;
    color: #FFF;
    padding-left: 300px
    }
.content .site .headerMenu .item {
    display: inline;
    float: left;
    background-image: url(/museo/img/topPointMenu.jpg);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-right: 30px;
    color: #FFF;
    font-size: 11px
    }
.content .site .headerMenu .item a {
    text-decoration: none;
    color: #FFF;
    font-size: 11px
    }
/*   BODY     */
.content .site .body {
    width: 980px;
    height: auto;
    vertical-align: top;
    text-align: left
    }
/*    MENU     */
.menu {
    margin: 20px 0 0 10px;
    vertical-align: top;
    text-align: left;
    float: left;
    background-color: #F96
    }
.topMenu {
    background-image: url(/museo/img/imgMenu/topMenu.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 265px;
    height: 59px
    }
.bodyMenu {
    background-image: url(/museo/img/imgMenu/centerMenu.jpg);
    background-repeat: repeat-y;
    background-position: top;
    width: 265px
    }
.bodyMenu .testo {
    margin-left: 20px;
    color: #333;
    font-weight: bold;
    font-size: 14px
    }
.bodyMenu .testo a {
    color: #333;
    text-decoration: none;
    display: block;
    margin-bottom: 2px;
    width: 90%
    }
.bottomMenu {
    background-image: url(/museo/img/imgMenu/bottomMenu.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 265px;
    height: 56px
    }
/*     PAGINA    */
.content .site .body .pagina {
    width: 670px;
    min-height: 350px;
    text-align: left;
    vertical-align: top;
    float: left;
    background-color: #FFF;
    margin-top: 20px;
    margin-left: 20px
    }
.titolo {
    color: #9E632E;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px
    }
.breadcrumb {
    text-align: left;
    color: #333;
    font-size: 11px;
    padding-bottom: 10px
    }
.breadcrumb a {
    text-decoration: none;
    color: #333;
    font-weight: bold
    }
.breadcrumb a:hover {
    font-weight: bold
    }
.testo {
    font-size: 12px;
    text-align: left;
    padding-bottom: 20px
    }
.testo a {
    color: #9E632E;
    text-decoration: underline
    }
/*    BOTTOM    */
.content .site .bottom {
    background-image: url(/museo/img/imgBottom.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 29px;
    padding-bottom: 0;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    padding-top: 5px
    }
/*GALLERY*/
.galleryCollectionsItem {
    width: 35%;
    float: left;
    margin: 20px 20px 20px 0
    }
.galleryCollectionsItem img {
    margin: 0 20px 20px 0;
    display: block
    }
.imgGalleryBox {
    padding: 20px;
    border: 1px solid #999;
    float: left;
    margin: 10px 20px 10px 0
    }
.imgGalleryBoxCenter {
    padding: 20px;
    border: 1px solid #999;
    margin: auto;
    margin: 10px 20px 10px 0
    }
.breadcrumb_links {
    width: 90%;
    margin: 10px 0
    }
/*FINE GALLERY*/
/*  CATALOGO  */
.boxCatalogo {
    width: 100%;
    height: auto
    }
.boxCatalogo .categoria {
    width: 30%;
    margin-left: 10px;
    margin-bottom: 10px;
    text-align: left;
    float: left;
    height: auto;
    background-color: #FFF;
    vertical-align: top
    }
.boxCatalogo .categoria .titolo {
    font-size: 12px;
    vertical-align: top
    }
.titoloCategoria {
    font-size: 16px;
    font-weight: bold;
    color: #960101
    }
/*  FINE CATALOGO  */
/* ELENCO PRODOTTI */
.elencoProdotti {
    width: 50%;
    margin-bottom: 20px
    }
.elencoProdotti .img {
    float: left;
    vertical-align: top;
    margin-right: 10px
    }
.elencoProdotti .prodInfo {
    margin-left: 10px;
    vertical-align: top;
    width: 400px
    }
.elencoProdotti .prodInfo .titolo {
    font-size: 14px;
    color: #F30;
    font-weight: bold
    }
/* FINE ELENCO PRODOTTI */
/* SINGOLO PRODOTTO */
.singoloProdotto {
    width: 600px;
    margin-bottom: 20px;
    background-color: #663
    }
.imgProd {
    float: left;
    width: 200px
    }
.prodotto {
    width: 600px;
    margin-bottom: 20px;
    background-color: #663
    }
/*.prodInfo{

vertical-align:top;
margin-right:210px;
background-color:#FF9966;
}*/
/* FINE SONGOLO PRODOTTO*/
.clear {
    clear: left;
    clear: both
    }