body, html {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
    background-color: #CAC9BD;
}

#container {
    width: 900px;
    margin: 0 auto;
    margin-top: 4px;
    margin-bottom: 4px;
    background-image: url(../images/striscia_sfondo.png);
    background-repeat: repeat;
    background-position: bottom;
}

#header {
    width: 900px;
    height: 150px;
    background-color: #CAC9BD;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

#header-2 {
    width: 900px;
    height: 165px;
    background-color: #CAC9BD;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

#logo {
    width: 900px;
    height: 140px;
    margin-left: 1px;
    margin-bottom: 10px;
    background-image: url(../images/testata.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

#logo .p1 {
    font-size: 26pt;
    font-style: italic;
    padding-top: 10px;
    margin-top: 7px;
    text-align: center;
    color: #b67029;
}

#logo .p2 {
    font-size: 20pt;
    font-style: italic;
    text-align: center;
    padding-top: 15px;
    color: #b67029;
}

#navigation {
    width: 900px;
    height: 35px;
    font-size: 13px;
    background-image: url(../images/sfondo_menu.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#navigation a {
    color: #b67029;
    float: left;
    padding: 10px 7px 9px 7px;
    border-right: 1px solid;
    border-color: #edbe9d;
    text-align: center;
    text-decoration: none;
}

#navigation a:hover {
    color: black;
    text-decoration: none;
}

#navigation ul {
    margin: 0;
    padding-left: 12px;
    list-style: none;
}

#navigation li {
    display: inline;
}

#lang {
    height: 24px;
    padding-left: 7px;
    padding-right: 7px;
}

#lang {
    text-align: right;
}

#lang ul {
    margin-top: -20px;
    padding-right: 70px;
    list-style: none;
}

#lang li {
    display: inline;
    margin: 0 0 0 5px;
    padding: 0;
}

#lang a {
    text-decoration: none;
    color: #3D3329;
}

#lang .selected {
    color: #b67029;
}

#lang img {
    width: 20px;
}

#photo {
    margin-left: 10px;
    width: 880px;
    height: 285px;
}

#content {
    width: 900px;
}

#footer {
    width: 900px;
    height: 55px;
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    clear: both;
    padding-top: 10px;
}

#footer a {
    text-decoration: none;
    color: black;
}

.box-up {
    width: 250px;
    height: 10px;
    background-image: url(../images/rotondita_box_250_up.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.box-down {
    width: 250px;
    height: 10px;
    background-image: url(../images/rotondita_box_250_down.png);
    background-repeat: no-repeat;
    background-position: bottom;
    margin-bottom: 10px;
}

.full-up {
    width: 600px;
    height: 10px;
    background-image: url(../images/rotondita_box_600_up.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.full-down {
    width: 600px;
    height: 10px;
    background-image: url(../images/rotondita_box_600_down.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.wide-up {
    width: 860px;
    height: 10px;
    background-image: url(../images/rotondita_box_860_up.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.wide-down {
    width: 860px;
    height: 10px;
    background-image: url(../images/rotondita_box_860_down.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

#sidebar-right, #offerte, #eventi, #social-network, #full, #wide {
    background-color: #3D3329;
}

#video {
    margin-left: 280px;
}

#prenotazioni {
    text-align: center;
    padding-top: 10px;
}

#sidebar-left {
    float: left;
    width: 250px;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#sidebar-center {
    width: 860px;
    margin: 20px;
}

#sidebar-right {
    float: right;
    width: 600px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

#offerte, #social-network, #full, #wide {
    padding: 10px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #b7792b;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #b7792b;
}

#social-network ul {
    list-style: none;
    margin-left: -5px;
}

#social-network img {
    width: 25px;
    height: 25px;
    padding-right: 10px;
    padding-top: 3px;
}

#full {
    padding: 10px;
}

#wide {
    padding: 10px;
}

/* Tabella con 2 colonne */
#offerte table {
    width: 100%;
    padding-top: 40px;
}

#offerte table .row {
    height: 30px;
}

#offerte table .col1 {
    width: 70%;
    text-align: left;
}

#offerte table .col2 {
    width: 30%;
}

#offerte table .cell {
    padding: 5px;
}

/* Tabella con 2 colonne */
#eventi table {
    width: 100%;
}

#eventi table .row {
    height: 30px;
}

#eventi table .col1 {
    width: 70%;
    text-align: left;
}

#eventi table .col2 {
    width: 30%;
}

#eventi table .cell {
    padding: 5px;
}

#eventi-itinerari table {
    border: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

#eventi-itinerari table .row {
    height: 10px;
    padding: 10px;
    text-align: center;
}

#eventi-itinerari table a {
    text-decoration: none;
    font-weight: bold;
    color: #b67029;
}

.gallery {
    padding: 10px;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

.gallery ul {
    list-style: none;
}

.gallery ul li {
    display: inline;
}

.gallery ul img {
    border: 5px solid #b67029;
    border-width: 5px 5px 5px;
}

.gallery ul a:hover img {
    border: 5px solid #fff;
    border-width: 5px 5px 5px;
    color: #fff;
}

.gallery ul a:hover {
    color: #fff;
}

.img-news {
    border: 3px solid #b67029;
    float: right;
    margin-left: 20px;
}

.img-sidebar-left {
    border: 3px solid #b67029;
}

#newsletter table {
    margin-left: auto;
    margin-right: auto;
}

#newsletter table td {
    padding: 2px;
}

#newsletter table .td-center {
    padding: 2px;
    text-align: center;
}

/* Tabella con 3 colonne */
#camere table {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    border-style: dashed;
    border-width: 2px;
    border-color: #b67029;
}

#camere table .row {
    height: 25px;
}

#camere table .col1 {
    width: 40%;
}

#camere table .col2 {
    width: 30%;
    background-color: #b67029;
    text-align: center;
}

#camere table .col3 {
    width: 30%;
    background-color: #b67029;
    text-align: center;
}

#camere table .cell {
    padding: 5px;
}

#contatti table {
    padding: 10px;
}

#contatti table .row {
    height: 100px;
}

#maps {
    text-align: center;
}

/* Testo */
h1, h2, h3 {
    color: #b67029;
}

h1, h3 {
    font-size: 25px;
    margin-bottom: -2px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

h2 {
    font-size: 15px;
}

h6 {
    text-align: center;
}

p, td, tr {
    font-size: 15px;
    font-style: normal;
    text-align: justify;
    color:white;
}

#full a, #wide a {
    color: #b67029;
    font-weight:bold
}

.blink {
    text-decoration: blink;
}

#offerte a, #eventi a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

#social-network a {
    font-weight: bold;
    text-decoration: none;
    color: #b67029;
    font-size: 10pt;
}

strong {
    color: white;
    font-weight: bold
}

.frasetta {
    text-align: center;
}

h6 {
    margin: 0 0 10px 0;
}
