body {
    color: #2e9666;
    font-family: Verdana,Times,sans-serif;
    background: #fff;
}

a:link{
    color: #2e9666;
    text-decoration: none;
}

a:visited{
    color: #2e9666;
    text-decoration: none;
}

a:hover{
    color: #2e9666;
    text-decoration: underline;
}

a img {
    border: 0;
}

.align_right {
    text-align: right;
}

.align_left {
    text-align: left;
}

.valign_top {
    vertical-align: top;
}

.valign_middle {
    vertical-align: middle;
}

.header {
    width: 100%;
    height: 104px;
    background-image: url('../../images_dir/headerbg.jpg');
    background-position: 0 100%;
    background-repeat: repeat-x;
    font-weight: bold;
}

.logobox {
    width: 343px;
    height :100%;
}

.languages {
    width:617px;
    height:100%;
}

.menu {
    width: 100%;
    height: 41px;
    line-height: 41px;
    background-image: url('../../images_dir/menubg.jpg');
    background-position: 0 100%;
    background-repeat: repeat-x;
}

.menu_button {
    height: 41px;
    background-image: url('../../images_dir/buttonbg.jpg');
    background-position: 0 100%;
    background-repeat: repeat-x;
    margin-right: 2px;
    text-align: center;
}

.menu_button_text {
    word-spacing: 1px;
    margin: 0 8px 0 8px;
}

.menu_button a:link{
    color: #2e9666;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.menu_button a:visited{
    color: #2e9666;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.menu_button a:hover{
    color: #2e9666;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.menu_button_red a:link{
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.menu_button_red a:visited{
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.menu_button_red a:hover{
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.underMenuSpacer {
    width:100%;
    height:11px;
    line-height:11px;
}

.central_box {
    width: 100%;
    height: 419px;
    background-image: url('../../images_dir/bodybg.jpg');
    background-position: 0 100%;
    background-repeat: repeat-x;
    vertical-align:top;
}

.underContentSpacer {
    width:100%;
    height:40px;
}

.booking_header {
    width: 100%;
    height: 33px;
    background-image: url('../../images_dir/book_intest.jpg');
    background-position: 0 100%;
    background-repeat: no-repeat;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    padding-left: 14px;
    font-weight: bold;
}

#book_form{
    width: 100%;
    height: 100%;
    vertical-align: top;
    text-align: center;
    background-color: #88a6d1;
    font-size: 11pX;
    color: #fff;
}

#book_form select {
    font-size: 11px;
}

#book_form input {
    font-size: 11px;
}

.big_contents {
    width: 100%;
    height: 260px;
    background: #fff;
    padding: 10px 10px 10px 10px;
    text-align: justify;
    vertical-align: top;
    font-size: 13px;
}

.small_contents {
    width: 259px;
    height: 147px;
    background-color:#fff;
    text-align: center;
    vertical-align: middle;
}

.contents_bottom {
    width: 100%;
    height: 8px;
    line-height: 8px;
    background-image: url('../../images_dir/desc_bottom.jpg');
    background-position: 0 100%;
    background-repeat:repeat-none;
}

.thumbnails {
    width: 259px;
    height: 250px;
    background-color:#fff;
    font-size: 11px;
    font-weight: normal;
    padding: 10px 10px 10px 10px;
}

.gallery_header {
    width: 100%;
    height: 33px;
    background-image :url('../../images_dir/gallery_intest.jpg');
    background-position: 0 100%;
    background-repeat: no-repeat;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    padding-left: 14px;
    font-weight: bold;
}

.gallery_footer {
    width: 100%;
    height: 39px;
    background-image: url('../../images_dir/gallery_bottom.jpg');
    background-position: 0 100%;
    background-repeat: no-repeat;
}

.footer {
    width: 100%;
    height: 194px;
    background-image: url('../../images_dir/footerbg.jpg');
    background-position: 0 100%;
    background-repeat: repeat-x;
}

.address {
    width: 50%;
    height: 100%;
    padding-top: 10px;
    font-size: 11px;
}

.accounting {
    width: 50%;
    height: 100%;
    font-size: 11px;
    padding-top: 10px;
}

.accounting a:link{
    color: #2e9666;
    text-decoration: none;
}

.accounting a:visited{
    color: #2e9666;
    text-decoration: none;
}

.accounting a:hover{
    color: #2e9666;
    text-decoration: underline;
}

.netstorming {
    height: 100%;
    font-size: 11px;
    padding-top: 10px;
}

.hidden {
    display: none;
}

/* Attributi di testo */

.text_bold {
    font-weight: bold;
}

/* Allineamenti */ 

.align_center {
    text-align: center;
}

#idForm {
    text-align:center;
    font-size: 10px;
    color: #fff;
}

#idForm select {
    font-size:10px;
}

#idForm a:link, #idForm a:visited {
    color:#fff;
    text-decoration: none;
}

#idForm a:hover {
    color:#fff;
    text-decoration: underline;
}

.question {
    color: #2e9666;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}

.answer {
    color: #666;
    font-weight: bold;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 5px;
}
