body {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: Times;
    text-align: center;
    background: url('../images/muro.jpg') top center repeat #000000;
    color: #4D2A0D;
}

img { border: 0; }

.txtcenter { text-align: center; }
.txtleft { text-align: left; }
.txtright { text-align: right; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }  

input, select {
    font-size: 10px;
}
input, textarea, checkbox {
    background: url('../images/bg_content_t.gif') top left repeat;
    border: 1px solid #4D2A0D;
}
.campo {
    text-align: right;
    float: left;
    width: 60px !important;
    width: 70px;
    padding: 6px 10px 0 0;
    clear: left;
}
.valore {
    padding: 6px 10px 0 0;
    margin: 3px 0;
    text-align: left;
}
.rapporto {
    filter:alpha(opacity=95);
    opacity:0.95;
    background: url('../images/bg_content_t.gif') top left repeat;
    border: 1px solid #4D2A0D;
    padding: 10px;
    margin: 10px;
    color: #743914;
}
#main {

}
#loghi {
    padding: 5px 0;
    text-align: center;
}
#bloghi {
    padding: 5px 0;
    text-align: center;
    margin: 20px 0;
}
#top {
}
#door {
    float: left;
    
}
#logo {
    background: url('../images/matrimonio_medievale.png') top center no-repeat;
    height: 180px;
    margin-bottom: 20px;
}
#logo.logo_ed2 {
    background: url('../images/matrimonio_medievale_2010.png') top center no-repeat;
}
#menu {
    height: 90px !important;
    height: 100px;
    padding-top: 10px;
    background: url('../images/bg_menu_segnalibri.png') top center no-repeat;
    width: 910px;
    margin: 0 auto;
}
#menu a {
    color: #4D2A0D;
    text-decoration: none;
    font-weight: bold;
}
#menu a:hover {
    text-decoration: underline;
    font-weight: bold;
}
#content {
    clear: both;
    height: 910px;
    overflow: hidden;
    background: url('../images/book.jpg') top center no-repeat;
    margin-bottom: 20px;
}
#content .img {
    background: url('../images/bg_img.png') top left repeat;
    border: 2px solid #660000;
    margin: 0 auto;
    padding: 3px;
}
.page {
    padding: 50px 60px; 
    width: 350px !important;
    width: 450px;
    float: left;
    text-align: justify;
    overflow: auto;
    height: 800px !important;
    height: 900px;
}
.page a {
    font-weight: bold;
    color: #4D2A0D;
}
.page p {
    font-size: 12px;
    text-align: justify;
    margin: 5px 0;
}
.page.pright {
    width: 310px !important;
    width: 430px;
}
.page h1 {
    font-size: 18px; 
    font-weight: bold; 
    font-style: italic; 
    margin: 10px 0;
}
.page h2 {
    font-size: 14px; 
    font-weight: bold; 
    font-style: italic; 
    margin: 5px 0;
}
#right a {
    font-weight: bold;
    text-decoration: underline;
    color: #4D2A0D;
}
#right a:hover {
    text-decoration: none;
}
#content {
    width: 910px;
    margin: 0 auto; 
}
#content .h1 {
    font-size: 14px;
    font-weight: bold;
}
#content .hr {
    background: url('../images/hr.png') center center no-repeat;
    height: 15px;
    margin: 10px 0;
    clear: both;
}
#content .hl {
    background: url('../images/hr.jpg') center center repeat-x;
    height: 5px;
    margin: 10px 0;
    clear: both;
}
#bottom {
    text-align: center;
    padding-top: 25px;
    background: url('../images/bg_bottom_carta.png') center center no-repeat;
    height: 155px !important;
    height: 180px;
}
#bottom p {
    padding: 2px 0;
    margin: 2px 0;
}
#copyright {
    width: 910px;
    margin: 0 auto;
    clear: both;
    text-align: center;
    font-size: 11px;
    color: #4D2A0D;
    font-weight: bold;
}
#copyright a {
    color: #4D2A0D;
    font-weight: bold;
    text-decoration: underline;
}
#copyright a:hover {
    color: #743914;
}
/* ------------- ALLINEAMENTO VERTICALE -------------------- */
.vcenter {
    display: table; 
    height: 100%; 
    #position: relative; 
    overflow: hidden;
}
.vfirefox {
    #position: absolute;  
    #top: 50%;
    display: table-cell; 
    vertical-align: middle;
}
.vcontent {
    #position: relative;  
    #top: -50%;
}
/* --------------------------------------------------------- */

/* ---------------------- SOTTOMENU ------------------------ */
#smenu {
    text-align: center;
    width: 350px;
}
.smenu a {
    font-size: 24px; 
    font-weight: bold; 
    font-style: italic; 
    margin: 10px 0;
    color: #4D2A0D;
    text-decoration: none;
}
.smenu a:hover {
    text-decoration: underline;
}
/* ---------------------------------------------------------- */
