/* CSS Document */
html{
   height: 100%;
   width: 100%;
}
/*input, textarea {
   border:none;
   background-color:#2E3336;
   color:#2E3336;
   font-family:"Trebuchet MS";
   font-size:1em;
   padding:2px;
}*/

Body{
   margin: 0px;
   height: 100%;
   width: 100%;
   background-color: #191919;
   text-align: center;
   padding-top: 20px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   font-family: "Trebuchet MS";
   font-size: 11px;
   color: #8B896D;
   background-attachment: scroll;
   background-image: url(/immagini/struttura/sfondo_body.jpg);
   background-repeat: repeat-x;
   background-position: center 1px;
}

#TopNews{
   margin-right: auto;
   margin-left: auto;
   width: 755px;
   position: relative;
   height: 190px;
   padding-right: 10px;
   padding-left: 130px;
   padding-bottom: 10px;
   text-align: left;
}
#TopNews img.top{
	float:left;
    margin-right:20px;}
#TestoHp {
   display: block;
   /*float: right;*/
   height: 150px;

   /*width: 300px;*/
}
#TestoHp a, #TestoHp a:link, #TestoHp a:active {
   color: #8B896D;
   text-decoration: none;
}
#TestoHp a:hover{ color: #AEAC97; }

#TestoHp h1 {
   padding: 0px;
   margin: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 20px;
}


#Menu{
   display: block;
   height: 80px;
   width: 100%;
   position: relative;
   overflow-x: hidden;
   overflow-y: hidden;

}

#Footer{
   position: relative;
   height: 35px;
   width: 765px;
   margin-right: auto;
   margin-left: auto;
   text-align: left;
   padding-left: 135px;
   color: #464839;
}
#Footer a, #Footer a:link, #Footer a:active{
   color: #8B896D;
   text-decoration: none;
}
#Footer a:hover{ color: #FFFFFF; }

#FooterInt{
   position: relative;
   height: 35px;
   width: 850px;
   margin-right: auto;
   margin-left: auto;
   text-align: right;
   color: #464839;
   padding-right: 50px;
}
#FooterInt a, #FooterInt a:link, #FooterInt a:active{
   color: #8B896D;
   text-decoration: none;
}
#FooterInt a:hover{ color: #FFFFFF; }


#Content {
   display: table;
   width: 755px;
   margin-right: auto;
   margin-left: auto;
   text-align: left;
   position: relative;
   padding-left: 130px;
   top:15px;

}

#Content #ImgDocMostra {
   float: right;
   width: 300px;
   display: table;
   position: relative;
   text-align: center;
   padding-bottom: 120px;
}
#Content #ImgDocMostra img {
   margin-right: auto;
   margin-left: auto;
}
#ImgDocMostra a, #ImgDocMostra a:link, #ImgDocMostra a:active {
   border: 4px solid #464839;
   display: block;
   width: 250px;
   background-color:#000000;
   margin-bottom: 5px;
   margin-right: auto;
   margin-left: auto;
}
#ImgDocMostra a:hover{ border: 4px solid #8B896D; }

#Content #foto_dettaglio_mostra {
   float: right;
   width: 270px;
   display: table;
   position: relative;
   text-align: center;
   padding-bottom: 120px;
}
#Content #foto_dettaglio_mostra img {
   margin-right: auto;
   margin-left: auto;
}
#Content #ColSx {
   float: left;
   width: 440px;
   position: relative;
   display:inline;
}

#Content #ColSx table{
   width: 425px;
   position: relative;
}

#Content #ColSx .BoxMostra {
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #2E3336;
   margin-top: 5px;
   padding-bottom: 10px;
   display: block;
   clear: both;
}
#Content #ColSx .BoxMostra img {
   float: left;
   margin-right: 10px;
}


#Content #ColSx a, #Content #ColSx a:link, #Content #ColSx a:active, #Content #ColSx a:visited{
   color: #8B896D;
   text-decoration: none;
}
#Content #ColSx a:hover{ color: #AEAC97; }

#Content #ColDx {
   float: right;
   width: 275px;
   position: relative;
   color: #343627;
}
#Content #ColDx #MostreFuture {
   border-left-width: 2px;
   border-left-style: solid;
   border-left-color: #343627;
   padding-left: 10px;
}
#Content #ColDx .BoxMostreFuture{
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #343627;
   padding: 8px 0px 8px 2px;
}

#Content #ColDx .BoxMostreFuture b {
   font-weight: bolder;
   font-size: 14px;
   color: #464839;
}

#Content #ColDx h1 {
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 10px;
   margin-left: 0px;
   padding: 0px;
}
#Content h1 {
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 20px;
   margin-left: 0px;
   font-size: 15px;
   color: #464839;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 2px;
   padding-left: 0px;
}
#Content #ColSx h3 { font-size: 12px; }

#foto_dettaglio_mostra a, #foto_dettaglio_mostra a:link, #foto_dettaglio_mostra a:active {
   border: 4px solid #666666;
   display: block;
   width: 250px;
   margin-bottom: 5px;
   margin-right: auto;
   margin-left: auto;
}
#foto_dettaglio_mostra a:hover{ border: 4px solid #CCCCCC; }

.curatore{
    font-size:11px;
    color:#8B896D;
    font-family:Arial, Helvetica, sans-serif;
    line-height:2.5em;
}
.clear { clear: both; }
#Content #ColSx #form .bottone {
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   background-color: #2E3336;
   color: #CCCCCC;
   padding: 5px;
   margin-top: 5px;
}

.inaugurazione{
    font-size:11px;
    color:#8B896D;
    font-family:Arial, Helvetica, sans-serif;

}
#Content #ColSx .BoxMostra h3 {
   padding: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 5px;
   margin-left: 0px;
}
#Content #ColSx .BoxMostra .durata { display: block; margin-bottom:10px; color: #464839;}

#Content #ColSx label {
   display: block;
   margin-bottom: 4px;
}
#Content   #ColSx   #form   .input {
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   background-color: #2E3336;
   color: #CCCCCC;
   padding: 2px;
   margin-top: 5px;
}

