﻿body
{
    padding: 0px;
    font-size: 13px;
    color: #515151;
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin: 0px;
    background-color: #e7dbb5;
}


h1
{
    font-size: 6pt;
    color: #fff8dc;
    font-family: Arial;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    margin: 0px;
    display: inline;
}

h2
{
    padding: 10px 0px 0px 0px;
    margin: 0px;
    line-height: 24px;
    color: #515151;
    font-family: Georgia, 'Times New Roman' , Times, serif;
    font-size: 22px;
    background-color: #DFC297;
    font-style: italic;
    height: 30px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: top;
}

h3
{
    color: #ffffff;
    text-decoration: none;
    background-color: #f4a124;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    clip: rect(0px,0px,0px,0px);
    text-align: center;
    height: 20px;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    vertical-align: middle;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    font: italic 16px Georgia, 'Times New Roman' , Times, serif;
}

h4 /* titolo last minute e offerta */
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
    margin: 0px;
    color: #000000;
    line-height: normal;
    padding-top: 0px;
    font-family: Georgia, 'Times New Roman' , Times, serif;
    font-variant: normal;
}

a
{
    color: #0000FF;
}



/* tabelle master page */

#table_top
{
    width: 980px;
    background-color: #fff8db;
}

#table_content
{
    width: 980px;
    height: 600px;
}

#table_foot {
	width: 980px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
}

#td_content_column1
{
    width: 210px;
    vertical-align: top;
    text-align: left;
    background-color: #fff8db;
    padding-right: 10px;
    padding-left: 10px;
    /* spazio orizzontale disponibile 190px */
}

#td_content_column2
{
    width: 560px;
    vertical-align: top;
    text-align: left;
    background-color: #fff8db;
    padding-left: 8px;
    padding-right: 8px;
    border-right: #696969 1px dotted;
    border-left: #696969 1px dotted;
    /* spazio orizzontale disponibile 540px */
}

#td_content_column3
{
    width: 210px;
    vertical-align: top;
    text-align: left;
    background-color: #fff8db;
    padding-right: 10px;
    padding-left: 10px;
    /* spazio orizzontale disponibile 190px */
}




/* tabelle menu sx */

#table_menu_premessa
{
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

#table_menu_accoglienza
{
    width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

#table_menu_servizi
{
    width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

#table_offerte
{
	width: 190px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}



/* link menu sx */

.menu_sx
{
    text-decoration: none;
    color: #666666;
    padding-left: 15px;
    padding-right: 15px;
}

.menu_sx:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF8400;
}




/* div */
#div_ContentPlaceHolderTop
{
background-color: #fff8db;
}

#div_sx_titolo
{
    width: 188px;
    height: 40px;
    background-color: #DFC297;
    text-align: center;
    border: 1px solid #808080;
}

#div_titolo_pagina
{
    width: 538px;
    height: 40px;
    text-align: center;
    border: 1px solid #808080;
}

#div_lingue
{
    width: 188px;
    height: 28px;
    background-color: #DFC297;
    text-align: center;
    padding-top: 12px;
    border: 1px solid #808080;
}

#div_offerte
{
    width: 188px;
    border-top: #f4a124 1px solid;
    border-bottom: #f4a124 1px solid;
    border-left: #f4a124 1px solid;
    border-right: #f4a124 1px solid;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
    vertical-align: top;
    text-align: left;
    font-size: 11px;
}


/* altro */

.bordo_foto
{
    border: 1px solid #000000;
}