/* specifici per dominio */

/* FOTOGRAFIA */

#Menu157 {
    padding-top: 315px;
    padding-left: 105px;
    padding-right: 6px;
}

#Menu157 > div {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    background-image: url('/immagini/bianco70.png');
}

#Menu157 ul {
    list-style-type: square;
    padding-left: 15px;
}

#Menu157 li {}

#Menu157 a:link,
#Menu157 a:active,
#Menu157 a:visited {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
}

#Menu157 a:hover {
    font-style: normal;
    color: #FFCC00;
}

#Menu157 li.active {
    color: #FFCC00;
}

#Menu157 a.active:link,
#Menu157 a.active:active,
#Menu157 a.active:visited {
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    color: #FFCC00;
}

#Menu157 a.active:hover {
    font-style: normal;
}

/* LAYOUT */

#GSall {
    width: 994px;
    height: 100%;
    margin: 0 auto;
    vertical-align: middle;
}

#GSgianni {
    float: left;
    width: 388px;
    height: 420px;
    background-image: url('/immagini/gianni_sandoni.jpg');
    background-repeat: no-repeat;
}

#GSsepHome {
    float: left;
    width: 8px;
    height: 420px;
    background-color: #FFFFFF;
}

#GSspacerHome {
    width: 420px;
    height: 20px;
}

#GSspacerPhotoGallery {
    width: 20px;
    height: 20px;
}

#GSphotoGallery {
    float: right;
    width: 970px;
    min-height: 420px;
}

/* CONTENUTI */

.GSdettaglio {
    float: right;
    width: 574px;
    height: 420px;
}

.GSdettaglio .Contenuti {
    width: 574px;
    height: 420px;
}

.GSdettaglio .DivTitolo {
    padding-left: 47px;
    text-align: left;
}

.GSdettaglio .DivDescrizione {
    float: right;
    width: 526px;
    height: 390px;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

.GSdettaglio .Descrizione {
    width: 526px;
    /*width: 511px;*/
    height: 390px;
    /*padding-right: 15px;*/
}

.IstanzaElenco .DivImmagine {
    text-align: center;
}

.IstanzaElenco .DivImmagine .Immagine {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
}

.IstanzaElenco .DivImmagine .vertical-middle {
    display: inline-block;
    vertical-align: middle;
    margin-right: -5px;
    height: 100%;
}

.submitButton {
    text-align: center;
}
/*
::-webkit-scrollbar {
    margin: 0 3px;
    width: 3px;
    background-color: rgba(255,255,255,0.3);
}
 
::-webkit-scrollbar-track {
    //-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);//
}
 
::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    //-webkit-box-shadow: inset 0 0 6px rgba(255,255,255,1);//
}
*/

#richiesta44 {
    height: 600px;
}

.optionalArea.contentMMedias li {
    list-style: none;
}
.optionalArea.contentMMedias img {
    min-width: 150px;
}

.optionalArea.contentMMedias .head ,
.optionalArea.contentMMedias .text {
    display: none;
}

.multimedia-dettaglio {
    width: 100%;
    height: 100%;
}
.multimedia-dettaglio iframe {
    width: 100%;
    height: 100%;
}

#Video .IstanzaElenco .Titolo {
    line-height: normal;
}


.ul-allegati {
    text-align: right;
    list-style: none;
    margin: 1em 0;
}
.li-allegato {
    clear: right;
    float: right;
    padding: 0.3em 0;
}
.li-allegato:last-child {
    border-bottom: solid #fff;
}
.li-allegato-title {
    font-weight: 800;
}
