﻿a.nav:link {
     text-decoration:none;
}
a.nav:visited {
     text-decoration:none;
}
a.nav:hover {
     text-decoration:none;
}

/*Impostazioni Rollover */
a#button0 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/01.ChiSiamo.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button0:hover {
	background-image:url(../Img/Struttura/Pulsanti/01.ChiSiamo.link.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/02.Prodotti.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1:hover {
	background-image:url(../Img/Struttura/Pulsanti/02.Prodotti.link.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_1 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/02_2.Divani.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_1:hover {
	background-image:url(../Img/Struttura/Pulsanti/02_2.Divani.link.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_2 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/02_5.Componibili.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_2:hover {
	background-image:url(../Img/Struttura/Pulsanti/02_5.Componibili.link.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_3 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/02_1.Poltrone.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_3:hover {
	background-image:url(../Img/Struttura/Pulsanti/02_1.Poltrone.link.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_4 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/02_3.DivaniLetto.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_4:hover {
	background-image:url(../Img/Struttura/Pulsanti/02_3.DivaniLetto.link.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_5 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/02_4.Letti.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_5:hover {
	background-image:url(../Img/Struttura/Pulsanti/02_4.Letti.link.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_6 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/02_6.Rifacimenti.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button1_6:hover {
	background-image:url(../Img/Struttura/Pulsanti/02_6.Rifacimenti.link.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button2 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/03.Contattaci.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button2:hover {
	background-image:url(../Img/Struttura/Pulsanti/03.Contattaci.link.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button3 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/04.DoveSiamo.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button3:hover {
	background-image:url(../Img/Struttura/Pulsanti/04.DoveSiamo.link.jpg);
	height: 25px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button4 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/05.Occasione.jpg);
	height: 40px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button4:hover {
	background-image:url(../Img/Struttura/Pulsanti/05.Occasione.link.jpg);
	height: 40px;
	width: 120px;
	background-repeat: no-repeat;
}

a#button5 {
	display: block;
	background-image:url(../Img/Struttura/Pulsanti/00.Logo.jpg);
	height: 75px;
	width: 120px;
	background-repeat: no-repeat;
}

/*a#button5:hover {
	background-image:url(../Img/Struttura/Pulsanti/05.Occasione.link.jpg);
	height: 40px;
	width: 120px;
	background-repeat: no-repeat;
} */

/* Classi nascondi Testo Menù*/
.alt {
	display: none;	
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}

/* Classi Immagini Schede Prodotti*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../img/struttura/LightBox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../img/struttura/LightBox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/struttura/LightBox/overlay.png", sizingMethod="scale");
	}

</style>
