body{ margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; background-color:#FFFFFF;}

.Logo { background-image:  url(img/Logo/Sfondo_Marchio.gif); background-position: top right; background-repeat: no-repeat;}

/*---------------------------- BARRE ----------------------------*/
.barra_Home { background-image:  url(img/Barre/Barra_Home2.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Maglificio_Storia { background-image:  url(img/Barre/Barra_LavoroMano.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Maglificio_Valori { background-image:  url(img/Barre/Barra_Filati4.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Maglificio_Prodotto { background-image:  url(img/Barre/Barra_Macchinari.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Maglificio_Cashmere { background-image:  url(img/Barre/Barra_MaglioneBlu.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Maglificio_Consigli { background-image:  url(img/Barre/Barra_Filati5.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Spaccio_Aziendale { background-image:  url(img/Barre/Barra_Filati3.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Spaccio_Raggiungerlo { background-image:  url(img/Barre/Barra_MaglioniTavolo.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Spaccio_Orari { background-image:  url(img/Barre/Barra_Filati.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Collezione { background-image:  url(img/Barre/Barra_Filati1.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Novita { background-image:  url(img/Barre/Barra_MaglioneBeige.jpg); background-position: top; background-repeat: no-repeat;}

.barra_Contatti { background-image:  url(img/Barre/Barra_Filati2.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Mappa { background-image:  url(img/Barre/Barra_Mappa.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Collezione06 { background-image:  url(img/Barre/Barra_Collezione06.jpg); background-position: top; background-repeat: no-repeat;}
.barra_Cap { background-image:  url(img/Barre/Barra_Cap.jpg); background-position: top; background-repeat: no-repeat;}

/*---------------------------- tabella ----------------------------*/
.tabella_Indirizzo {  
padding: 7px;
background-color: #ECEEF2;
}

/*---------------------------- tabella ----------------------------*/
.tabella_Arancio {  
padding: 7px;
background-color: #FAEFE6;
}



/*---------------------------- Sottomenu ----------------------------*/
.Sottomenu {  
border-bottom: 1px solid #D7DEE7;
padding: 9px 2px 2px 20px; 
height: 26;
}
/*---------------------------- Sottomenu ----------------------------*/
.Sottomenu3 {  
padding: 9px 2px 2px 20px; 
height: 26;
}
/*---------------------------- Sottomenu ----------------------------*/
.Sottomenu2 {  
border-bottom: 1px solid #D7DEE7;
padding: 9px 2px 2px 25px; 
}
/*---------------------------- Sottomenu ----------------------------*/
.Sottomenu_titolo {  
border-bottom: 1px solid #D7DEE7;
padding: 10px 2px 2px 10px; 
}
/*---------------------------- testo_collezioni ----------------------------*/
.testo_collezioni {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #E3A879;
	text-decoration: none;
	line-height: 1.4;
	}
/*---------------------------- testo_menu ----------------------------*/
.testo_menu {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #041B3F;
	text-decoration: none;
	}

.testo_menu a:active, .testo_menu a:visited, .testo_menu a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	color: #041B3F;
	font-weight: normal;
	text-decoration: none;
	}

.testo_menu a:hover {
    font-size: 10px;
	color: #CC5E07;
	}
	


/*---------------------------- testo ----------------------------*/
.testo {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #041B3F;
	text-decoration: none;
	line-height: 1.6;
	}

.testo a:active, .testo a:visited, .testo a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	color: #041B3F;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.6;
	}

.testo a:hover {
    font-size: 10px;
	text-decoration: underline;
	color: #041B3F;
	background-color: #E4EBF5;
	line-height: 1.6;
	}
	
/*---------------------------- testo_arancio ----------------------------*/
.testo_arancio {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #CC5E07;
	text-decoration: none;
	line-height: 1.6;
	}

.testo_arancio a:active, .testo_arancio a:visited, .testo_arancio a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	color: #CC5E07;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.6;
	}

.testo_arancio a:hover {
    font-size: 10px;
	text-decoration: underline;
	color: #CC5E07;
	background-color: #F5DFCD;
	line-height: 1.6;
	}
	
/*---------------------------- testo_footer ----------------------------*/
.testo_footer {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #9FAABD;
	text-decoration: none;
	line-height: 1.4;
	}

.testo_footer a:active, .testo_footer a:visited, .testo_footer a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	color: #9FAABD;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4;
	}

.testo_footer a:hover {
    font-size: 10px;
	text-decoration: underline;
	color: #041B3F;
	background-color: #E4EBF5;
    line-height: 1.4;
	}
	
/*---------------------------- testo_indirizzo ----------------------------*/
.testo_indirizzo {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #617BA1;
	text-decoration: none;
	line-height: 1.4;
	}

.testo_indirizzo a:active, .testo_indirizzo a:visited, .testo_indirizzo a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	color: #617BA1;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.4;
	}

.testo_indirizzo a:hover {
    font-size: 10px;
	text-decoration: underline;
	color: #041B3F;
	background-color: #E4EBF5;
    line-height: 1.4;
	}


/*---------------------------- testo_AZZURRO ----------------------------*/
.testo_azzurro {
	font-family:  "Verdana", "Arial","Helvetica";
	font-size: 10px;
	font-weight: normal;
	color: #617BA1;
	text-decoration: none;
	line-height: 1.6;
	}

.testo_azzurro a:active, .testo_azzurro a:visited, .testo_azzurro a:link {
	font-family: "Verdana", "Arial", "Helvetica";
	font-size: 10px;
	color: #617BA1;
	font-weight: normal;
	text-decoration: underline;
	line-height: 1.6;
	}

.testo_azzurro a:hover {
    font-size: 10px;
	text-decoration: underline;
	color: #041B3F;
	background-color: #E4EBF5;
    line-height: 1.6;
	}