﻿* {
	padding: 0;
	margin: 0;
}
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: left; /* era center */
    background: #e4b3b2;
    color: #566047;
}
/* nessun bordo alle immagini */
  img {border: none;}
  a img {border: none;}

/* TABELLE */
table {
margin: 0px;
border: 0; /* togliendo questo fa una cornice SOLO esterna alla tabella. Lasciandolo non fa cornici */
}
a, a:link, a:visited {
    color: #566047;
    text-decoration: underline;
}
p {
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 70%;
}
#container {
    position: relative;
    margin: auto;
    text-align: left;
    background: #FBFBE5 url("corsioffice2-mid.jpg") center top repeat-y;
    width: 760px;
}
#intestazione {
    text-align: center;
    background: #8C9777 url(corsioffice2-top.jpg) center top no-repeat;
    height: 236px;
}
#testo {
	position: absolute;
    top: 155px;
    left: 33px; /* testo presente nell'intestazione */
    width: 420px;
}
#preamble {
    margin: 10px 260px 20px 45px; /*era 265, mentre il secondo valore era 50  */
    padding: 20px 20px 10px 10px;
    border: 1px solid #a91e21;
    background: #FBFBE5;
}
#preamble h3 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #7D8965;
}
#preamble h2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:110%;
    margin-bottom: 10px;
    border-bottom: 1px solid #7D8965;
}
#preamble h1 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:120%;
    margin-bottom: 10px;
    border-bottom: 1px solid #7D8965;
}

#promo {
    margin: -40px 50px 20px 65px;
    padding: 20px 20px 10px;
    border: 1px solid #a91e21;
    background: #fcfbe6;
}
#corpo {
    margin-left: 20px; /* era 230 */
    padding: 0 0 35px 35px;
}
#capitolo1, #capitolo2 {
    padding-right: 260px; /* era 50 */
}
#capitolo1 h3 {
    margin-bottom: 10px;
    background: transparent;
    border-bottom: 1px solid #7D8965;
}
#capitolo2 h3 {
    margin-top: 10px;
    border-bottom: 1px solid #7D8965;
}
#capitolo2 h5 {
    margin-top: 10px;
    border-bottom: 1px solid #7D8965;
}
#capitolo2 li {
    font-size: 70%;
    margin-left: 20px;
}
#footer {
    text-align: center;
 /*   margin: 0 0 -55px -265px; */
 /*   padding: 20px 20px 0 530px; */
    clear: both;
    font-size: 70%;
    height: 100px;
    background: #FBFBE5 url("corsioffice2-bot.jpg") center top no-repeat;
    voice-family: "\"}\"";
    height: 106px;
    voice-family: "\"";
}
#linkbox {
    position: absolute;
    top: 275px;
    left: 544px; /* era 64 */
    right: 40px;
    width: 160px;
}
#linkbox h3 {
    margin-top: 25px;
    width: 160px;
    height: 30px;
    border-bottom: 1px solid #7D8965; 
}
h3.select {
    margin-bottom: 5px;
    background: transparent url("acquaviva/menu-principale.gif") left center no-repeat;
}
h3.archives {
    margin-bottom: 5px;
    background: transparent url("acquaviva/altre-opzioni.gif") left center no-repeat;
}
#linkbox ul {
    list-style: none;
}
#mainmenu ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 70%;
    color: #8C9777;
    border-bottom: 1px solid #8C9777;
}
#linkbox a.c, #linkbox a.c:link, #linkbox a.c:visited, #linkbox a.c:hover, #linkbox a.c:active, #linkbox a.c:focus {
    display: inline;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
    color: #8C9777;
    background-image: none;
}
#mainmenu ul li a, #mainmenu ul li a:link, #mainmenu ul li a:visited {
    display: block;
    clear: both;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
}
#mainmenu ul li a:hover {
    text-decoration: none;
}
#mainmenu ul li a, #mainmenu ul li a:active, #mainmenu ul li a:focus {
    display: block;
    clear: both;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
    color: #566047;
    background: url('acquaviva/bullet.gif') no-repeat left center;; padding-left:0px; padding-right:0; padding-top:0; padding-bottom:2px
}
#menu2 ul li {
    margin-bottom: 5px;
    font-size: 70%;
    color: #8C9777;
}
#menu2 ul li a, #menu2 ul li a:link, #menu2 ul li a:visited {
    font-weight: bold;
    color: #8C9777;
    text-decoration: underline;
}
#menu2 ul li a:hover {
    text-decoration: none;
}
#menu2 ul li a:active, #menu2 ul li a:focus {
    font-weight: bold;
    color: #8C9777;
    text-decoration: underline;
}