﻿*
{
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    text-decoration: none;
    font-family: Times New Roman;
}

body
{
    background-image: url(/images/bg-repeat.jpg);
    background-position: center top;
    background-color: #29170D;
}

h1, h2, h3, h4, h5, h6
{
    color: #C6A86B;
}

a, a:link, a:hover, a:visited, a:active
{
    color: #C6A86B;
}
a:hover
{
    color: gold;
}

h1 {
  display:none;
}

h3
{
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    line-height: 50px;
    font-family: Serif;
}

h2
{
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

em
{
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
        color: #C6A86B;
}


form
{
    background-image: url(/images/foto_alta_new.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    height: 744px;
    text-align: center;
    margin: 0px auto auto auto;
}

img
{
    border: 0px;
}


/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/*                   ELEMENTS                                       */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */

.container
{
    width: 1000px;
    margin: 0px auto auto auto;
    text-align: left;
    height: 760px;
}

.scontainer div
{
    border: solid 1px white;
}

.header
{
    height: 192px;
}

.logo
{
    float: left;
    margin-top: 55px;
}

.language
{
    float: right;
    text-align: right;
    clear: right;
    margin-top: 20px;
    height: 30px;
    margin-right: 40px;
}
.language a
{
    margin-right: 40px;
}
.navbar
{
    text-align: left;
    float: right;
    clear: right;
    margin-top: 67px;
    width: 650px;
}
.navbar a
{
    margin-right: 1px;
    padding-left: 15px;
    padding-right: 10px;
    height: 74px;
    width: auto;
    display: block;
    float: left;
    clear: none;
    background-color: #361F14;
    vertical-align: middle;
}

.navbar a:hover
{
    color: gold;
    background-color: #1E110B;
}

.monitor
{
    height: 367px;
    /*position: relative;*/
    top: 538px;
    left: -15px;
}
.sx
{
    float: left;
    width: 399px;
    text-align: left;
    position: relative;
    top: -106px;
    left: 14px;
}
.sx h2
{
    display: block;
    margin-top: 20px;
    margin-bottom: 35px;
    text-align: center;
}
.sx .banner
{
}

.sx p
{
    text-align: center;
}

.sx table
{
    width: 360px;
}
.sx th, .sx td
{
    font-family: Verdana;
    font-size: 12px;
}

.main
{
    float: right;
    width: 580px;
    color: #F9E5BB;
}

.main p
{
    text-align: justify;
    font-size: 16px;
    color: #F9E5BB;
    margin-bottom: 40px;
}

.main .miniatura
{
    /* 170x100 immagine interna */
    background-image: url(/images/buttons/bgfoto.gif);
    background-position: center top;
    padding: 9px 1px 5px 1px;
    width: 170px;
    height: 100px;
    float: left;
    clear: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.footer
{
    text-align: center;
    color: #785F42;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: Arial;
    font-size: 11px;
    clear: both;
}

.sx input
{
    border: 1px solid #B09856;
    padding-right: 20px;
    color: black;
    background: #C5C5C5 url(/images/buttons/form_bg.jpg) no-repeat right;
    margin: 3px 15px 10px 15px;
}
.date
{
    background-image: url(/images/buttons/calendar.jpg);
}
.small
{
    background-image: none;
    width: 20px;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.send
{
    background-image: none;
    width: auto;
    padding: 1px 4px;
    background-color: #FEE2B2;
}

.periodo
{
    display: block;
    width: 150px;
    float: left;
}

.prezzo
{
    display: block;
    width: 150px;
    float: left;
}

.camera
{
    display: block;
    width: 100px;
    float: left;
}



.div_head
{
    border: 1px solid #C6A86B;
    color: #C6A86B;
    font-family: 'times New Roman' , Times, serif;
    font-size: 11px;
    display: block;
    background-color: #1E1109; /*width: 460px;*/
    cursor: pointer;
}

.div_descrizione
{
    border: 1px solid #C6A86B;
    color: #C6A86B;
    font-family: verdana;
    font-size: 10px;
    display: block; /*width: 460px;*/
    text-align: justify;
}
