body, html
{
	margin : 0px; 
	padding : 0px;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color : #494949;
	height : 100%;
	text-align : left;
}

.h1posizionato
{
	
}

A:link, A:VISITED, A:Active  {
	color : #FFFFFF;
	text-decoration : none;
}

A:Hover  {
	color : #FFD800;
	text-decoration : underline;
}

.LinkQuadretto
{
	font-weight : normal;
	color : #FFFFFF;	
	margin : 0px;	
	padding : 0px;
	padding-left : 12px;
	text-align : left;
	background-image : url(../img/quadrettiGialli.gif);
	background-position : left center;
	background-repeat : no-repeat;
	
}

.LinkQuadretto a:link, .LinkQuadretto a:active, .LinkQuadretto a:visited
{
	color : #FFFFFF;
	text-decoration : none;
}

.LinkQuadretto a:hover
{
	color : #FFD800;
	text-decoration : underline;
}

INPUT, SELECT, TEXTAREA
{
	font-family: Arial, Verdana, Geneva, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

#BoldText
{
	font-size : 12px;
	font-weight : bold;
	color : #FFD800;
}

.FormClass
{
	text-align : left;
}

.FormClass .labelForm
{
	float : left;
	width : 85px;
	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 
{
	width : 95%;
}


.FormClassContatti .labelForm
{
	float : left;
	width : 55px;
	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;
}


/*=======================================*/
/* Classi di definizione del layout del sito*/
/*=======================================*/

.Pagina
{
	width : 752px;
	margin : 0px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 10px;
	background-image : url(../img/sfondoPagina.gif);
	background-position : left top;
	background-repeat : repeat-y;
}



.Contenuto
{
	width : 544px;
	text-align : left;
	margin : 0px;
	padding : 0px;	
	float : left;
	height : 100%;
}

.ContenutoMenu
{
	width : 208px;
	float : left;
	height : 100%;
	background-color : #494949;
}

.ContenutoElementiMenu
{
	width : 202px;
	border-left : 4px solid #FFFFFF;
	border-right : 2px solid #FFFFFF;
	border-top : 4px solid #FFFFFF;
	background-color : #3A3B61;	
	padding-top : 15px;
	font-family : Georgia;
	font-size : 11px;
	font-weight : normal;
	color : #FFFFFF;
	height : 100%;
	clear : both;
}


.ContenutoMenuFooter
{
	width : 182px;
	padding-top : 15px;
	padding-left : 20px;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}

.ContenutoHeader
{	
	margin : 0px;
	padding : 0px;	
	width : 100%;
	text-align : left;
	margin-bottom : 15px;
	height : 180px;

}

.ContenutoCentrale
{
	margin : 0px;
	padding : 0px;	
	width : 99%;
	text-align : left;
	padding-left : 5px;
	padding-bottom : 10px;
}

.ContenutoFooter
{
	width : 752px;
	text-align : left;
	margin : 0px;
	padding : 0px;	
	clear : both;
	background-color : #494949;
}	

.ContenutoVetrina
{
	float : left;
	width : 343px;
	background-color : #2F2F2F;
	margin-bottom : 10px;

}

.ContenutoVetrina #topSfondo
{
	width : 343px;
	background-image : url(../img/topSfondoVetrina.gif);
	background-position : left top;
	background-repeat : no-repeat;
}

.ContenutoVetrina #bottomSfondo
{
	width : 343px;
	background-image : url(../img/bottomSfondoVetrina.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
}

.ContenutoLastNews
{
	float : left;
	width : 172px;
	margin-left : 12px;
	background-color : #2F2F2F;
}

.ContenutoLastNews #topSfondo
{
	width : 172px;
	background-image : url(../img/topSfondoLastNews.gif);
	background-position : left top;
	background-repeat : no-repeat;
}

.ContenutoLastNews #bottomSfondo
{
	width : 172px;
	background-image : url(../img/bottomSfondoLastNews.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
}


.ContenutoOccasioni
{
	float : left;
	width : 172px;
	margin-left : 12px;
	color : #FFFFFF;
	margin-top : 20px;
}

.ContenutoOccasioni #topSfondo
{
	width : 172px;
	background-image : url(../img/topSfondoOccasioni.gif);
	background-position : left top;
	background-repeat : no-repeat;
}

.ContenutoOccasioni #bottomSfondo
{
	width : 172px;
	background-image : url(../img/bottomSfondoOccasioni.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
}


.toolbarMenu
{
	width : 208px;
	text-align : right;
	margin-top : 15px;
	margin-bottom : 5px;
	clear : both;
	background-color : #494949;
}


.ContenutoHeader img
{	
	float : left;
	margin : 0px;
	padding : 0px;
}


/*Classi di definizione header*/


/* Classi di definizione delle pagine con immagini*/
.PaginaConImgTesto
{
	float : left;
	width : 400px;
}

.PaginaConImgTestoLargo
{
	float : left;
	width : 500px;	
}	
	
.PaginaConImgImmagini
{
	float : left;
	width : 100px;
	margin-left : 20px;
	text-align : center;

}


/* CLassi di definizione parte pagine */

.ContenutoElementiMenu ul
{
	padding : 0px;
	margin : 0px;
	list-style : none;
	margin-bottom : 30px;
}

.ContenutoElementiMenu ul li
{
	width : 160px;
	padding-left : 37px;
	background-image : url(../img/sfondoItemMenu.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
	height : 18px;
	margin-bottom : 5px;
	padding-top : 2px;
}

.ContenutoElementiMenu A:link, .ContenutoElementiMenu A:active, .ContenutoElementiMenu A:visited
{
	color : #FFFFFF;
	text-decoration : none;

}

.ContenutoElementiMenu A:hover
{
	color : #FFD800;
	text-decoration : none;
}


/*Classi di definizione parte catalogo centrale*/
.ContenutoMenuCatalogo
{
	margin-left : 20px;
}



.CatalogoItem
{
	padding : 0px;
	margin : 0px;
	float : left;
	background : url(../img/quadrettiGialli.gif) no-repeat center left;
	margin-left : 10px;
	height : 16px;
	padding-top : 4px;
	padding-left : 15px;
	width : auto;
	color : #D83A3A;
	font-weight : normal;
	width : 100px;
	text-align : left;
}

.CatalogoItem:link, .CatalogoItem:active, .CatalogoItem:visited
{
	color : #FFFFFF;
	text-decoration : none;
}

.CatalogoItem:hover
{
	color : #FFD800;
	text-decoration : underline;
}





/* Classi di definizione area centrale del layout */

/*Classi di definizione dei testi*/

.PageTitle
{
	clear : both;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : bold;	
}


/*Stili per la definizione della vetrina*/

.VetrinaImage
{
	margin-left : 10px;
	text-align : center;
}

.VetrinaImageCatalogo
{
	margin-left : 10px;
	text-align : left;
}

.VetrinaImageCatalogo img
{
	border : 1px solid #FFFFFF;
	width : 85px;
	height : 55px;	
}

.VetrinaImage img
{
	border : 1px solid #FFFFFF;
	width : 85px;
	height : 55px;	
}

.VetrinaText a:link, .VetrinaText a:active, .VetrinaText a:visited
{
	color : #FFFFFF;
}

.VetrinaText a:hover
{
	color : #FFD800;
}


.VetrinaText
{
	padding : 0px;
	margin : 0px;
	color : #FFFFFF;
	width : 150px;
	margin-left : 10px;
	background-image : url(../img/quadrettiGialliVetrina.gif);
	background-position : top left;
	background-repeat : no-repeat;
	text-align : left;	
	margin-bottom : 7px;
	font-size : 11px;
	font-weight : bold;
	padding-left : 10px;
	margin-top : 5px;
}




.tableVetrina
{
	text-align : left;
	margin : 0px;
	padding : 0px;	
	width : 100%;
	clear : both;
}


.tableCatalogo
{
	text-align : left;
	margin : 0px;
	padding : 0px;	
	margin-top : 10px;
	width : 100%;
}

.tableCatalogo td
{
	width : 33%;
	padding-bottom : 30px;
	padding-right : 30px;
	padding-left : 10px;
}



.ItemCatalogo
{
	float : left;
	margin : 5px;
}





.NavRight
{
	float : right;
	padding-right : 10px;
}

.NavLeft
{
	float : left;
	padding-left : 10px;
}

.itemgridVetrinaCatalogo
{
	width : 33%;
	text-align : left;
	padding-top : 0px;
	padding-bottom : 10px;
}

.itemgridVetrinaNoSeparatore
{
	width : 1px;
}

.itemgridVetrinaSeparatore
{
	width : 1px;
	background-color : #6D6640;
	
}

.itemgridVetrinaSeparatoreOrizzontale
{
	border-left : 10px solid #2F2F2F;
	border-right : 10px solid #2F2F2F;
	background-color : #6D6640;
}


/*Classi di definizione del layout delle news*/
.NewsData
{
	font-weight : bold;
	color : #FFD800;
	margin-bottom : 0px;
	background-image : url(../img/quadrettiBianchi.gif);
	background-position : left center;
	background-repeat : no-repeat;	
	padding-left : 15px;
}

.NewsTitle
{
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
	margin-left : 0px;
	font-size : 12px;
	font-weight : bold;
	margin-left : 15px;
	margin-top : 2px;
}

.NewsTesto
{
	clear : both;
	color :#FFFFFF;
	margin-left : 15px;
	margin-top : 5px;
}

.LastNewsData
{
	background-image : url(../img/quadrettiBianchi.gif);
	background-position : left center;
	background-repeat : no-repeat;
	color : #FFD800;
	margin-left : 15px;
	padding-left : 15px;
	margin-bottom : 5px;
}

.LastNewsTitle
{
	font-weight : bold;
	color : #FFFFFF;
	margin-left : 30px;
	padding-right : 15px;
	margin-bottom : 5px;
}

.LastNewsTesto
{
	font-weight : normal;
	color : #FFFFFF;	
	margin-left : 30px;
	padding-right : 15px;
}

.LastNewsLink
{
	font-weight : normal;
	color : #FFFFFF;	
	margin-left : 30px;	
	padding-right : 12px;
	margin-right : 15px;
	text-align : right;
	margin-top : 10px;
	background-image : url(../img/quadrettiTagliati.gif);
	background-position : right center;
	background-repeat : no-repeat;
}

.LastNewsLink a:link, .LastNewsLink a:active, .LastNewsLink a:visited
{
	color : #FFFFFF;
	text-decoration : none;
}

.LastNewsLink a:hover
{
	color : #FFD800;
	text-decoration : underline;
}


.CatalogoImmagine
{
	margin-bottom : 5px;
	text-align : left;
}

.CatalogoImmagine img
{
	padding : 1px;
	border : 1px solid #FFFFFF;
}

.CatalogoTesto
{
	text-align : left;
	font-weight : bold;
	background-image : url(../img/quadrettiGialliVetrina.gif);
	background-position :  left top;
	background-repeat : no-repeat;
	padding-left : 10px;
	padding-top : 2px;
}

.CatalogoTesto, .CatalogoTesto a:link,  .CatalogoTesto a:active, .CatalogoTesto a:visited
{
	color : #FFFFFF;
}

.CatalogoTesto a:hover
{
	color : #FFD800;
}




.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 parte pagine */
.ContenutoMenuPagine .PagineItemClear
{
	clear : both;
}

.ContenutoMenuPagine .PagineItem
{
	padding : 0px;
	margin : 0px;
	float : left;
	background : url(../img/quadrettiGialliVetrina.gif) no-repeat top left;
	margin-left : 10px;
	padding-left : 10px;
	width : auto;
	color : #FFFFFF;
	font-weight : normal;
	width : 135px;
	text-align : left;
}

.ContenutoMenuPagine .PagineItem:link, .ContenutoMenuPagine .PagineItem:active, .ContenutoMenuPagine .PagineItem:visited
{
	color : #FFFFFF;
	text-decoration : none;
}

.ContenutoMenuPagine .PagineItem:hover
{
	color : #FFD800;
	text-decoration : underline;
}

.ContenutoMenuPagine #padre
{
	margin-left : 10px;
	background : url(../img/quadrettiGialli.gif) no-repeat center left;
	padding-left : 10px;
	color : #FFFFFF;
}

.ContenutoMenuPagine #padre a:link, .ContenutoMenuPagine #padre a:active, .ContenutoMenuPagine #padre a:visited
{
	color : #FFFFFF;
	text-decoration : none;
}

.ContenutoMenuPagine #padre a:hover
{
	color : #FFD800;
	text-decoration : underline;
}

.ContenutoMenuPagine #title
{
	font-weight : bold;
	
}


/*Classe di definizione del menulaterale*/
.ContenutoMenuHome
{
	text-align : left;
	padding : 0px;
	margin : 0px;
	padding-left : 1px;	
	padding-right : 1px;	
	background-color : #FFFFFF;
	width : 99%;
	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;
}


/*Classe di definizione link sulla mappa*/
.ContenutoMappa
{
	text-align : left;
	padding : 0px;
	margin : 0px;
	padding-left : 1px;	
	padding-right : 1px;	
	color : #FFFFFF;
	margin-left : 20px;
}

.ContenutoMappa ul
{
	list-style: none;
	margin : 0px;
	padding : 0px;
}

.ContenutoMappa ul li
{
	padding : 3px;
	margin : 0px;
	color : #FFFFFF;
	font-weight : normal;
	letter-spacing : 1px;
	width : auto;
	padding-left : 5px;
	background : url(../img/quadrettiGialli.gif) no-repeat center left;
}

.ContenutoMappa ul li a:link, .ContenutoMappa ul li a:active, .ContenutoMappa ul li a:hover, .ContenutoMappa ul li a:visited
{
	color : #FFFFFF;
	padding-left : 10px;		
}

.ContenutoMappa ul li a:hover
{
	color : #FFD800;
	padding-left : 10px;	
	text-decoration : underline;
}

/*Classi di definizione footer*/
.footerTop
{
	height : 12px;
	width : 100%;
	background-image : url(../img/sfondoTopFooter.gif);
	background-position : left top;
	background-repeat : repeat-x;
}

.footerCenter
{
	width : 748px;
	background-image : url(../img/sfondoBarraFooter.gif);
	background-position : left top;
	background-repeat :  repeat;	
	border : 2px solid #FFFFFF;
	margin-bottom : 5px;
	height : 16px;
}

.footerMenu
{
	font-family : Georgia;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	float : right;
	margin-right : 10px;
}

.footerMenu a:link, .footerMenu a:active, .footerMenu a:visited
{
	color : #FFFFFF;
	text-decoration : none;
}

.footerMenu a:hover
{
	color : #FFD800;
	text-decoration : underline;
}

.footerMenuCentrale
{
	font-family : Georgia;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	margin-right : 10px;
}

.footerMenuCentrale a:link, .footerMenuCentrale a:active, .footerMenuCentrale a:visited
{
	color : #FFFFFF;
	text-decoration : none;
}

.footerMenuCentrale a:hover
{
	color : #FFD800;
	text-decoration : underline;
}

.footerMenuCentrale ul
{
	padding : 0px;
	margin : 0px;
	list-style : none;
}

.footerMenuCentrale ul li
{
	padding : 0px;
	margin : 0px;
	float : left;
}

.footerMenuCentrale ul .separatoreli
{
	padding : 0px;
	margin : 0px;
	float : left;
	padding-left : 3px;
	padding-right : 3px;
}

.Lingue
{
	width : 760px;
	text-align : right;
	margin-top : 12px;
	padding-bottom : 12px;
	margin-right : 10px;
}


.MessaggioGenericoImportante
{
	color : #EA5858;
	font-weight : bold;
}

.InfoSito
{
	text-align : right;
}

.InfoSito input
{
	margin-right : 15px;
}


.ClsPaginazioneSelezionata
{
	color : #FFD800;
}

.ClsPaginazione
{
	text-align : right;
	width : 95%;
	margin-left : 0px;
}

/* Classi di definizione della foto gallery */

.tableFotoGallery
{
	text-align : center;
	margin : 5px;
	width : auto;
	margin-left : auto;
	margin-right : auto;
}

.itemgridFotoGallery 
{
	padding : 5px;
}


.itemgridFotoGallery div img
{

	border : 1px solid #FFFFFF;
	margin : 3px;
	float : left;
	width : 85px;
	height : 55px;	
}

.FGZoomImmagine
{
	margin : 10px;
	border : 1px solid #FFFFFF;
	float : left;
	display : block;
}

.FGZoomDescrizione
{
	font-size : 8pt;
	padding : 5px;
	border : 1px solid #FFFFFF;
	float : left;
	width : 150px;
	margin-top : 10px;
	text-align : left;
	display : block;
	overflow : auto;
}

.FGZoomDescrizione label
{
	font-weight : bold;
	padding-bottom : 10px;
}


/*Classi di definizione catalogo*/
.CatalogoSchedaImmagini
{
	float : left;
	width : 100px;
}

.CatalogoInfo
{
	float : left;
	width : 400px;
	margin-right : 10px;
}


.CatalogoInfo #prezzo
{
	font-weight : bold;
	color : #FFD800;
	padding : 0px;
	margin : 0px;	
	letter-spacing : -1px;
	font-size : 18px;
}





/*Classe di definizione immagini per pagine, news, chi siamo, catalogo*/

.PagineImmagini
{
	margin : 3px;
}

.PagineHeaderImage
{
	margin : 0px;
	padding : 0px;
	width : 530px;
	margin-bottom : 10px;
	clear : both;
	border : 1px solid #FFFFFF;
	text-align : left;
}




.PagineThumbs img
{
	border : 1px solid #FFFFFF;
	margin : 3px;
	float : left;
	width : 85px;
	height : 55px;	
}

.NewsThumbs img
{
	border : 1px solid #FFFFFF;
	float : left;
	width : 85px;
	height : 55px;	
	margin-left : 15px;	
}

.ChiSiamoThumbs img
{
	border : 1px solid #FFFFFF;
	margin : 3px;
	float : left;
	width : 85px;
	height : 55px;	
}

.CatalogoThumbs img
{
	border : 1px solid #FFFFFF;
	float : left;
	width : 85px;
	height : 55px;	
	margin-left : 15px;		
}


.ClearFloat
{
	clear : both;
}

.SmallBreak
{
	line-height : 1px;
}

.ClsPaginazioneSelezionata
{
	color : #ffd800;
	font-weight : bold;
	font-size : 12px;
}

.ClsPaginazione
{
	text-align : right;
	width : 95%;
	margin-left : 0px;
}

.ClsPaginazione A:link, .ClsPaginazione A:visited, .ClsPaginazione A:active
{
	color : #FFFFFF;
	text-decoration : none;
}

.ClsPaginazione A:hover
{
	color : #ffd800;
	text-decoration : underline;
}

.SeparatoreOrizzontaleCentrale
{
	padding : 0px;
	margin : 0px;
	border-bottom : 1px dotted #F0F0F0;
	margin-bottom : 10px;
	padding-bottom : 10px;
}

/* Classi di definizione per i contatti */

.TabellaContatti
{
	width : 100%;
	margin-top : 3px;
	border-collapse: collapse; 
}

.TabellaContatti tr 
{
	border-bottom :1px solid #f0f0f0;
}

.TabellaContatti tr td
{
	padding : 3px;
	padding : 5px;
}
