﻿body{
    background: #ffffff;
	color: #333333;
	margin: 0px auto;
	}
body, td{
    font-family:Verdana, Arial, Sans-Serif;
	font-size: 10px;
	}
p{
    text-align: justify;
     margin: 5px 10px;
	 }	
	 
a:link, a:active, a:visited, a:hover{
    color: #333333;
     text-decoration: none;
	 }
h1{
    font-weight: normal;
     margin: 5px 10px;
     color: #333333;
     font-size: 10px;
     text-transform: uppercase;
	 }
	 

/* CLASSI PER PAGINE CON SFONDO PERSONALIZZATO */
.index
    {background: url(../images/index.jpg) no-repeat;
     height: 100%;}
.identita
    {background: url(../images/identita.jpg) no-repeat;
     height: 100%;}
.filosofia
    {background: url(../images/filosofia.jpg) no-repeat;
     height: 100%;
	  background-position: center right;}  
.contatta
    {background: url(../images/contatta.jpg) no-repeat;
     height: 100%;
	  background-position: center right;}        
.novita
    {background: url(../images/novita.jpg) no-repeat;
     height: 100%;}
.designers
    {border: 0px solid #f00; height: 100%;
	 background: url(../images/designers.jpg) no-repeat;
	  background-position: top right;
	}
.dealers
    {background: url(../images/dealers.jpg) no-repeat;
	 background-position: center right;
     height: 100%;}
.etna
    {background: url(../images/etna/1.jpg) no-repeat;
     height: 100%;
	  background-position: top right;}
.ginevra
    {background: url(../images/ginevra/1.jpg) no-repeat;
     height: 100%;
	  background-position: center right;}  
.boston_devon
    {background: url(../images/boston_devon/1.jpg) no-repeat;
     height: 100%;
	  background-position: center right;}
.vienna
    {background: url(../images/vienna/1.jpg) no-repeat;
     height: 100%;
	  background-position: center right;}   
 .inn
    {background: url(../images/inn/1.jpg) no-repeat;
     height: 100%;
	  background-position: center right;}  
.basic
    {background: url(../images/basic/1.jpg) no-repeat;
     height: 100%;
	  background-position: center right;}  
.oslo
    {background: url(../images/oslo/1.jpg) no-repeat;
     height: 100%;
	  background-position: center right;}  
.verona
    {background: url(../images/verona/1.jpg) no-repeat;
     height: 100%;
	  background-position: center right;}
/* TABELLE */
table.contenuti {
	width: 100%; height: 100%;
	/*border-collapse: collapse;*/
	border: 0px;
	padding: 0px; margin: 0px;
}
table.TabMenu 
    {text-align: left;
     background: url(../images/bg_logo.jpg) no-repeat;}
table.TabMenu th
    {font-size: 10px;
     text-transform: uppercase;
     font-weight: normal;
     padding: 5px;}
table.TabMenu td
    {font-size: 9px;
     text-transform: none;
     font-weight: normal;
     padding: 2px 2px 2px 15px;}
     
table.TabGallery
    {text-align: center;
     margin: 5px;}
table.TabGallery td
    {padding: 2px;}          
table.TabGallery img
    {border: 1px solid #666666;
     width: 60px;
	cursor:pointer; 
	}     
     
     
/* CLASSI LIBERE */  
.cella_menu
    {width: 110px;
     background: url(../images/bg_menu.jpg) repeat-y;
     vertical-align: top;
	  margin: 0px;
	  padding: 0px;} 
.cella_contenuti
    {background: #ffffff;
     border-left: 1px solid #666666;
     width: 300px;}   
 .cella_contenuti_rivenditori{
	background: #ffffff;
     border-left: 1px solid #666666;
     width: 400px;
	 } 
table.elenco_rivenditori{
	width: 100%;
}
table.elenco_rivenditori td{
	vertical-align: top;
	width: 50%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}   
table.elenco_rivenditori p{
	text-align: justify;
    margin: 5px 4px;
}    
.zone_rivenditori{
	font-weight: bold;
}

.footer
    {font-size: 9px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}


/* LINK */
.zone_rivenditori, a.LinkMenu1:link, a.LinkMenu1:active, a.LinkMenu1:visited, a.LinkMenu1:hover
    {text-transform: uppercase;
	}
	
/* CLASSI PER I DESIGNERS */
div.designers_esterno  {
	text-align: center; 
	margin-top: 0px;
	padding: 5px;
	background: #FFFFFF;
	}
div.designers_esterno  img{
	border: 0px;
	}
div.designers_int	{
	text-align: right;
	display: none;
	height: 100%;
	border: 1px solid #666666;
	}
div.interno_designers{
	width: 400px; 
	height: 100%; 
	text-align: left; 
	background: #ffffff; 
	border-left: 1px solid #666666;
	}
div.interno_designers img {	
	float: left;
	border: 1px solid #666666;
	margin: 5px;
	}
div.dettaglio_designers	{	
	clear: right; margin-left: 127px; /* border: 1px solid #0f0;*/
	}
div.img_designers {
	text-align: center;
	}
div.img_designers img {
	float: none;
	margin: 5px auto;
	border: 1px solid #666666;
	}
/* FINE CLASSI PER I DESIGNERS*/	

a.index:link, a.index:active, a.index:visited
	{
		font-size: 12px;
		color: #666666;
		text-decoration: none;
		background: none;
}
a.index:hover
	{
		font-size: 12px;
		color: #cccccc;
		text-decoration: none;
		background: none;
}
a.rivenditori:link, a.rivenditori:active, a.rivenditori:visited, a.rivenditori:hover
	{text-decoration: underline;}
	