﻿/* GENERALE */
*{margin:0;padding:0;} 

body 
{
    margin:0px;
    padding:0px;
    font-family:'Segoe UI', Segoe, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height:1.4em;
	background-color:#caddd0;
}

a:focus 
{
    outline:none;
}

.page
{
    width:960px;
    margin:0 auto 0 auto;   
}

.pageBg
{
    width:960px;
    float:left;
    margin:50px 0 0 0;
    padding:0;
	background-image:url(Images/poggio_03.png);
	background-position:top center;
	background-repeat:repeat-y;
}

.head
{
    width:960px;
    height:141px;
    float:left;
}

.animaz
{
    width:621px;
    height:237px;
    float:left;
	margin:-5px 0 0 41px;
}

.sepVert
{
    width:1px;
    height:590px;
    float:left;
    margin:150px 0 0 0;
	background-image:url(Images/sepVert.png);
	background-position:center;
	background-repeat:no-repeat;
}

.sepVertFoot
{
    width:1px;
    height:165px;
    float:left;
    margin:20px 0 0 0;
    background-color:#434343;
    /*
	background-image:url(Images/sepVertFoot.png);
	background-position:top center;
	background-repeat:no-repeat;
    */
}

.sepVertMFoot
{
    width:1px;
    height:165px;
    float:left;
    margin:0 0 0 0;
    background-color:Silver;
    /*
	background-image:url(Images/sepVertFoot.png);
	background-position:top center;
	background-repeat:no-repeat;
    */
}

.footer
{
    width:100%;
    height:121px;
	line-height:.8em;
    float:left;
	background-image:url(Images/poggio_06.png);
	background-position:top center;
	background-repeat:no-repeat;
}

.footer a:link, .footer a:visited
{
    font-size:small;
    text-decoration:none;
    color:#434343;
}

.footer a:hover
{
    font-size:small;
    text-decoration:underline;
    color:Black;
}

.sepOriz
{
    width:100%;
    height:20px;
    float:left;
}

.pie
{
    width:100%;
    float:left;
    font-size:x-small;
    text-align:center;
    color:#434343;
}

.pie a:link, .pie a:visited
{
    font-style:italic;
    color:Gray;
    text-decoration:none;
}

.pie a:hover
{
    font-style:italic;
    color:Black;
    text-decoration:none;
}

.menuLingua
{
    width:100%;
    height:50px;
    float:left;
    text-align:center;
    margin:15px 0 0 0;    
}

.bandiera
{
    width:32px;
    padding:10px 10px 0 10px;    
}

/**************************************************************************/

/* MENU */
.contMenu
{
    width:720px;
    height:55px;
    float:left; 
    margin:10px 0 0 0;
    overflow:hidden; 
}

.menu
{
    float:left;
    height:30px; 
    padding:0;
    margin:0;
}

.btnRistoranteIT
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuIT1.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnAlbergoIT
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuIT2.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnComfortIT
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuIT3.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnTerritorioIT
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuIT4.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnGalleryIT
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuIT5.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnDoveIT
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuIT6.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnContattiIT
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuIT7.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnRistoranteEN
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuEN1.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnAlbergoEN
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuEN2.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnComfortEN
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuEN3.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnTerritorioEN
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuEN4.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnGalleryEN
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuEN5.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnDoveEN
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuEN6.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnContattiEN
{
    width:100px;
    height:30px;
    float:left; 
	background-image:url(Images/menu/menuEN7.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnCucinaIT
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistIT1.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnStagioniIT
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistIT2.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnSaleIT
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistIT3.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnViniIT
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistIT4.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnProposteIT
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistIT5.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnTariffeRIT
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistIT6.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnCucinaEN
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistEN1.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnStagioniEN
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistEN2.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnSaleEN
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistEN3.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnViniEN
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistEN4.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnProposteEN
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistEN5.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnTariffeREN
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subRistEN6.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnCamereIT
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subAlbIT1.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnColazioneIT
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subAlbIT2.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnReceptionIT
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subAlbIT3.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnTariffeAIT
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subAlbIT4.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnCamereEN
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subAlbEN1.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnColazioneEN
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subAlbEN2.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnReceptionEN
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subAlbEN3.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.btnTariffeAEN
{
    width:100px;
    height:20px;
    float:left; 
	background-image:url(Images/menu/subAlbEN4.png);
	background-position:top left ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.sepMenu
{
    float:left; 
    width:1px;
    height:30px;
    background-color:#999999;
    margin:0; 
}

.sepSubMenu
{
    float:left; 
    width:1px;
    height:20px;
    background-color:#035713;
    margin:0; 
}

.submenu
{
    width:720px;
    height:20px;
    float:left;
    margin:5px 0 0 0; 
}
/**************************************************************************/

/* TITOLI PAGINA */
.titHomeIT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titHomeIT.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.titHomeEN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titHomeEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titHome1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titHome1IT.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.titHome1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titHome1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titHome2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titHome2IT.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.titHome2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titHome2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titHome3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titHome3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titHome3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titHome3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titHome4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titHome4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titHome4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titHome4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titHome5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titHome5IT.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.titHome5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titHome5EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titHome6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titHome6IT.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.titHome6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titHome6EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistoranteIT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistoranteEN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante1IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante2IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante5IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante5EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante6IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRistorante6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titRistorante6EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina0IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucinaIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina0EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucinaEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina1IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina2IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina5IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina5EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina6IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCucina6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCucina6EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori0IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioniIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori0EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioniEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni1IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni2IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni5IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni5EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni6IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titStagioniesapori6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titStagioni6EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titProposteIT
{
    padding:0;
    margin:10px 0 0 0;
    width:345px;
    height:38px;
    float:left;
	background-image:url(Images/titProposteIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titProposteEN
{
    padding:0;
    margin:10px 0 0 0;
    width:345px;
    height:38px;
    float:left;
	background-image:url(Images/titProposteEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale0IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSaleIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale0EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSaleEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale1IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale2IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale5IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale5EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale6IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titSale6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titSale6EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque0IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titViniIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque0EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titViniEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titVini1IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titVini1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titVini2IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titVini2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titVini3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titVini3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titVini4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titVini4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titVini5IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titVini5EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titVini6IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titVinioliacque6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titVini6EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergoIT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergoIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergoEN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergoEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo1IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo2IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo5IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo5EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo6IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titAlbergo6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titAlbergo6EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere0IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamereIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere0EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamereEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere1IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere2IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere5IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere5EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere6IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titCamere6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titCamere6EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione0IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazioneIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione0EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazioneEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione1IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione2IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione5IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione5EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione6IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titColazione6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titColazione6EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception0IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReceptionIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception0EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReceptionEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception1IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception2IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception5IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception5EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception6IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titReception6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titReception6EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort0IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titComfortIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort0EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titComfortEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio0IT
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titTerritorioIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio0EN
{
    padding:0;
    margin:10px 0 0 0;
    width:400px;
    height:38px;
    float:left;
	background-image:url(Images/titTerritorioEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRaggiungerciIT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titRaggiungerciIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titRaggiungerciEN
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titRaggiungerciEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titGallery
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titGallery.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titDovesiamo1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titDove1IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titDovesiamo1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titDove1EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titDovesiamo2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titDove2IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titDovesiamo2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titDove2EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titDovesiamo3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titDove3IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titDovesiamo3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titDove3EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titDovesiamo4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titDove4IT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titDovesiamo4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:440px;
    height:38px;
    float:left;
	background-image:url(Images/titDove4EN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titContattiIT
{
    padding:0;
    margin:10px 0 0 0;
    width:345px;
    height:38px;
    float:left;
	background-image:url(Images/titContattiIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titContattiEN
{
    padding:0;
    margin:10px 0 0 0;
    width:345px;
    height:38px;
    float:left;
	background-image:url(Images/titContattiEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titVerdeIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titVerdeEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titAcquaIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titAcquaEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titConvegniIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titConvegniEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titFumatoriIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titFumatoriEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titAffariIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titAffariEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titCarteIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComfort6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titCarteEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio1IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titMarchesatoIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio1EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titMarchesatoEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio2IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titValliIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio2EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titValliEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio3IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titAbbazieIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio3EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titAbbazieEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio4IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titLangheIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio4EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titLangheEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio5IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titSavoiaIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio5EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titSavoiaEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio6IT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titTorinoIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTerritorio6EN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titTorinoEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTariffeIT
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titTariffeIT.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titTariffeEN
{
    padding:0;
    margin:10px 0 0 0;
    width:500px;
    height:38px;
    float:left;
	background-image:url(Images/titTariffeEN.png);
	background-position:top left ;
	background-repeat:no-repeat;
}

.titComunicazioni
{   
    width:100%; 
    float:left; 
    font-size:medium; 
    font-style:italic; 
    text-align:justify; 
    margin:0 0 10px 0; 
    color:#434343;
    padding:0;
    font-weight:bold;
}

.titMenuFoot
{   
    float:left; 
    font-size:small; 
    font-style:italic; 
    text-align:justify; 
    margin:0 0 10px 0; 
    color:#434343;
    padding:0 0 0 5px;
    font-weight:bold;
}

.sottotitoli
{
    width:427px; 
    float:left; 
    font-size:large; 
    font-style:italic; 
    text-align:justify; 
    margin:0 5px 0 8px; 
    color:#434343;
    padding:0;
    font-weight:normal;
}

.extra
{
    width:272px; 
    float:left;
    margin:0;
    text-align:left; 
    color:#434343;
    font-size:small;
}

/**************************************************************************/

/* SIDEBAR */
.sidebar
{
    padding:0;
    margin:10px 0 0 28px;
    width:195px;
    float:left;    
}

.sidebarFoot
{
    padding:0;
    margin:20px 10px 0 28px;
    width:195px;
    float:left;    
}

.logo
{
    padding:0;
    margin:30px 0 0 6px;
    width:189px;
    height:186px;
    float:left;
    /*    
	background-image:url(Images/logoPR.png);
	background-position:top center ;
	background-repeat:no-repeat;
    */
    text-align:center;
    cursor:pointer;
}

.logoScritta
{
    padding:0;
    margin:0 0 10px 0;
    width:195px;
    height:71px;
    float:left;    
	background-image:url(Images/logoScritta.png);
	background-position:top center ;
	background-repeat:no-repeat;
    cursor:pointer;
}

.stelle
{
    padding:0;
    margin:10px 0 10px 0;
    width:195px;
    height:54px;
    float:left;    
	background-image:url(Images/sideStelle.png);
	background-position:top center ;
	background-repeat:no-repeat;
}

.sideContatti
{
    padding:0;
    margin:10px 0 0 0;
    width:195px;
    height:80px;
    float:left;    
	background-image:url(Images/sideInd.png);
	background-position:top center ;
	background-repeat:no-repeat;
}

.sideMail
{
    padding:0;
    margin:0 0 0 0;
    width:195px;
    height:27px;
    float:left;    
	background-image:url(Images/sideMail.png);
	background-position:top center ;
	background-repeat:no-repeat;
	cursor:pointer;
}

.sideMail:hover
{
    padding:0;
    margin:0 0 0 0;
    width:195px;
    height:27px;
    float:left;    
	background-image:url(Images/sideMailOver.png);
	background-position:top center;
	background-repeat:no-repeat;
	cursor:pointer;
}

.contComunica
{
    width:195px; 
    float:left; 
    font-size:small; 
    text-align:justify; 
    margin:0 0 10px 30px; 
    color:#035713;
    padding:0;
    font-weight:normal;
}

/**************************************************************************/

/* COLONNA SINISTRA */
.colonSx
{
    padding:0;
    margin:10px 0 0 0;
    width:725px;
    padding:0 0 0 5px;
    float:left;    
    border-left:1px solid #999999;
}

.colonSxFoot
{
    padding:0;
    margin:20px 10px 0 10px;
    width:669px;
    float:left;    
}

.contMenuFoot
{
    width:94px; 
    height:165px;
    float:left; 
    font-size:small;
    font-style:italic; 
    text-align:right; 
    margin:0 0 10px 0; 
    color:#035713;
    padding:0;
    font-weight:normal;
}

.contMenuFoot a:link, .contMenuFoot a:visited
{
    color:#035713;
    text-decoration:none;
}

.contMenuFoot a:hover
{
    color:#035713;
    text-decoration:underline;
}

/**************************************************************************/

.contPage
{
    width:960px;
    float:left;
    margin:10px 0 0 0;
}

/* VIDEO */

.bgVidRistorante0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-image:url(Images/ristorante.jpg);    
    background-position:top left; 
    background-repeat:no-repeat;
}

.bgVidRistorante1
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-image:url(Images/ristorante1.jpg);    
    background-position:top left; 
    background-repeat:no-repeat;
}

.bgVidRistorante2
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-image:url(Images/ristorante2.jpg);    
    background-position:top left; 
    background-repeat:no-repeat;
}

.bgVidRistorante3
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-image:url(Images/ristorante3.jpg);    
    background-position:top left; 
    background-repeat:no-repeat;
}

.bgVidRistorante4
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-image:url(Images/ristorante4.jpg);    
    background-position:top left; 
    background-repeat:no-repeat;
}

.bgVidRistorante5
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-image:url(Images/ristorante5.jpg);    
    background-position:top left; 
    background-repeat:no-repeat;
}

.bgVidRistorante6
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-image:url(Images/ristorante6.jpg);    
    background-position:top left; 
    background-repeat:no-repeat;
}

.bgVidCucina0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/cucina.jpg);    
}

.bgVidCucina1
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/cucina1.jpg);    
}

.bgVidCucina2
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/cucina2.jpg);    
}

.bgVidCucina3
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/cucina3.jpg);    
}

.bgVidCucina4
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/cucina4.jpg);    
}

.bgVidCucina5
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/cucina5.jpg);    
}

.bgVidCucina6
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/cucina6.jpg);    
}

.bgVidStagioniesapori0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/stagioniesapori.jpg);    
}

.bgVidStagioniesapori1
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/stagioniesapori1.jpg);    
}

.bgVidStagioniesapori2
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/stagioniesapori2.jpg);    
}

.bgVidStagioniesapori3
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/stagioniesapori3.jpg);    
}

.bgVidStagioniesapori4
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/stagioniesapori4.jpg);    
}

.bgVidStagioniesapori5
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/stagioniesapori5.jpg);    
}

.bgVidStagioniesapori6
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/stagioniesapori6.jpg);    
}

.bgVidSale0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/sale.jpg);    
}

.bgVidSale1
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/sale1.jpg);    
}

.bgVidSale2
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/sale2.jpg);    
}

.bgVidSale3
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/sale3.jpg);    
}

.bgVidSale4
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/sale4.jpg);    
}

.bgVidSale5
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/sale5.jpg);    
}

.bgVidSale6
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/sale6.jpg);    
}

.bgVidVinioliacque0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/vinioliacque.jpg);    
}

.bgVidVinioliacque1
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/vinioliacque1.jpg);    
}

.bgVidVinioliacque2
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/vinioliacque2.jpg);    
}

.bgVidVinioliacque3
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/vinioliacque3.jpg);    
}

.bgVidVinioliacque4
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/vinioliacque4.jpg);    
}

.bgVidVinioliacque5
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/vinioliacque5.jpg);    
}

.bgVidVinioliacque6
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/vinioliacque6.jpg);    
}

.bgVidAlbergo0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/albergo.jpg);    
}

.bgVidAlbergo1
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/albergo1.jpg);    
}

.bgVidAlbergo2
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/albergo2.jpg);    
}

.bgVidAlbergo3
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/albergo3.jpg);    
}

.bgVidAlbergo4
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/albergo4.jpg);    
}

.bgVidAlbergo5
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/albergo5.jpg);    
}

.bgVidAlbergo6
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/albergo6.jpg);    
}

.bgVidCamere0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/camere.jpg);    
}

.bgVidCamere1
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/camere1.jpg);    
}

.bgVidCamere2
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/camere2.jpg);    
}

.bgVidCamere3
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/camere3.jpg);    
}

.bgVidCamere4
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/camere4.jpg);    
}

.bgVidCamere5
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/camere5.jpg);    
}

.bgVidCamere6
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/camere6.jpg);    
}

.bgVidColazione0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/colazione.jpg);    
}

.bgVidColazione1
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/colazione1.jpg);    
}

.bgVidColazione2
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/colazione2.jpg);    
}

.bgVidColazione3
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/colazione3.jpg);    
}

.bgVidColazione4
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/colazione4.jpg);    
}

.bgVidColazione5
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/colazione5.jpg);    
}

.bgVidColazione6
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/colazione6.jpg);    
}

.bgVidReception0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/reception.jpg);    
}

.bgVidReception1
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/reception1.jpg);    
}

.bgVidReception2
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/reception2.jpg);    
}

.bgVidReception3
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/reception3.jpg);    
}

.bgVidReception4
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/reception4.jpg);    
}

.bgVidReception5
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/reception5.jpg);    
}

.bgVidReception6
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/reception6.jpg);    
}

.bgVidComfort0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/comfort.jpg);    
}

.bgVidComfort1
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/comfort1.jpg);    
}

.bgVidComfort2
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/comfort2.jpg);    
}

.bgVidComfort3
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/comfort3.jpg);    
}

.bgVidComfort4
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/comfort4.jpg);    
}

.bgVidComfort5
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/comfort5.jpg);    
}

.bgVidComfort6
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/comfort6.jpg);    
}

.bgVidTerritorio0
{
    float:left; 
    width:272px; 
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/territorio.jpg);    
}

.bgVidTerritorio1
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/territorio1.jpg);    
}

.bgVidTerritorio2
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/territorio2.jpg);    
}

.bgVidTerritorio3
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/territorio3.jpg);    
}

.bgVidTerritorio4
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/territorio4.jpg);    
}

.bgVidTerritorio5
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/territorio5.jpg);    
}

.bgVidTerritorio6
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/territorio6.jpg);    
}

.bgVidHome
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/home.jpg);    
}

.bgVidHome1
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/home1.jpg);    
}

.bgVidHome2
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/home2.jpg);    
}

.bgVidHome3
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/home3.jpg);    
}

.bgVidHome4
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/home4.jpg);    
}

.bgVidHome5
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/home5.jpg);    
}

.bgVidHome6
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/home6.jpg);    
}

.bgVidDovesiamo1
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/raggiungerci1.jpg);    
}

.bgVidDovesiamo2
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/raggiungerci2.jpg);    
}

.bgVidDovesiamo3
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/raggiungerci3.jpg);    
}

.bgVidDovesiamo4
{
    float:left; 
    width:272px; 
    height:200px;
    margin:20px 0 0 0; 
    background-position:top left; 
    background-repeat:no-repeat;
    background-image:url(Images/raggiungerci4.jpg);    
}

/**************************************************************************/

/* CONTATI */

.contText
{ 
    border:1px solid #adb8c1; 
    padding:5px 8px; 
    color:#404040; 
    display:block; 
    width:200px; 
    margin-top:3px; 
    font-size:medium;
    font-family:'Segoe UI', Segoe, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.contMemo 
{ 
    border:1px solid #adb8c1; 
    padding:5px 8px; 
    color:#404040; 
    display:block; 
    width:400px; 
    margin-top:3px; 
    font-size:medium;
    font-family:'Segoe UI', Segoe, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.contCap 
{ 
    border:1px solid #adb8c1; 
    padding:5px 8px; 
    color:#404040; 
    display:block; 
    width:120px; 
    margin-top:3px; 
    font-size:medium;
    font-family:'Segoe UI', Segoe, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.contText:focus, .contCap:focus, .contMemo:focus { color:Black; outline:solid 3px #035713; }

.contText, .contCap { background-color:White; }

.contMemo { height:120px; background-color:White; }

/**************************************************************************/

/* GMAP */
.gooMap
{
    text-align:left;	
}

.gooMap h4
{
    clear:both;
    text-align:left;	
    font:bold 12px/21px Verdana, Arial, Helvetica, Sans-serif;
    padding:0;
    margin:0;    
}

.gooMap p
{
    clear:both;
    text-align:left;	
    font:12px/21px Verdana, Arial, Helvetica, Sans-serif;
    padding:0;
    margin:0;    
}

table.directions
{
    clear:both;
    text-align:left;	
    font-family:'Segoe UI', Segoe, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size:small;
    padding:2px;
    margin:0;    
}

/**************************************************************************/

/* SLIDE */

.btnPrev
{
    width:20px;
    height:200px;
    float:left;
    background-image:url(Images/arrow_left.png);
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
}

.btnNext
{
    width:20px;
    height:200px;
    float:left;
    background-image:url(Images/arrow_right.png);
    background-position:center;
    background-repeat:no-repeat;
    cursor:pointer;
}

.slide
{
    width:629px;
    height:200px;
    float:left;
    overflow:hidden;
    font-size:small;
    background-color:White;
}

.slide img
{
    float:left;
}

.slide h3
{
    float:left; 
    width:100%;
    font-size:medium; 
    font-style:italic; 
    text-align:justify; 
    margin:0; 
    color:#434343;
    padding:0;
    font-weight:bold;
}

.slide h4
{
    float:left; 
    width:100%;
    font-size:medium; 
    font-style:italic; 
    text-align:justify; 
    margin:0 0 5px 0; 
    color:#434343;
    padding:0;
    font-weight:normal;
}

.slide span
{
    float:left;
    width:346px; 
    font-size:small; 
    font-style:normal; 
    text-align:justify; 
    margin:0 5px 0 5px; 
    color:#434343;
    padding:0;
    font-weight:normal;
}

/**************************************************************************/

/* GALLERY */

.gallery
{
    padding: 0;
    width: 630px;
    margin:0;
}
.gallery ul
{
    list-style: none;
    margin:0;
    padding:0;
}
.gallery ul li
{
    display: inline;
    background-image:url(Images/back2.png);
    background-position:top left;
    background-repeat:no-repeat;
    height:142px;
    width:150px;
    float:left;
    margin:0;
    padding:0;
}
.bgFoto
{
    float:left;            
}
.gallery ul img
{
    border:0;
    margin:10px 0 0 16px;
}
.gallery ul a:hover img
{
    border:0;
    margin:10px 0 0 16px;
}
.gallery ul a:hover
{
    color: #fff;
}
        
/**************************************************************************/