/*- formattazione di pagina -*/
body {
	background-color: #8E7D59;
	margin-top: 2px;
}
.Tabella {
	background-color: #FFFFFF;
}
.Titolo {
	font-family: Garamond, Times New Roman;
	font-size: 28px;
	background-image: url(immagini/base/sfondo_titolo.gif);
	text-align: right;
	color: #584D4B;
	white-space: pre;
}
.NewsOfferte {
	font-family: Garamond, "Times New Roman";
	font-size: 18px;
	background-image: url(immagini/base/sfondo_news_offerte.gif);
	color: #584D4B;
	text-indent: 25px;
	font-weight: bold;
}
.IndirizzoHome {
	border: 1px solid #E8E4DB;
}
.TestoIndirizzo {
	font-family: Garamond, Times New Roman;
	font-size: 15px;
	color: #584D4B;
}
.TestoIndirizzo a:link, .TestoIndirizzo a:visited, .TestoIndirizzo a:active {
	color: #756664;
	text-decoration: none;
}
.TestoIndirizzo a:hover {
	color: #993300;
}
.TestoPrezzi {
	font-family: Garamond, Times New Roman;
	font-size: 14px;
	color: #584D4B;
}
.TestoHotelConvenzionati {
	font-family: Garamond, Times New Roman;
	font-size: 14px;
	color: #584D4B;
}
.TestoHotelConvenzionati a:link, .TestoHotelConvenzionati a:visited, .TestoHotelConvenzionati a:active {
	color: #756664;
	text-decoration: none;
	font-weight: bold;
}
.TestoHotelConvenzionati a:hover {
	color: #993300;
}
.TestoHotelConvenzionatiGrande {
	font-family: Garamond, "Times New Roman";
	font-size: 20px;
	color: #584D4B;
	font-weight: bold;
}


/*- formattazione testi hotel -*/
.TestoNormaleHotel {
	font-family: Garamond, Times New Roman;
	font-size: 14px;
	color: #584D4B;
	text-align: justify;
	padding-right: 20px;
}
.TestoGrandeHotel {
	font-family: Garamond, Times New Roman;
	font-size: 16px;
	color: #584D4B;
	text-align: justify;
}
.TestoPiccoloHotel {
	font-family: Garamond, Times New Roman;
	font-size: 12px;
	color: #584D4B;
}
.TestoFinePaginaHotel {
	font-family: Arial;
	font-size: 10px;
	color: #584D4B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E4DB;
}
.TestoNormaleHotel a:link, .TestoNormaleHotel a:visited, .TestoNormaleHotel a:active, .TestoGrandeHotel a:link, .TestoGrandeHotel a:visited, .TestoGrandeHotel a:active, .TestoPiccoloHotel a:link, .TestoPiccoloHotel a:visited, .TestoPiccoloHotel a:active, .TestoFinePaginaHotel a:link, .TestoFinePaginaHotel a:visited, .TestoFinePaginaHotel a:active {
	color: #756664;
	text-decoration: none;
	font-weight: bold;
}
.TestoNormaleHotel a:hover, .TestoGrandeHotel a:hover, .TestoPiccoloHotel a:hover, .TestoFinePaginaHotel a:hover {
	color: #9B863C;
}



/*- formattazione testi terme -*/
.TestoNormaleTerme {
	font-family: Garamond, Times New Roman;
	font-size: 14px;
	color: #584D4B;
	text-align: justify;
	padding-right: 20px;
}
.TestoGrandeTerme {
	font-family: Garamond, Times New Roman;
	font-size: 16px;
	color: #584D4B;
	text-align: justify;
}
.TestoPiccoloTerme {
	font-family: Garamond, Times New Roman;
	font-size: 12px;
	color: #584D4B;
}
.TestoFinePaginaTerme {
	font-family: Arial;
	font-size: 10px;
	color: #584D4B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E4DB;
}
.TestoNormaleTerme a:link, .TestoNormaleTerme a:visited, .TestoNormaleTerme a:active, .TestoGrandeTerme a:link, .TestoGrandeTerme a:visited, .TestoGrandeTerme a:active, .TestoPiccoloTerme a:link, .TestoPiccoloTerme a:visited, .TestoPiccoloTerme a:active, .TestoFinePaginaTerme a:link, .TestoFinePaginaTerme a:visited, .TestoFinePaginaTerme a:active {
	color: #756664;
	text-decoration: none;
	font-weight: bold;
}
.TestoNormaleTerme a:hover, .TestoGrandeTerme a:hover, .TestoPiccoloTerme a:hover, .TestoFinePaginaTerme a:hover {
	color: #E05F0F;
}



/*- formattazione testi pagine comuni -*/
.TestoNormale {
	font-family: Garamond, Times New Roman;
	font-size: 14px;
	color: #584D4B;
	text-align: justify;
	padding-right: 20px;
}
.TestoGrande {
	font-family: Garamond, Times New Roman;
	font-size: 16px;
	color: #584D4B;
	text-align: justify;
}
.TestoPiccolo {
	font-family: Garamond, Times New Roman;
	font-size: 12px;
	color: #584D4B;
}
.TestoFinePagina {
	font-family: Arial;
	font-size: 10px;
	color: #584D4B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E4DB;
}
.TestoNormale a:link, .TestoNormale a:visited, .TestoNormale a:active, .TestoGrande a:link, .TestoGrande a:visited, .TestoGrande a:active, .TestoPiccolo a:link, .TestoPiccolo a:visited, .TestoPiccolo a:active, .TestoFinePagina a:link, .TestoFinePagina a:visited, .TestoFinePagina a:active {
	color: #756664;
	text-decoration: none;
	font-weight: bold;
}
.TestoNormale a:hover, .TestoGrande a:hover, .TestoPiccolo a:hover, .TestoFinePagina a:hover {
	color: #993300;
}
.TestoRegalaBagni {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	color: #584D4B;
	line-height: 17px;
}
div#bottoniacquista {
	width: 340px;
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
div#bottoneacquista {
	width: 150px;
	margin: auto;
	display: block;
}
.BottoneAcquista {
	font-family: Garamond, Times New Roman;
	font-size: 16px;
	color: #584D4B;
	text-align: center;
	background-color: #E8E4DB;
	width: 177px;
	padding: 10px;
	margin-left: 190px;
}
.BottoneAcquista a:link, .BottoneAcquista a:visited, .BottoneAcquista a:active {
	color: #756664;
	text-decoration: none;
	font-weight: bold;
}
.BottoneAcquista a:hover {
	color: #993300;
}
.BottoneAcquistaTitolo {
	font-family: Garamond, Times New Roman;
	font-size: 16px;
	color: #584D4B;
	text-align: center;
	background-color: #E8E4DB;
	width: 328px;
	padding: 5px;
	border: 1px solid #CDC5B1;
}
.BottoniAcquista {
	color: #584D4B;
	text-align: center;
	background-color: #E8E4DB;
	width: 148px;
	padding: 10px;
	display: block;
	float: left;
	border: 1px solid #CDC5B1;
}
.BottoniAcquista a:link, .BottoniAcquista a:visited, .BottoniAcquista a:active {
	color:#756664;
	text-decoration: none;
	font-weight: bold;
}
.BottoniAcquista a:hover {
	color: #993300;
}



/*- formattazione menu sinistra hotel -*/
.SfondoMenuSinistraHotel {
	background-image: url(immagini/base/sfondo_menu_sinistra.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.MenuSinistraHotel {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	color: #584D4B;
	line-height: 28px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
}
.MenuSinistraHotel a:link, .MenuSinistraHotel a:visited, .MenuSinistraHotel a:active {
	color: #584D4B;
	text-decoration: none;
}
.MenuSinistraHotel a:hover {
	color: #9B863C;
	text-decoration: none;
}



/*- formattazione menu sinistra terme -*/
.SfondoMenuSinistraTerme {
	background-image: url(immagini/base/sfondo_menu_sinistra.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.MenuSinistraTerme {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	color: #584D4B;
	line-height: 28px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
}
.MenuSinistraTerme a:link, .MenuSinistraTerme a:visited, .MenuSinistraTerme a:active {
	color: #584D4B;
	text-decoration: none;
}
.MenuSinistraTerme a:hover {
	color: #E05F0F;
	text-decoration: none;
}



/*- formattazione menu sinistra pagine comuni -*/
.SfondoMenuSinistra {
	background-image: url(immagini/base/sfondo_menu_sinistra.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.MenuSinistra {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	color: #584D4B;
	line-height: 28px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: bold;
}
.MenuSinistra a:link, .MenuSinistra a:visited, .MenuSinistra a:active {
	color: #584D4B;
	text-decoration: none;
}
.MenuSinistra a:hover {
	color: #993300;
	text-decoration: none;
}



/*- impostazione margini menu destra hotel - terme - pagine comuni -*/
#menudestra1 {
	margin-top: 40px;
}
#menudestra2 {
	margin-top: 15px;
}
#menudestra3 {
	margin-top: 15px;
}



/*- formattazione menu destra hotel -*/
.SfondoMenuDestraHotel {
	background-image: url(immagini/base/sfondo_menu_destra_hotel.gif);
}
.SfondoMenuDestraHotelLingue {
	background-image: url(immagini/base/sfondo_menu_destra_hotel_lingue.jpg);
}
.MenuDestraHotel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #584D4B;
	line-height: 26px;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}
.MenuDestraHotel a:link, .MenuDestraHotel a:visited, .MenuDestraHotel a:active {
	color: #584D4B;
	text-decoration: none;
}
.MenuDestraHotel a:hover {
	color: #9B863C;
	text-decoration: none;
}


/*- formattazione menu destra terme -*/
.SfondoMenuDestraTerme {
	background-image: url(immagini/base/sfondo_menu_destra_terme.gif);
}
.SfondoMenuDestraTermeLingue {
	background-image: url(immagini/base/sfondo_menu_destra_terme_lingue.jpg);
}
.MenuDestraTerme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #584D4B;
	line-height: 26px;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}
.MenuDestraTerme a:link, .MenuDestraTerme a:visited, .MenuDestraTerme a:active {
	color: #584D4B;
	text-decoration: none;
}
.MenuDestraTerme a:hover {
	color: #E05F0F;
	text-decoration: none;
}



/*- formattazione menu destra pagine comuni -*/
.SfondoMenuDestra {
	background-image: url(immagini/base/sfondo_menu_destra_hotel.gif);
}
.SfondoMenuDestraLingue {
	background-image: url(immagini/base/sfondo_menu_destra_hotel_lingue.jpg);
}
.MenuDestra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #584D4B;
	line-height: 26px;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: -1px;
}
.MenuDestra a:link, .MenuDestra a:visited, .MenuDestra a:active {
	color: #584D4B;
	text-decoration: none;
}
.MenuDestra a:hover {
	color: #993300;
	text-decoration: none;
}
.TestoBordeaux {
	color: #993300;
	font-weight: bold;
}



/*- formattazione richiami hotel e terme home di sezione -*/
#magazine {
	width: 520px;
}
#magazine DL {
	display: inline;
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#magazine DT {
	float: right;
	width: 500px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 30px;
}
#magazine DD {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#magazine DL DD.img {
	MARGIN: 0px;
}
#magazine DD.img IMG {
	FLOAT: left;
	MARGIN: 0px;
	padding-right: 25px;
}



/*- formattazione numeri pagina hotel convenzionati -*/

.NumeriPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	word-spacing: 2px;
	color: #E05F0F;
	text-align: right;
	background-color: #E8E4DB;
}
.NumeriPagina a:link, .NumeriPagina a:visited, .NumeriPagina a:active {
	color: #584D4B;
	font-weight: normal;
}
.NumeriPagina a:hover {
    font-weight: bold;
	color: #9B863C;
}
#foto_stampa {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.SfondoEvidenza {
	background-color: #D2C8A7;
}
