body, html
{
	margin : 0px; 
	padding : 0px;
	font-family: Verdana, Arial, Geneva, Tahoma,  Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height : 100%;
	text-align : left;
	background-color : #60668B;
}


A:link, A:VISITED, A:Active  {
	color : #4153C4;
	text-decoration : none;
}

A:Hover  {
	color : #7D8198;
	text-decoration : underline;
}

.RedLink:link, .RedLink:active, .RedLink:visited
{
	color : #FF0000;
	font-weight : bold;
}

.RedLink:hover
{
	color : #FF0000;
	text-decoration : none;
}

.SmallKey
{
	font-size : 10pt;
	font-weight : normal;
	color : #C0C0C0;
}

h1 
{
	font-size : 13pt;
}

h3 
{
	font-size : 13pt;
}

h4 
{
	font-size : 12pt;
}

h5 
{
	font-size : 10pt;
}

INPUT, SELECT, TEXTAREA
{
	font-family:  Verdana, Arial, Tahoma,Geneva, Helvetica, sans-serif;
	font-size: 10pt;
}

.FormClassBox .labelForm
{
	float : left;
	width : 75px;
	text-align : left;
	margin-bottom : 3px;
	padding-top : 3px;
	padding-left : 10px;
	display : block;
}

.FormClassBox .inputForm
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 10px;
	
}

.FormClassBox .inputFormMono
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 10px;
}


/*=======================================*/
/* Classi di definizione colori del testo*/
/*=======================================*/

.ArancioneScuro
{
	margin : 0px;
	padding : 0px;
	font-weight : normal;
	color : #38505D;
}

.ArancioneChiaro
{
	margin : 0px;
	padding : 0px;	
	font-weight : normal;
	color : #168AB8;
}

.ColoreTesto
{
	margin : 0px;
	padding : 0px;	
	color : #3B404B;
	font-weight : normal;
}

.LinkFreccia
{
	margin : 0px;
	padding : 0px;
	background-image : url(../img/imgQuadratoScuro.gif);
	background-position : left center;
	background-repeat : no-repeat;	
	padding-left : 10px;
}


/*=======================================*/
/* Classi di definizione del layout del sito*/
/*=======================================*/

.Pagina
{
	margin : 0px;
	padding : 0px;	
	width : 750px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	background-image : url(../img/imgSfondoPagina.gif);
	background-position : left top;
	background-repeat : repeat-y;
	padding-left : 15px;
	padding-right : 15px;
	
	
}

.ContenutoHeader
{
	margin : 0px;
	padding : 0px;	
	width : 750px;
	height : 40px;
	background-image : url(../img/imgSfondoHeader.gif);
	background-position : left top;
	background-repeat : repeat;
}

.ContenutoHeader .link
{
	margin : 0px;
	padding : 0px;	
	width : 180px;
	text-align : left;
	padding-top : 10px;
	float : right;
	padding-right : 20px;
	
}

.ContenutoHeader .lingue
{
	margin : 0px;
	padding : 0px;	
	width : 540px;
	text-align : left;
	float : left;
	padding-top : 10px;
	padding-left : 10px;
}


.ContenutoFinePagina
{
	margin : 0px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;	
	width : 750px;
	background-image : url(../img/imgFondoFooter.gif);
	background-position : left top;
	background-position : no-repeat;
	padding-left : 15px;
	padding-right : 15px;
	height : 25px;
}

.ContenutoCentrale
{
	margin : 0px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;	
	width : 750px;
}

.ContenutoCentrale .Sinistro
{
	margin : 0px;
	padding : 0px;
	width : 250px;
	background-image : url(../img/imgSfondoLaterale.gif);
	background-position : left top;
	background-repeat : repeat-y;
	height : 100%;
}

.ContenutoCentrale .Destro
{
	margin : 0px;
	padding : 0px;
	width : 500px;
	background-color : #FFFFFF;
}

.ContenutoCentrale .Destro .ContenutoHome
{
	margin : 0px;
	padding : 0px;
	width : 475px;
	padding-right : 20px;
	padding-bottom : 20px;
	padding-top : 20px;	
}


.ContenutoCentrale .DestroInterne
{
	margin : 0px;
	padding : 0px;
	width : 500px;
	background-color : #FFFFFF;

}

.ContenutoCentrale .DestroInterne .ContenutoHome
{
	margin : 0px;
	padding : 0px;
	width : 475px;
	padding-right : 20px;
	padding-bottom : 30px;
	padding-top : 20px;	

}



.ContenutoNewsHome
{
	margin : 0px;
	padding : 0px;	
	padding : 5px;
	background-color : #FFFFFF;
	color : #333333;
	padding-bottom : 10px;
	text-align : left;
}


.ContenutoNewsHome #Continua:link, .ContenutoNewsHome #Continua:visited, .ContenutoNewsHome #Continua:active
{
	color : #CC0000;
	font-weight : bold;
	float : right;
}

.ContenutoNewsHome #Continua:hover
{
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}

.DivContenuto
{
	margin : 0px;
	padding : 0px;
	padding-left : 15px;
}


/*Classe di definizione del menulaterale*/
.ContenutoMenuHome
{
	text-align : left;
	padding : 0px;
	margin : 0px;
	padding-left : 1px;	
	padding-right : 1px;	
	background-color : #FFFFFF;
	width : 176px;
	color : #CC6600;
}

.ContenutoMenuHome ul
{
	list-style: none;
	margin : 0px;
	padding : 0px;
	background-color :#FFFFFF;
}

.ContenutoMenuHome ul li
{
	padding : 0px;
	margin : 0px;
	padding-top : 9px;
	height : 20px;
	color : #CC6600;
	font-weight : normal;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	border-bottom : 1px solid #CCCCCC;
	letter-spacing : 1px;
	background : url(../img/sfondoMenu.gif) repeat-x bottom left;	
}

.ContenutoMenuHome ul li a:link, .ContenutoMenuHome ul li a:active, .ContenutoMenuHome ul li a:hover, .ContenutoMenuHome ul li a:visited
{
	color : #CC6600;
	font-weight : bold;
	display: block; 
	height : 20px;
	padding-left : 10px;		
}

.ContenutoMenuHome ul li a:hover
{
	color : #FF9900;
	font-weight : bold;
	background : url(../img/sfondoMenuHover.gif) repeat-x bottom left;	
	display: block; 
	height : 20px;
	padding-left : 10px;	
	text-decoration : none;
}


.AreaOfferta
{
	margin : 0px;
	padding : 0px;
	background-image : url(../img/imgSfondoOfferta.gif);
	background-position : right top;
	background-repeat : no-repeat;
	background-color : #2C3881;	
}

.AreaOffertaInterne
{
	margin : 0px;
	padding : 0px;
	background-image : url(../img/imgSfondoOffertaInterna.gif);
	background-position : right top;
	background-repeat : repeat-y;
	background-color : #FFF4C9;	
}

.AreaNews
{
	margin : 0px;
	padding : 0px;
	width : 219px;
	background-image : url(../img/imgSfondoAreaNews.gif);
	background-position : left top;
	background-repeat : repeat-x;
	border-right : 1px solid #D1D1D1;
	text-align : left;
}

.AreaFotogallery
{
	margin : 0px;
	padding : 0px;
	width : 280px;
	text-align : left;
	background-image : url(../img/imgSfondoFotogallery.gif);
	background-position : left top;
	background-repeat : repeat-x;	
}

/*=======================================*/
/* Classi di definizione del layout dei form */
/*=======================================*/


.FormClass
{
	text-align : center;
	float : none;
}

.FormClass .labelForm
{
	float : left;
	width : 75px;
	text-align : right;
	margin-bottom : 3px;
	font-weight : bold;
	padding-top : 3px;
	display : block;
}

.FormClass .inputForm
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 3px;
	
}

.FormClass .inputFormMono
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 3px;
}


.FormClassContatti 
{
	margin : 0px;
	padding : 0px;
	width : 95%;
}

.FormClassContatti .labelForm
{
	float : left;
	width : 75px;
	text-align : right;
	margin-bottom : 3px;
	padding-top : 3px;
	padding-left : 10px;
}

.FormClassContatti .inputForm
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 10px;
}

.FormClassContatti .inputFormMono
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 10px;
}


.BoxInfo
{
	color : #872023;
	font-weight : bold;
	padding : 7px;
}

.BoxHomeBottom
{
	padding : 5px;
	margin : 0px;	
	width : 350px;
	padding-left : 20px;
	border : 0px;
	text-align : left;
	background : url(../img/cifre.gif) no-repeat center center;
}


/* Classi di definizione del catalogo */
.ContenutoMenuCatalogo
{
	margin : 0px;
	padding : 0px;
}

.CatalogoItem
{
	padding : 0px;
	margin : 0px;
	float : left;
	width : 100px;
	color : #38505D;
	font-weight : normal;
	text-align : left;
	background-image : url(../img/imgQuadratoScuro.gif);
	background-position : left center;
	background-repeat : no-repeat;	
	padding-left : 10px;	
}

.CatalogoItem:link, .CatalogoItem:active, .CatalogoItem:visited
{
	color : #38505D;
	text-decoration : none;
}

.CatalogoItem:hover
{
	color : #38505D;
	text-decoration : underline;
}

.CatalogoImmagine
{
	text-align : left;
}

.CatalogoImmagine img
{
	border : 1px solid #E5E5E5;
}

.CatalogoTesto
{
	text-align : left;
	font-weight : normal;
	margin-bottom : 5px;	
}

.CatalogoTesto, .CatalogoTesto a:link,  .CatalogoTesto a:active, .CatalogoTesto a:visited
{
	color : #000000;
}

.CatalogoTesto a:hover
{
	color : #000000;
}


.CatalogoSchedaImmagini
{
	width : 80px;
	text-align : left;
	float : left;
	margin-right : 15px;

}

.CatalogoInfo
{
	width : 375px;
	float : left;

}

.PagineMiniImmagine
{
	border : 1px solid #B2AA8C;
}

.tableCommenti
{
	width : auto;
}

..tableCommenti .itemgridCommenti
{
	margin : 0px;
	padding : 0px;
	padding-top : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
}


.tableCatalogo
{
	width : auto;
}

.tableCatalogo .itemgridCatalogo
{
	margin : 0px;
	padding : 0px;
	padding : 5px;
}

.tableCatalogo .itemgridCatalogo .CatalogoImage
{
	margin : 0px;
	padding : 0px;	
	width : 70px;
	height : 70px;
	border : 1px solid #B2AA8C;
	float : left;
}

.CatalogoDettaglio
{
	margin : 0px;
	padding : 0px;	
	text-align : left;
	float : left;
	margin-left : 10px;
	width : 350px;
}

.CatalogoDettaglio a:link, .CatalogoDettaglio a:active, .CatalogoDettaglio a:visited
{
	text-decoration : none;
}

.CatalogoDettaglio a:hover
{
	text-decoration : underline;
}

/* Classi di definizione area centrale del layout */

.BloccoGuestbookBox
{
	margin : 0px;
	text-align : left;
	padding : 8px;
}

/*Classi di definizione dei testi*/


.PageTitleSeparatore
{
	float : left;
	color : #333366;
	margin-left : 5px;	
	margin-right : 5px;
}

.PageTitle, .PageTitle a:link, .PageTitle a:active, .PageTitle a:visited, .PageTitle a:hover
{
	clear : both;
	padding-left : 0px;
	padding-right : 5px;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;	
}

.PageTitleMarrone, .PageTitleMarrone a:link, .PageTitleMarrone a:visited, .PageTitleMarrone a:active
{
	clear : both;
	margin : 0px;
	padding-left : 0px;
	padding-right : 5px;
	color : #894400;
	font-size : 13px;
	font-weight : bold;		
	font-family : "Times New Roman", Times, serif;
	letter-spacing : 1px;
}

.PageTitleMarrone a:hover
{
	color : #CC6600;
	text-decoration : none;
}


.PageTitleArancione
{
	clear : both;
	margin : 0px;
	padding-left : 0px;
	padding-right : 5px;
	color : #CC6600;
	font-size : 13px;
	font-weight : bold;		
	font-family : "Times New Roman", Times, serif;
	letter-spacing : 1px;
	text-align : left;
}


.PageTitleGrigio, .PageTitleGrigio a:link, .PageTitleGrigio a:visited, .PageTitleGrigio a:active
{
	clear : both;
	margin : 0px;
	padding-left : 0px;
	padding-right : 5px;
	color : #666666;
	font-size : 13px;
	font-weight : bold;		
	font-family : "Times New Roman", Times, serif;
	letter-spacing : 1px;
}

.PageTitleGrigio a:hover
{
	color : #666666;
	text-decoration : none;
}



/*Classi di definizione del layout delle news*/
.DivNews
{
	margin : 0px;
	padding : 0px;
	padding-left : 15px;
}

.NewsData
{
	font-weight : normal;
	color : #000000;
}

.NewsTitle, .NewsTitle a
{
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.NewsTitle a:hover
{
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}



.NewsTesto
{
	color :#000000;
}

.LastNewsThumbs
{
	text-align : center;
}

.LastNewsThumbs img 
{
	width : 70px;
	height : 70px;
	border : 1px solid #B2AA8C;
}

.NewsMessaggioLabel
{
  font-weight : bold;
  text-align : right;
  float : left;
  padding-right : 10px;
  padding-bottom : 3px;
  padding-top : 3px;
}

.NewsMessaggioText
{
  font-weight : normal;
  text-align : left;
  float : left;
  padding-bottom : 3px;
  padding-top : 3px;
}



/*Classi di definizione del layout delle offerte speciali*/
.OfferteData
{
	margin : 0px;
	padding : 0px;
	font-weight : normal;
	color : #000000;
	margin-bottom : 0px;
}

.OfferteTitle
{
	margin : 0px;
	padding : 0px;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;
	text-align : left;
}

.OfferteTesto
{
	clear : both;
	color :#000000;
	margin-top : 15px;
}

.OfferteMessaggioLabel
{
  font-weight : bold;
  text-align : right;
  float : left;
  padding-right : 10px;
  padding-bottom : 3px;
  padding-top : 3px;
}

.OfferteMessaggioText
{
  font-weight : normal;
  text-align : left;
  float : left;
  padding-bottom : 3px;
  padding-top : 3px;
}

/* CLassi di definizione parte pagine */
.ContenutoMenuPagine .PagineItemClear
{
	clear : both;
}

.ContenutoMenuPagine .PagineItem
{
	padding : 0px;
	margin : 0px;
	float : left;
	font-weight : normal;
	text-align : left;
	width : 170px;
	padding-left : 10px;
	background-image : url(../img/imgQuadratoScuro.gif);
	background-position : left center;
	background-repeat : no-repeat;		
}

.ContenutoMenuPagine .PagineItem:link, .ContenutoMenuPagine .PagineItem:active, .ContenutoMenuPagine .PagineItem:visited
{
	color : #38505D; 
	text-decoration : none;
}

.ContenutoMenuPagine .PagineItem:hover
{
	text-decoration : underline;
}

.ContenutoMenuPagine #padre
{
	margin-left : 10px;
	padding-left : 10px;
}

.ContenutoMenuPagine #padre a:link, .ContenutoMenuPagine #padre a:active, .ContenutoMenuPagine #padre a:visited
{
	color : #38505D;
	text-decoration : none;
}

.ContenutoMenuPagine #padre a:hover
{
	text-decoration : underline;
}

.ContenutoMenuPagine #title
{
	font-weight : bold;
	
}

.ContenutoNewsEvidenza
{
	margin-top : 10px;
	
}

/* Classi di definizione newsletter */

.ContenutoNewsletter
{
	margin-top : 10px;
	margin-left : 25px;
}

/* Classi di definizione vetrina */

.ContenutoVetrina
{
	margin-top : 10px;
	margin-left : 25px;
}

.itemGridVetrina
{
	margin : 0px;
	padding : 0px;
	width : 80px;
	height : 80px;
	margin : 2px;
	float : left;
	border : 1px solid #E0E0E0;
}


/*Classe di definizione del menulaterale*/
.ContenutoElementiMenuLaterale
{
	text-align : left;
	padding : 0px;
	margin : 0px;
	color : #000000;
	background-image : url(../img/imgSfondoMenu.gif);
	background-position : left top;
	background-repeat : no-repeat;		
	width : 250px;
}

.ContenutoElementiMenuLaterale ul
{
	list-style: none;
	margin : 0px;
	padding : 0px;
	padding-left : 10px;
	background-color : #FFF4C9;
	width : 210px;
}

.ContenutoElementiMenuLaterale ul li
{
	padding : 0px;
	margin : 0px;
	width : 200px;
	background-image : url(../img/imgMenu.gif);
	background-position : right center;
	background-repeat : no-repeat;	
	text-align : left;
	color : #505E5D;
	font-weight : bold;
}

.ContenutoElementiMenuLaterale ul .separatore
{
	padding : 0px;
	margin : 0px;
	width : 200px;
	background-image : url(../img/imgSeparatoreMenu.gif);
	background-position : left center;
	background-repeat : no-repeat;	
	text-align : left;
}

.ContenutoElementiMenuLaterale ul li a:link, .ContenutoElementiMenuLaterale ul li a:active, .ContenutoElementiMenuLaterale ul li a:visited
{
	color : #505E5D;
	text-decoration : none;
}

.ContenutoElementiMenuLaterale ul li a:hover
{
	text-decoration : underline;
	color : #929D9C;
	
}

.ContenutoElementiLaterale
{
	text-align : left;
	padding : 0px;
	margin : 0px;
	color : #000000;
	background-image : url(../img/sfondoLaterale.gif);
	background-position : left top;
	background-repeat : repeat-y;		
	margin-left : 15px;
	width : 174px;
	border-bottom : 1px solid #E5E5E5;
}

.ContenutoElementiLaterale .Interno
{
	text-align : left;
	padding : 0px;
	margin : 0px;
	margin-left : 15px;
}

.SeparatoreElementiLaterale
{
	margin : 0px;
	padding : 0px;
	width : 145px;
	border-bottom : 1px solid #D8D8D8;
}

/*Classe di definizione link sulla mappa*/
.ContenutoMappa
{
	text-align : left;
	padding : 0px;
	margin : 0px;
	padding-left : 1px;	
	padding-right : 1px;	
	color : #505050;
	margin-left : 20px;
}

.ContenutoMappa ul
{
	list-style: none;
	margin : 0px;
	padding : 0px;
}

.ContenutoMappa ul li
{
	margin : 0px;
	color : #505050;
	font-weight : normal;
	width : auto;
	padding : 2px;
}

.ContenutoMappa ul li a:link, .ContenutoMappa ul li a:active, .ContenutoMappa ul li a:hover, .ContenutoMappa ul li a:visited
{
	color : #505050;
	text-decoration : none;
}

.ContenutoMappa ul li a:hover
{
	color : #999999;
	text-decoration : underline;
}

/*Classi di definizione footer*/

.ContenutoFooter
{
	clear : both;
	color : #FFFFFF;		
	width : 720px;
	text-align : left;
	margin : 0px;
	padding : 0px;	
	padding-top : 10px;
	margin-left : auto;
	margin-right : auto;	
	padding-left : 10px;
	padding-right : 20px;
	height : 70px;
	background-color : #2C3881;
}	


.ContenutoFooter .Sinistro
{
	float : left;
	color : #FFFFFF;		
	width : 240px;
	text-align : left;
	margin : 0px;
	padding : 0px;	
	text-align : left;

}	

.ContenutoFooter .Destro
{
	float : left;
	color : #9BCBE2;		
	width : 470px;
	text-align : left;
	margin : 0px;
	padding : 0px;	
	text-align : left;
	padding-top : 12px;	

}	

.ContenutoFooter .Destro ul
{
	margin : 0px;
	padding : 0px;
	list-style : none;
}	

.ContenutoFooter .Destro ul li
{
	margin : 0px;
	padding : 0px;
	float : left;
	padding-left : 5px;
	padding-right : 5px;
}	

.ContenutoFooter .Destro ul li a
{
	margin : 0px;
	padding : 0px;
	color : #FFFFFF;
	text-decoration : none;
}	

.ContenutoFooter .Destro ul li a:hover
{
	margin : 0px;
	padding : 0px;
	color : #FFFFFF;
	text-decoration : underline;
}	



/*Classi di definizione lingue*/
.Lingue
{
	text-align : left;
	color : #FFFFFF;
}

.Lingue a:link, .Lingue a:active, .Lingue a:visited
{
	color : #FFFFFF;
	text-decoration : none;
}

.Lingue a:hover
{
	color : #FFFFFF;
	text-decoration : underline;
}



/* Classi di definizione della foto gallery */

.tableFotoGallery
{
	text-align : center;
	margin : 5px;
	width : auto;
	margin-left : auto;
	margin-right : auto;
}

.itemgridFotoGallery 
{
}


.itemgridFotoGallery div img
{
	border : 1px solid #B2AA8C;
	margin : 3px;
	padding : 1px;
	float : left;
	width : 70px;
	height : 70px;	
}


.tableFotoGalleryHome
{
	margin : 0px;
	padding : 0px;	
	text-align : center;
	margin-left : auto;
	margin-right : auto;
}

.tableFotoGalleryHome .itemgridFotoGallery 
{
	margin : 0px;
	padding : 0px;	
	padding : 3px;
}


.tableFotoGalleryHome .itemgridFotoGallery div img
{
	margin : 0px;
	padding : 0px;
	border : 1px solid #B2AA8C;
	float : left;
	width : 70px;
	height : 70px;	
	margin : 4px;
}

.FGZoomImmagine
{
	margin : 10px;
	border : 1px solid #333366;
	float : left;
	display : block;
}

.FGZoomDescrizione
{
	font-size : 8pt;
	padding : 5px;
	border : 1px solid #333366;
	float : left;
	width : 150px;
	margin-top : 10px;
	text-align : left;
	display : block;
	overflow : auto;
	background-color : #FFFFFF;
	color : #333366;
}

.FGZoomDescrizione label
{
	color : #333366;
	font-weight : bold;
	padding-bottom : 10px;
}

.BannerFotoGallery
{
	padding-top : 25px;
	margin-left : 6px;
	margin-right : 6px;
	margin-bottom : 10px;
	text-align : center;
}

.BannerFotoGallery img
{
	width : 80px;
	border : 1px solid black;
	padding : 0px;
	margin : 0px;
	margin : 2px;
	float : left;
}


/*Classe di definizione immagini per pagine, news, chi siamo, catalogo*/

.PagineImmagini
{
	margin : 3px;
}

.PagineHeaderImage
{
	margin : 0px;
	padding : 0px;
	width : 450px;
	margin-bottom : 3px;
	text-align : left;
}

.PagineThumbs
{
	float : left;
	width : 70px;
	height : 70px;	
	margin : 3px;	
}


.PagineThumbs img
{
	float : left;
	width : 70px;
	height : 70px;
	border : 1px solid #B2AA8C;	
}

.NewsThumbs
{
	margin : 3px;	
	float : left;
	width : 70px;
	height : 70px;	
}

.NewsThumbs img
{
	float : left;
	width : 70px;
	height : 70px;
	border : 1px solid #B2AA8C;		
}

.ChiSiamoThumbs
{
	margin : 3px;	
	float : left;
	width : 70px;
	height : 70px;	
}

.ChiSiamoThumbs img
{
	float : left;
	width : 70px;
	height : 70px;
	border : 1px solid #B2AA8C;		
}

.CatalogoThumbs
{
	margin : 3px;		
	float : left;
	width : 70px;
	height : 70px;		
}

.CatalogoThumbs img
{
	float : left;
	width : 70px;
	height : 70px;
	border : 1px solid #B2AA8C;		
}

.OfferteThumbs
{
	margin : 3px;		
	float : left;
	width : 70px;
	height : 70px;		
}

.OfferteThumbs img
{
	float : left;
	width : 70px;
	height : 70px;
	border : 1px solid #B2AA8C;				
}


/*Stili di gestione sezione link*/

.LinkTitle
{
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
	color : #1F4A70;
}

/* Stili di gestione del guestbook */

/* Stili di gestione del guestbook */
.BloccoGuestbook
{
}

.BloccoGuestbookBox
{
	text-align : left;
}

.BloccoGuestbookBox a:link, .BloccoGuestbookBox a:active, .BloccoGuestbookBox a:visited
{
	color : #CC0000;
	font-weight : bold;
}

.BloccoGuestbookBox a:hover
{
	color : #FF0000;
	text-decoration : none;
}

.BloccoGuestbook a:link, .BloccoGuestbook a:active, .BloccoGuestbook a:visited
{
	color : #CC0000;
	font-weight : bold;
}

.BloccoGuestbook a:hover
{
	color : #FF0000;
	text-decoration : none;
}

.GBMessaggioData
{
	background-color : #000000;
	color : #FFFFFF;
	padding : 2px;
	text-align : right;
}

.GBMessaggioFrom, .GBMessaggioFrom a:link, .GBMessaggioFrom a:visited, .GBMessaggioFrom a:active 
{
	font-weight : bold;
	color : #CC0000;
}

.GBMessaggioFrom a:hover
{
	font-weight : bold;
	color : #FF0000;
}

.GBMessaggioTitle, .GBMessaggioTitle a:link, .GBMessaggioTitle a:visited, .GBMessaggioTitle a:active
{
	font-weight : bold;
	color : #CC0000;
}

.GBMessaggioTitle a:hover
{
	font-weight : bold;
	color : #FF0000;
}

.GBMessaggioLabel
{
  font-weight : bold;
  width : 100px;
  text-align : right;
  float : left;
  padding-right : 10px;
  padding-bottom : 3px;
  padding-top : 3px;
}

.GBNuovoMessaggio
{
  text-align : center;
 }

.GBMessaggioText
{
  font-weight : normal;
  text-align : left;
  float : left;
  padding-bottom : 3px;
  padding-top : 3px;
}

.GBMessaggioText #data
{
  font-weight : bold;
  text-align : left;
  padding-bottom : 3px;
  padding-top : 3px;
}

.GBMessaggioText #titolo
{
  font-weight : bold;
  text-align : left;
  padding-bottom : 3px;
  padding-top : 3px;
}

.GBSummary
{
	text-align : center;
	padding-top : 10px;
}

.GBSummary label
{
	color : #CC0000;
	padding : 0px;
	margin : 0px;
	padding-right : 40px;
}

.BoxNewGuestbook
{
	padding : 3px;
}



.FormClassGB H4
{
	width : 100px;
	margin : 0px;
	padding : 0px;
	font-weight : normal;
	padding-top : 10px;
	clear : both;
}



.FormClassGB .labelForm
{
	float : left;
	width : 75px;
	text-align : right;
	margin-bottom : 3px;
	margin-left : 2px;
	
}

.FormClassGB .inputForm
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 3px;
}



.GBNuovoMessaggioTitle
{
	text-align : center;
	font-weight : bold;
}

.FormClassGB
{
	text-align : left;
	padding-top : 10px;
}


/*Classi di definizione FAQ*/

.FaqTitolo
{
	background-color : #333366;
	padding : 3px;	
	padding-left : 10px;
	color : #FFFFFF;
	font-weight : bold;	
}

.FaqDomanda
{
	padding-left : 10px;
	padding-right : 10px;
	text-decoration : underline;
	font-weight : bold;
}

.FaqRisposta
{
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 30px;
}

.topLink
{
	 text-align : right;
	 padding-top : 5px;
}





/* Classi di definizione per le tariffe*/

.TariffeTitolo
{
	font-weight : bold;
	border : 1px solid #CCCCCC;
	background-color : #F8F8F8;
	width : 380px;
	padding : 3px;
}

.TariffeDescrizione
{
	border : 1px solid #CCCCCC;
	background-color : #FFFFFF;
	width : 380px;
	padding : 3px;
	margin-top : 3px;
}

.TariffeTabella
{
	width : 388px;
	margin-top : 3px;
	border-collapse: collapse; 
}

.TariffeTabella th
{
	padding-top : 5px;
	padding-bottom : 5px;
}



.TariffeSistemazioni td
{
	border : 1px solid #CCCCCC;
	background-color : #F8F8F8;
	padding : 3px;
	width : 190px;
}


.TariffePeriodo
{
	border : 1px solid #CCCCCC;
	background-color : #FFFFFF;
	width : 380px;
	padding : 3px;
	margin-top : 3px;
	text-align : center;
}

.title_brown {
   font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #894400;
}

/* Classi di definizione per i contatti */

.TabellaContatti
{
	width : 100%;
	margin-top : 3px;
	border-collapse: collapse; 
}

.TabellaContatti tr 
{
}

.TabellaContatti tr td
{
	padding : 3px;
	background-color : #F0F0F0;
	padding : 5px;
}

/* Classi di definizione generiche*/
.MessaggioGenericoImportante
{
	color : #EA5858;
	font-weight : bold;
}

.InfoSito
{
	text-align : right;
}

.InfoSito input
{
	margin-right : 15px;
}


.ClsPaginazioneSelezionata
{
	color : #EC7D4C;
}

.ClsPaginazione
{
	text-align : right;
	width : 95%;
	margin-left : 0px;
}

.ClsPaginazione A:link, .ClsPaginazione A:visited, .ClsPaginazione A:active
{
	color : #505050;
	text-decoration : none;
}

.ClsPaginazione A:hover
{
	color : #505050;
	text-decoration : underline;
}

.SeparatoreOrizzontale
{
	padding : 0px;
	margin : 0px;
	border-top : 1px dotted #CCCCCC;
	clear : both;
	margin-bottom : 3px;
}


.SeparatoreOrizzontaleCentrale
{
	padding : 0px;
	margin : 0px;
	border-bottom : 1px dotted #D8D8D8;
	clear : both;
	height : 10px;
}

.SeparatoreOrizzontaleCentraleTop
{
	padding : 0px;
	margin : 0px;
	border-top : 1px solid #D8D8D8;
	clear : both;
	margin-top : 3px;
	margin-bottom : 3px;
	height : 10px;
}


.ClearFloat
{
	clear : both;
}

.SmallBreak
{
	line-height : 1px;
}

#Credits
{
	text-align : right;
	font-size : 11px;
	font-weight : normal;
	color : #333366;
}

#Credits a:link, #Credits a:active, #Credits a:visited
{
	color : #333366;
	text-decoration : none;
}

#Credits a:hover
{
	color : #333366;
	text-decoration : underline;
}
