﻿*
{
    font-family: Arial, Helvetica, sans-serif;
}

.StileSfondoPaginaGenerale
{
    background-image: url(images/bakimages/bakcolorpagina.gif);
    background-repeat: repeat-x;
    text-align: center;
}

.StileForm
{
    background-color: #DAC89C;
    color: #5E2F00;
    border-style: solid;
    border-width: 1px;
    font-size: small;
    text-align: center;
    background-image: url(images/bakimages/bakcolorpagina.gif);
    background-repeat: repeat-x;
}

.tabMain
{
    background-color: #DAC89C;
    color: #5E2F00;
}
/* ********** INIZIO STILE MENU ********** */

.StileMenu
{
    background-color: #FFFFFF;
}

/* Rimuove il punto davanti a ciascun elemento della lista */
ul#menuList 
{
    list-style: none;
    
}

/* Gli elementi della lista si dispongono da sinistra verso destra*/
ul#menuList li
{
    float: left;
    margin-right: 4px;
    margin-left: 4px;
}

a#mnuHotel
{
    text-decoration: none;
}

div#menuHotelImg
{
    background-image: url(images/menu/hotel/mnuHotelImgBase51x15.gif);
    width: 51px;
    height: 15px;
    background-repeat: no-repeat;
}

div#menuHotelImg:hover
{
    background-image: url(images/menu/hotel/mnuHotelImgHiLit51x15.gif);    
}

div#menuHotelImg:focus
{
    background-image: url(images/menu/hotel/mnuHotelImgHiLit51x15.gif);
}

a#mnuRist 
{
    text-decoration: none;
}

div#menuRistImg
{
    background-image: url(images/menu/rist/mnuRistImgBase94x15.gif);
    width: 94px;
    height: 15px;
    background-repeat: no-repeat;
}

div#menuRistImg:hover
{
    background-image: url(images/menu/rist/mnuRistImgHiLit94x15.gif);    
}


a#mnuCamere 
{
    text-decoration: none;
}

div#menuCamereImg
{
    background-image: url(images/menu/camere/mnuCamereImgBase64x15.gif);
    width: 64px;
    height: 15px;
    background-repeat: no-repeat;
}

div#menuCamereImg:hover
{
    background-image: url(images/menu/camere/mnuCamereImgHiLit64x15.gif);    
}


a#mnuPrezzi 
{
    text-decoration: none;
}

div#menuPrezziImg
{
    background-image: url(images/menu/prezzi/mnuPrezziImgBase53x15.gif);
    width: 53px;
    height: 15px;
    background-repeat: no-repeat;
}

div#menuPrezziImg:hover
{
    background-image: url(images/menu/prezzi/mnuPrezziImgHiLit53x15.gif);    
}


a#mnuDoveSiamo 
{
    text-decoration: none;
}

div#menuDoveSiamoImg
{
    background-image: url(images/menu/dovesiamo/mnuDoveSiamoImgBase99x15.gif);
    width: 99px;
    height: 15px;
    background-repeat: no-repeat;
}

div#menuDoveSiamoImg:hover
{
    background-image: url(images/menu/dovesiamo/mnuDoveSiamoImgHiLit99x15.gif);    
}



a#mnuInfo 
{
    text-decoration: none;
}

div#menuInfoImg
{
    background-image: url(images/menu/info/mnuInfoImgBase102x15.gif);
    width: 102px;
    height: 15px;
    background-repeat: no-repeat;
}

div#menuInfoImg:hover
{
    background-image: url(images/menu/info/mnuInfoImgHiLit102x15.gif);    
}



a#mnuGabicce
{
    text-decoration: none;
}

div#menuGabicceImg
{
    background-image: url(images/menu/gabicce/mnuGabicceImgBase117x15.gif);
    width: 117px;
    height: 15px;
    background-repeat: no-repeat;
}

div#menuGabicceImg:hover
{
    background-image: url(images/menu/gabicce/mnuGabicceImgHiLit117x15.gif);    
}



a#mnuEscurs
{
    text-decoration: none;
}

div#menuEscursImg
{
    background-image: url(images/menu/escursioni/mnuEscursImgBase90x15.gif);
    width: 90px;
    height: 15px;
    background-repeat: no-repeat;
}

div#menuEscursImg:hover
{
    background-image: url(images/menu/escursioni/mnuEscursImgHiLit90x15.gif);    
}



a#mnuAppart
{
    text-decoration: none;
}

div#menuAppartImg
{
    background-image: url(images/menu/appart/mnuAppartImgBase109x15.gif);
    width: 109px;
    height: 15px;
    background-repeat: no-repeat;
}

div#menuAppartImg:hover
{
    background-image: url(images/menu/appart/mnuAppartImgHiLit109x15.gif);    
}

/* ********** FINE STILE MENU ********** */





.StileContenutoPagina {
	background-color: #F2ECDC;
}

.StileContenitorePagina
{
    background-color: #FFFFFF;
    background-image: url(images/bakimages/bakcolorpagina.gif);
    background-repeat: repeat-x;    
}

.StyleRiquadroLogo {
	border-width: thin;
	background-color: #F8F9FA;
	color: #5E2F00;
}

img.StileImgMenu {
	border-width: 0px;
	background-color: #FFFFFF;
	height: 15px;
}

.ImageFader1
{
    clip: rect(0px, 912px, 200px, 112px);
    position:relative;
    top: 0px;
    left: 112px;
}

.ImageFader1 img
{
    position:absolute;
    top: 0px;
    left: 0px;
}


.StileTitoloContenutoPag {
	text-align: center;
}



.StileAppIntestColonne {
	font-size: medium;
	border-width: 0;
	background-color: #FFFFFF;
	text-align: center;
}

.StileAppPeriodo {
	border-style: hidden;
	border-width: 0;
	background-color: #C7976B;
	color: #FFFFFF;
}
.StileAppSettimanale {
	text-align: center;
	border-style: hidden;
	border-width: thin;
	background-color: #EBDACB;
}
.StileAppMensile {
	background-color: #DCBFA5;
	text-align: center;
}


.StileListino {
	background-color: #EBDACB;
}

.StileCellaListinoPeriodo {
	color: #FFFFFF;
	background-color: #C7976B;
}

.StileCellaListinoPC {
	background-color: #DCBFA5;
}

.StileIntestColListino {
	font-size: medium;
	border-width: 0;
	background-color: #FFFFFF;
}

.StileCellaInfo
{
    color: #FFFFFF;
    background-color: #C7976B;
    width: 36%;
    height: 20px;
    text-align: center;
    font-style: italic;
}


.StileHotelCarattGrande {
	font-size: larger;
}


/* ********** INIZIO STILE GALLERY ********** */

div#PhotoGallery p a
{
	margin: 12px;
}

a.galleryhoteltemp
{
    visibility: collapse;
    width: 0px;
    height: 0px;
    top: 0px;
    left: 0px;
    color: #5E2F00;
    border-style: solid;
    border-width: 1px;
}


/* ********** FINE STILE GALLERY ********** */


/* ********** INIZIO STILE PREVENTIVO ********** */

.preventivoStyleNotSelectedButton
{
    background-color: #DCBFA5;
    color: #5E2F00;
}

.preventivoStyleSelectedButton
{
    color: #FFFFFF;
	background-color: #C7976B;
}


/* ********** FINE STILE PREVENTIVO ********** */