﻿body, html
{
	margin : 0px;
	padding : 0px;
	background-color: #f5d993;
	font-family : Arial;
	height:100%;
	font-size : 95%;
	/*background: url('../immagini/sfondo-logo.jpg');
	background-repeat: repeat;*/
}

#pagina
{
	width : 800px;
	padding : 0px;
	margin : 0px;
	margin-left : auto;
	margin-right : auto;
	height:100%;
}

#galleria {
	width: 209px;

}

#contenitore 
{
padding : 0px;
width: 577px;
height:100%;
}


#menu_laterale {

width: 183px; 
background: url('../immagini/sfondomenulaterale.gif'); 
border-bottom-color: #7F7F7F;
border-bottom-style: solid;
border-bottom-width: 1px;
height:100%;
}


#testo {
background: url('../immagini/sfondotesto.gif'); 
background-color: #f6f6f6;
border-bottom-color: #7F7F7F;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 10px;
padding-right: 15px;
width: 368px;
height: 100%;
text-align : left;
font-size : 80%;
padding-bottom: 10px;
}

.s_angolosinistro {
width: 8px; 
height: 10px; 
background: url('../immagini/index_03.gif');
background-repeat: no-repeat;
}

.s_centro {
width: 192px; 
height: 10px; 
background: url('../immagini/index_04.gif');
background-repeat: no-repeat;
}

.s_angolodestro {
width: 9px; 
height: 10px; 
background: url('../immagini/index_05.gif');
background-repeat: no-repeat;
}



.c_angolosinistro {
width: 8px; 
height: 160px; 
background: url('../immagini/index_08.gif');
}

.c_centro {
width: 192px; 
height: 160px; 
/*background-image: url('../immagini/gallery1.jpg');*/
}

.c_centro1 {
width: 192px; 
height: 160px; 
/*background-image: url('../immagini/gallery2.jpg');*/
}

.c_centro2 {
width: 192px; 
height: 160px; 
/*background-image: url('../immagini/gallery3.jpg');*/
}


.c_angolodestro {
width: 9px; 
height: 160px; 
background: url('../immagini/index_10.gif');
}



.d_angolosinistro {
width: 8px; 
height: 10px; 
background: url('../immagini/index_15.gif');
background-repeat: no-repeat;
}

.d_centro {
width: 192px; 
height: 10px; 
background: url('../immagini/index_16.gif');
background-repeat: no-repeat;
}

.d_angolodestro {
width: 9px; 
height: 10px; 
background: url('../immagini/index_17.gif');
background-repeat: no-repeat;
}


.f_angolosinistro {
width: 8px; 
height: 10px; 
background: url('../immagini/index_43.gif');
background-repeat: no-repeat;

border-bottom-color: #7F7F7F;
border-bottom-style: solid;
border-bottom-width: 2px;

}

.f_centro {
width: 192px; 
height: 10px; 
background: url('../immagini/index_44.gif');
background-repeat: no-repeat;

border-bottom-color: #7F7F7F;
border-bottom-style: solid;
border-bottom-width: 2px;

}

.f_angolodestro {
width: 9px; 
height: 10px; 
background: url('../immagini/index_45.gif');
background-repeat: no-repeat;

border-bottom-color: #7F7F7F;
border-bottom-style: solid;
border-bottom-width: 2px;

}

.sfondo {
color: #676767;
padding-top: 10px;
font-size: 80%;
padding-left : 5px;
}

.sfondoind {
padding-top: 10px;
font-size: 14px;
padding-left : 5px;
background-color : #f5d993;
}


.sfondoFooter {
color: #676767;
padding-top: 10px;
font-size: 85%;
padding-left : 5px;
padding-right : 30px;
padding-bottom : 15px;
text-align : right;
clear : both;
}

.testata {
width: 577px;
height: 153px;
background: url('../immagini/logo.gif');
background-repeat: no-repeat;
}


.ms_angolosinistro {
width: 10px; 
height: 15px; 
background: url('../immagini/index_23.gif');
background-repeat: no-repeat;
}

.ms_centro {
width: 156px; 
height: 15px; 
background: url('../immagini/index_24.gif');
background-repeat: no-repeat;
}

.ms_angolodestro {
width: 15px; 
height: 15px; 
background: url('../immagini/index_25.gif');
background-repeat: no-repeat;
}


.ts_centro {
width: 382px; 
height: 15px; 
background: url('../immagini/index_26.gif');
background-repeat: no-repeat;
}

.ts_angolodestro {
width: 12px; 
height: 15px; 
background: url('../immagini/index_27.gif');
background-repeat: no-repeat;
}


.mc_angolosinistro {
width: 11px; 
height: 448px; 
background: url('../immagini/index_29.gif');
background-repeat: no-repeat;
}




A:link, A:VISITED, A:Active  {
	color : #505050;
	text-decoration : none;
}

A:Hover  {
	color : #B0b0b0;
	text-decoration : underline;
}

INPUT, SELECT, TEXTAREA
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.FormBoxLogin
{
	margin : 0px;
	padding : 0px;
	padding-top : 7px;
	color : #000000;
}

.TestoErrore
{
	margin : 0px;
	padding : 0px;
	color : #FF0000;
	font-weight : bold;
	font-size : 14px;
}

.ClsInputBoxRicerca
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.LinkRosso:link, .LinkRosso:active, .LinkRosso:visited
{
	color : #505050;
	text-decoration : none;
}

.LinkRosso:hover
{
	color : #B0B0B0;
	text-decoration : underline;
}

.LinkBianco:link, .LinkBianco:active, .LinkBianco:visited
{
	color : #505050;
	text-decoration : none;
}

.LinkBianco:hover
{
	color : #B0B0B0;
	text-decoration : underline;
}


.LinkBlu:link, .LinkBlu:active, .LinkBlu:visited
{
	padding : 0px;
	margin : 0px;
	color : #505050;
	font-weight : normal;
	text-align : left;
	background-image : url(../img/SfondoPallino2.gif);
	background-position : left center;
	background-repeat : no-repeat;	
	padding-left : 15px;	
	text-decoration : underline;
}

.LinkBlu:hover
{
	padding : 0px;
	margin : 0px;
	color : #505050;
	font-weight : normal;
	text-align : left;
	background-image : url(../img/SfondoPallino2.gif);
	background-position : left center;
	background-repeat : no-repeat;	
	padding-left : 15px;	
	text-decoration : none;
}


.LinkBluSimple:link, .LinkBluSimple:active, .LinkBluSimple:visited
{
	padding : 0px;
	margin : 0px;
	color : #505050;
	font-weight : normal;
	text-align : left;
	text-decoration : underline;
}

.LinkBluSimple:hover
{
	padding : 0px;
	margin : 0px;
	color : #B0B0B0;
	font-weight : normal;
	text-align : left;
	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:  Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

.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*/
/*=======================================*/

.LinkFreccia
{
	padding : 0px;
	margin : 0px;
	background-image : url(../img/sfondoPallino2.gif);
	background-position : left center;
	background-repeat : no-repeat;			
	padding-left : 15px;
	font-size : 11px;
	color : #505050;
	text-decoration : none;
}

.LinkFreccia:link, .LinkFreccia.active, .LinkFreccia:visited
{
	color : #505050;
	text-decoration : none;	
}

.LinkFreccia:hover
{
	color : #B0B0B0;
	text-decoration : underline;	
}

.LinkFrecciaBianca
{
	padding : 0px;
	margin : 0px;
	background-image : url(../img/imgFrecciaBianca.gif);
	background-position : left center;
	background-repeat : no-repeat;			
	padding-left : 15px;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}

.LinkFrecciaBianca:link, .LinkFrecciaBianca.active, .LinkFrecciaBianca:visited
{
	color : #FFFFFF;
	text-decoration : none;	
}

.LinkFrecciaBianca:hover
{
	color : #FFFFFF;
	text-decoration : underline;	
}





/*=======================================*/
/* Classi di definizione del layout del sito*/
/*=======================================*/

.PaginaEsterna
{
	
}

.Header
{
	margin : 0px;
	padding : 0px;
	width : 100%;
	padding-bottom : 20px;
}

.Header .Sinistro
{
	margin : 0px;
	padding : 0px;
	float : left;
	width : 300px;
}

.Header .Destro
{
	margin : 0px;
	padding : 0px;
	float : right;
	text-align : right;
	padding-right : 20px;
	padding-top : 20px;
	color : #E0E0E0;
	font-size : 20px;
	font-weight : bold;
}

.Header .Destro a
{
	margin : 0px;
	padding : 0px;
	color : #505050;
	text-decoration : none;
	font-weight : normal;
	font-size : 11px;
}

.Header .Destro a:hover
{
	margin : 0px;
	padding : 0px;
	color : #505050;
	text-decoration : underline;
	font-weight : normal;
	font-size : 11px;
}

.Header .BarraIndirizzo
{
	margin : 0px;
	padding : 0px;
	background-image : url(../img/sfondoBarra.gif);
	background-position : left top;
	background-repeat : repeat-x;			
	height : 18px;
	width : 765px;	
	float : left;
	color : #878787;
	padding-top : 4px;
}

.Sinistro
{
	margin : 0px;
	padding : 0px;
	width : 526px;	
	padding-right : 25px;
	text-align : left;
	float : left;
	text-align : justify;
}

.Sinistro .BarraTitle
{
	margin : 0px;
	padding : 0px;
	background-image : url(../img/sfondoTitle.gif);
	background-position : left top;
	background-repeat : repeat-x;			
	height : 17px;
	width : 500px;	
	float : left;
	color : #505050;
	padding-top : 3px;
	font-weight : bold;
}

.Destro
{
	margin : 0px;
	padding : 0px;
	width : 220px;
	padding-right : 10px;
	float : left;
	text-align : left;
}


.Footer
{
	margin : 0px;
	padding : 0px;
	margin-top : 35px;
	border-top : 1px solid #B0B0B0;
	padding-top : 5px;
	padding-bottom : 25px;
}


.Footer .footerSx
{
	margin : 0px;
	padding : 0px;
	float : left;
	text-align : left;
	width : 33%;
}

.Footer .footerC
{
	margin : 0px;
	padding : 0px;
	float : left;
	text-align : center;
	color : #B0B0B0;
	width : 33%;
}

.Footer .footerC a
{
	margin : 0px;
	padding : 0px;
	color : #505050;
}

.Footer .footerDx
{
	margin : 0px;
	padding : 0px;
	width : 33%;
	float : right;
	text-align : right;
	color : #B0B0B0;
}

.Footer .footerDx a
{
	margin : 0px;
	padding : 0px;
	color : #505050;
}

.DivContenuto
{
	margin : 0px;
	padding : 0px;
	padding-left : 15px;
}

.BoxLogin
{
	margin : 0px;
	padding : 0px;
	background-color : #B0B0B0;
	height : 32px;
	margin-top : 5px;	
}

.Prezzo
{
	color : #FE0002;
	font-size : 12px;
	font-family : Arial;
}

.Sconto
{
	color : #FE0002;
	font-size : 11px;
}

.ToolboxProdotto
{
	margin : 0px;
	padding : 7px;
	border : 1px dotted #B0B0B0;
	margin-top : 10px;
	width : 200px;
}

/*Stili per la definizione della vetrina*/

.tableVetrina
{
	text-align : left;
	margin : 0px;
	padding : 0px;	
	clear : both;
}

.tableVetrinaLaterale
{
	text-align : left;
	margin : 0px;
	padding : 0px;	
	clear : both;
	width : 100%;
}


.VetrinaImage
{
	text-align : left;
	float : left;
	width : 100px;
	margin-right : 5px;
}

.VetrinaImageCatalogo
{
	text-align : left;
	width : 70px;	
}

.VetrinaImageCatalogo img
{
	width : 100px;
	border : 1px solid #B0B0B0;
}

.VetrinaImage img
{
	width : 100px;
	border : 1px solid #B0B0B0;
}

.VetrinaText a:link, .VetrinaText a:active, .VetrinaText a:visited
{
	color : #000000;
	text-decoration : none;
}

.VetrinaText a:hover
{
	color : #224A7D;
	text-decoration : underline;
}

.VetrinaText .Prezzo
{
	color : #FE0002;
	font-size : 12px;
}

.VetrinaText
{
	padding : 0px;
	margin : 0px;
	color : #000000;
	text-align : left;	
	float : left;
	width : 120px;
	margin-left : 5px;
}



.itemgridVetrinaSeparatore
{
	padding : 0px;
	margin : 0px;
	border-bottom : 1px dotted #B0B0B0;	
	padding-top : 5px;
	padding-bottom : 5px;
	border-right : 1px dotted #B0B0B0;	
	padding-right : 5px;
}

.itemgridVetrinaSeparatoreOrizzontale
{
	padding : 0px;
	margin : 0px;	
	background-image : url(../img/separatoreOrizzontale.gif);
	background-position : left center;
	background-repeat : repeat-x;
}

/*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/sfondoPallino2.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 : left;
	float : none;
}

.FormClass .labelForm
{
	float : left;
	width : 120px;
	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;
}


.FormClassRiassunto
{
	text-align : left;
	float : none;
}

.FormClassRiassunto .labelForm
{
	float : left;
	width : 120px;
	text-align : right;
	margin-bottom : 3px;
	font-weight : bold;
	padding-top : 3px;
	display : block;
}

.FormClassRiassunto .inputForm
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 3px;
	
}

.FormClassRiassunto .inputFormMono
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 3px;
	padding-top : 3px;
}

.FormClassTariffe
{
	text-align : left;
	float : none;
}

.FormClassTariffe .labelForm
{
	float : left;
	width : 80px;
	text-align : right;
	margin-bottom : 3px;
	font-weight : bold;
	padding-top : 3px;
	display : block;
	
}

.FormClassTariffe .inputForm
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 3px;
	
}

.FormClassTariffe .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;
}



.FormClassRicerca 
{
	margin : 0px;
	padding : 0px;
	width : 95%;
}

.FormClassRicerca .labelForm
{
	float : left;
	width : 100px;
	text-align : right;
	margin-bottom : 3px;
	padding-top : 3px;
	padding-left : 10px;
}

.FormClassRicerca .inputForm
{
	float : left;
	text-align : left;
	margin-bottom : 3px;
	padding-left : 10px;
}

.FormClassRicerca .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;
	padding-left : 5px;
	padding-right : 5px;
}

.CatalogoItem
{
	padding : 0px;
	margin : 0px;
	float : left;
	width : 110px;
	color : #174074;
	font-weight : normal;
	text-align : left;
	background-image : url(../img/sfondoPallino2.gif);
	background-position : left center;
	background-repeat : no-repeat;	
	padding-left : 10px;	
}

.CatalogoItem:link, .CatalogoItem:active, .CatalogoItem:visited
{
	color : #174074;
	text-decoration : none;
}

.CatalogoItem:hover
{
	color : #174074;
	text-decoration : underline;
}

.CatalogoImmagine
{
	text-align : left;
}

.CatalogoImmagine img
{
	border : 1px solid #B0B0B0;
}

.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 : 70px;
	text-align : center;
	float : left;
	margin-left : 15px;
	background-image : url(../img/separatoreVerticale.gif);
	background-position : left top;
	background-repeat : repeat-y;
}

.CatalogoInfo
{
	width : 360px;
	float : left;
}

.PagineMiniImmagine
{
	border : 1px solid #B0B0B0;
}

.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 : 50px;
	height : 50px;
	border : 1px solid #B0B0B0;
	float : left;
}

.CatalogoDettaglio
{
	margin : 0px;
	padding : 0px;	
	text-align : left;
	float : left;
	margin-left : 10px;
	width : 370px;
}

.CatalogoDettaglio a:link, .CatalogoDettaglio a:active, .CatalogoDettaglio a:visited
{
	text-decoration : none;
	color : #B0B0B0;
}

.CatalogoDettaglio a:hover
{
	text-decoration : underline;
	color : #B0B0B0;
}

/* 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
{
	padding : 0px;
	margin : 0px;
	color : #505050;
	text-decoration : none;
	font-weight : normal;
	font-size : 160%;
}

.PageTitleBlu
{
	padding : 0px;
	margin : 0px;
	font-size : 11px;
	color : #174074;
	text-decoration : none;
	font-weight : bold;
}

.PageTitleLink:link, .PageTitleLink:active, .PageTitleLink:visited
{
	padding : 0px;
	margin : 0px;
	font-size : 11px;
	color : #FE0002;
	text-decoration : none;
	font-weight : bold;
}

.PageTitleLink:hover
{
	padding : 0px;
	margin : 0px;
	font-size : 11px;
	color : #FE0002;
	text-decoration : underline;
	font-weight : bold;
}

.ElementTitle
{
	padding : 0px;
	margin : 0px;
	background-image : url(../img/sfondoPallino2.gif);
	background-position : left center;
	background-repeat : no-repeat;			
	padding-left : 10px;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	border-bottom : 1px dotted #B0B0B0;
	border-right : 1px dotted #B0B0B0;
}

.ElementTable
{
	padding : 0px;
	margin : 0px;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	border-bottom : 1px dotted #B0B0B0;
	border-right : 1px dotted #B0B0B0;
	padding-right : 3px;
}

/*Classi di definizione del layout delle news*/
.DivNews
{
	margin : 0px;
	padding : 0px;
	padding-left : 15px;
}

.NewsData
{
	font-weight : normal;
	color : #d18e3d;
	float : left;
	padding-left:15px;
	font-size:12px;
}

.NewsTitle
{
	font-weight : bold;
	color : #505050;
	float : left;
	padding-left:15px;
	font-size:12px;
}


#BoldText
{
	font-weight : bold;
	color : #B0B0B0;
}

.NewsTesto
{
	color :#505050;
}

.LastNewsThumbs
{
	text-align : center;
}

.LastNewsThumbs img 
{
	width : 100px;
	height : 100px;
	border : 1px solid #B0B0B0;
}

.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 : #B0B0B0;
	margin-bottom : 0px;
}

.OfferteTitle
{
	margin : 0px;
	padding : 0px;
	font-weight : bold;
	color : #505050;
	text-decoration : underline;
	font-weight : bold;
	text-align : left;
}

.OfferteTesto
{
	clear : both;
	color :#505050;
	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;
	width : 110px;
	color : #505050;
	font-weight : normal;
	text-align : left;
	background-image : url(../img/sfondoPallino2.gif);
	background-position : left center;
	background-repeat : no-repeat;	
	padding-left : 15px;		
}

.ContenutoMenuPagine .PagineItem:link, .ContenutoMenuPagine .PagineItem:active, .ContenutoMenuPagine .PagineItem:visited
{
	color : #505050;
	text-decoration : none;
}

.ContenutoMenuPagine .PagineItem:hover
{
	color : #505050;
	text-decoration : underline;
}




.ContenutoMenuPagine #padre
{
	margin-left : 10px;
	padding-left : 10px;
}

.ContenutoMenuPagine #padre a:link, .ContenutoMenuPagine #padre a:active, .ContenutoMenuPagine #padre a:visited
{
	color : #505050;
	text-decoration : none;
}

.ContenutoMenuPagine #padre a:hover
{
	color : #505050;
	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 'menualto'*/
.ContenutoElementiMenuAlto
{
	list-style : none;
	padding : 0px;
	margin : 0px;
	/*margin-top : 15px;*/
	padding-bottom : 15px;
}

.ContenutoElementiMenuAlto li
{
	float: left; 
	padding : 0px;
	margin : 0px;
	font-family: Arial;
	text-align: center; 
	font-size: 80%; 
	height: 45px;
	background-image: url(../immagini/menualto.gif);  
	background-repeat: repeat-x;
	background-position : left top;
	color: #FFFFFF;
	margin-left : 1px;
	font-weight : bold;
}

.subtest 
{
	margin : 0px;
	padding-left: 10px;
	background-image: url(../img/background_menualto.gif);
	background-position : left top;
	background-repeat : repeat-y;
	text-align : left;
	height : auto;
	width : 576px;
}

.ContenutoElementiMenuAlto li a
{
	text-decoration: none; 
	color: white; 
	
}

.ContenutoElementiMenuAlto li a:hover
{
	padding : 0px;
	margin : 0px;
	color : #d18e3d;
	text-decoration : none;
}




.ContenutoElementiMenuLaterale
{
	padding : 0px;
	margin : 0px;
	list-style : none;
}

.ContenutoElementiMenuLaterale li
{
	padding : 0px;
	margin : 0px;
	width : auto;
	color : #d18e3d;
	font-size: 80%;
	font-weight : bold;
	background-image : url(../img/sfondoPallino.gif);
	background-position : 20px center;
	background-repeat : no-repeat;
	padding-left : 30px;
	padding-top : 5px;
	padding-bottom : 5px;
	
}

.ContenutoElementiMenuLaterale li a
{
	padding : 0px;
	margin : 0px;
	color : #d18e3d;
	text-decoration : none;
}

.ContenutoElementiMenuLaterale li a:hover
{
	padding : 0px;
	margin : 0px;
	color : #505050;
	text-decoration : underline;
}




.TitleClass
{
	padding : 0px;
	margin : 0px;
	background-image : url(../img/imgFreccia.gif);
	background-position : left center;
	background-repeat : no-repeat;			
	padding-left : 25px;
	font-weight : bold;
	margin-bottom : 10px;
	font-size : 11px;
}

.TitleLinkDettaglio
{
	padding : 0px;
	margin : 0px;
	background-image : url(../img/imgFreccia.gif);
	background-position : left center;
	background-repeat : no-repeat;			
	padding-left : 25px;
	font-size : 11px;
	color : #B0B0B0;
	text-decoration : none;
	font-weight : normal;
}

.TitleLinkDettaglio:hover
{
	padding : 0px;
	margin : 0px;
	background-image : url(../img/imgFreccia.gif);
	background-position : left center;
	background-repeat : no-repeat;			
	padding-left : 25px;
	font-size : 11px;
	color : #B0B0B0;
	text-decoration : underline;
}

/*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 : #505050;
	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 #B0B0B0;
	margin : 3px;
	padding : 1px;
	float : left;
	width : 100px;
	height : 100px;	
}


.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 #B0B0B0;
	float : left;
	width : 50px;
	height : 50px;	
	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 : 526px;
	margin-bottom : 3px;
	text-align : left;
}

.PagineThumbs
{
	float : left;
	width : 100px;
	height : 100px;	
	margin : 3px;	
}


.PagineThumbs img
{
	float : left;
	width : 100px;
	height : 100px;
	border : 1px solid #B0B0B0;	
}

.NewsThumbs
{
	margin : 3px;	
	float : left;
	width : 100px;
	height : 100px;	
}

.NewsThumbs img
{
	float : left;
	width : 100px;
	height : 100px;
	border : 1px solid #B0B0B0;		
}

.ChiSiamoThumbs
{
	margin : 3px;	
	float : left;
	width : 100px;
	height : 100px;	
}

.ChiSiamoThumbs img
{
	float : left;
	width : 100px;
	height : 100px;
	border : 1px solid #B0B0B0;		
}

.CatalogoThumbs
{
	margin : 3px;		
	float : left;
	width : 100px;
	height : 100px;		
}

.CatalogoThumbs img
{
	float : left;
	width : 100px;
	height : 100px;
	border : 1px solid #B0B0B0;		
}

.OfferteThumbs
{
	margin : 3px;		
	float : left;
	width : 100px;
	height : 100px;		
}

.OfferteThumbs img
{
	float : left;
	width : 100px;
	height : 100px;
	border : 1px solid #B0B0B0;				
}


/*Stili di gestione sezione link*/

.LinkTitle
{
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
	color : #B0B0B0;
}

/* 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 : 110px;
	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 #B0B0B0;
	width : 380px;
	padding : 3px;
}

.TariffeDescrizione
{
	border : 1px solid #B0B0B0;
	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 #B0B0B0;
	padding : 3px;
	width : 190px;
}


.TariffePeriodo
{
	border : 1px solid #B0B0B0;
	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 
{
	border-bottom :1px solid #b0b0b0;
}

.TabellaContatti tr td
{
	padding : 3px;
	padding : 5px;
}

/* Classi di definizione generiche*/
.MessaggioGenericoImportante
{
	color : #EA5858;
	font-weight : bold;
}

.InfoSito
{
	text-align : right;
}

.InfoSito input
{
	margin-right : 15px;
}


.ClsPaginazioneSelezionata
{
	color : #FF0000;
}

.ClsPaginazione
{
	text-align : right;
	width : 95%;
	margin-left : 0px;
}

.ClsPaginazione A:link, .ClsPaginazione A:visited, .ClsPaginazione A:active
{
	color : #000000;
	text-decoration : none;
}

.ClsPaginazione A:hover
{
	color : #224A7D;
	text-decoration : underline;
}

.SeparatoreOrizzontale
{
	clear : both;
	padding : 0px;
	margin : 0px;	
	background-image : url(../img/separatoreOrizzontale.gif);
	background-position : left center;
	background-repeat : repeat-x;
	width : 100%;
	height : 10px;
}


.SeparatoreOrizzontaleCentrale
{
	padding : 0px;
	margin : 0px;	
	width : 95%;
	height : 10px;
	border-bottom : 1px dotted #B0B0B0;
	clear : both;
}

.SeparatoreOrizzontaleCentraleTop
{
	clear : both;
	padding : 0px;
	margin : 0px;	
	background-image : url(../img/separatoreOrizzontale.gif);
	background-position : left center;
	background-repeat : repeat-x;
	width : 100%;
	height : 10px;
}


.ClearFloat
{
	clear : both;
	font-size : 1px;
	padding : 0px;
	margin : 0px;
}

.SmallBreak
{
	line-height : 1px;
}

#Credits
{
	text-align : right;
	font-size : 10px;
	font-weight : normal;
	color : #808080;
	padding-right : 15px;
}

#Credits a:link, #Credits a:active, #Credits a:visited
{
	color : #808080;
	text-decoration : none;
}

#Credits a:hover
{
	color : #808080;
	text-decoration : underline;
}



.HeaderBloccoLingue
{
	float : right;
	text-align : right;
	width : 100px;
	margin-left : 50px;
	padding-top : 15px;
}


/*TARIFFE*/

.BloccoTariffe
{
	width : 100%;
}

.TariffeTitolo
{
	width : 98%;
	background-color : #f0f0f0;
}


.TariffePeriodo
{
	width : 98%;
	background-color : #e0e0e0;
}

.TariffeTabella
{
	width : 100%;
}

.privacy
{
	padding : 3px;
	border : 1px solid #e0e0e0;
	background-color : #f0f0f0;
	overflow : auto;
	height : 200px;
	font-size : 9px;
}


/*-- Servizi --*/

.Servizi
{
	margin : 0px;
	list-style : none;
	height: 100%;
	padding: 10px 0px 29px 10px;
	background: url(../img/menu_g.jpg) repeat-x bottom;
}

.Servizi li
{
	height: 20px;
	font-size: 11px;
}

.Servizi li a
{
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	background: url(../img/menu_b.jpg) repeat-x bottom;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 104%;
	color: #666;
}

.Servizi li a:hover 
{
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}


