﻿* {
	padding: 0;
	margin: 0;
}
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    background: #f4ad17;
}
  img {border: none;}
  a img {border: none;}

table {
margin: 0px;
border: 0; 
}
a, a:link, a:visited {
    color: #566047;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active, a:focus {
    color: #566047;
}  
p {
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 85%;
}
#container {
    position: relative;
    margin: auto;
    text-align: left;
    background: #FBFBE5 url("agriturismo-verona-m.jpg") center top repeat-y;
    width: 770px;
}
#intestazione {
    text-align: center;
    background: #8C9777 url("bed-and-breakfast-verona-testata.jpg") center top no-repeat;
    height: 250px;
}
#intestazione h1 {
    text-align: left;
    font-size:medium;
}

#preamble {
    margin: 0px 30px 20px 245px;
    padding: 10px 10px 10px;
    border: 1px solid #a91e21;
    background:url('bb-logo-trasp.jpg') repeat-y center;
}
#preamble h3 {
    margin-bottom: 10px;
    height: 52px;
    color: #566047;
    border-bottom: 1px solid #7D8965;
}
#preamble h2 {
    margin-bottom: 10px;
    font-size:medium;
    color: #566047;
    border-bottom: 1px solid #7D8965;
}

#preamble h1 {
    margin-bottom: 10px;
    color: #566047;
    height: 52px;
    border-bottom: 1px solid #7D8965;
    font-size:medium;
}
#preamble ul li {
    font-size: 80%;
    color: #566047;
    list-style: none;
    background: url('bullet.gif') no-repeat left center;; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:2px;
}

#corpo {
    margin-left: 200px;
    padding: 0 0 0px 35px;
}
#capitolo1, #capitolo2 {
    padding-right: 50px;

}
#capitolo1 h3 {
    margin-bottom: 10px;
    height: 32px;
    background: transparent;
    border-bottom: 1px solid #7D8965;
}
#capitolo2 h3 {
    margin-bottom: 10px;
    height: 32px;
    border-bottom: 1px solid #7D8965;
}
#footer {
    text-align: center;
    clear: both;
    font-size: 70%;
    height: 100px;
    background: #FBFBE5 url('agriturismo-verona.jpg') no-repeat center top;
}
#linkbox {
    position: absolute;
    top: 275px;
    left: 60px;
    width: 155px;
}
#linkbox h3 {
    margin-top: 25px;
    width: 155px;
    height: 30px;
    border-bottom: 1px solid #7D8965; 
}
#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;
    background: url('bullet.gif') no-repeat left center;; padding-left:20px; padding-right:0; padding-top:0; padding-bottom:2px;
}
#mainmenu ul li a:hover {
    text-decoration: none;
}
#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;
}

