@charset "utf-8";
/* CSS Document */

.body	{
	background-color:#000000;
	margin:0px; 
	padding:0px;
	}

.neroTrasparente	{
	background-color:#000000;/* filter: alpha(opacity=60); -moz-opacity: .60; opacity: .60;*/
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	overflow:hidden;
	}
	
.menuTop	{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	overflow:hidden;
	}
	
.menuTopWebmail	{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	}
	
.font	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-top:3px;
	text-align:justify;
	}
	
.font_orange	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF8600;
	font-size:12px;
	padding-top:3px;
	text-align:justify;
	}
	
.font_align_left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-top:3px;
	}
		
.font_capitalize {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	padding-top:3px;
	text-transform:capitalize;
	}
	
.font_uppercase_orange	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF8600;
	font-size:11px;
	padding-top:3px;
	text-transform:uppercase;
	}
	
.font_uppercase	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	padding-top:3px;
	text-transform:uppercase;
	}
		
.font_best_value	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	}
	
.font_piedipagina	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	padding-top:3px;
	text-transform:capitalize;
	}

A:visited	{
	text-decoration: none; color: #FF8600;
	}
	
A:link	{
	text-decoration: none; color: #FF8600;
	}
		
A:hover	{
	text-decoration: none; color: #ffffff;
	}
	
A:visited	{
	text-decoration: none; color: #ffffff;
	}
	
A.menuTop:link		{
	text-decoration: none; color: #FFFFFF;
	}
		
A.menuTop:visited	{
	text-decoration: none; color: #FFFFFF;
	}
			
A.menuTop:hover		{
	text-decoration: none; color: #FF8600;
	}
	
A.menuTop:active	{
	text-decoration: none; color: #FF8600;
	}

A.miniature:link	{
	border-bottom:1px solid #000000;
	}

A.miniature:visited {
	border-bottom:1px solid #000000;
	}

A.miniature:hover	{
	border-bottom:1px solid #FF8F00;
	}

A.miniature:active	{
	border-bottom:1px solid #FF8600;
	}

#bathroom
{
	position: relative;
	z-index: 1;
	width: 190px;
	height: 15px;
}

#bathroom a
{
	display:block;
	width: 190px;
	height: 15px;
	background: transparent url(img/bathroom1.gif);
	text-decoration:none;
}

#bathroom a:hover
{
	background-image:url(img/bathroom2.gif);
}

#bathroom a:focus,
#bathroom a:active
{
	background-image:url(img/bathroom3.gif);
}

#bathroom a span
{
	position:relative;
	display: none;
}

#office
{
	position: relative;
	z-index: 1;
	width: 190px;
	height: 15px;
}

#office a
{
	display:block;
	width: 190px;
	height: 15px;
	background: transparent url(img/office1.gif);
	text-decoration:none;
}

#office a:hover
{
	background-image:url(img/office2.gif);
}
#office a:focus,
#office a:active
{
	background-image:url(img/office3.gif);
}

#office a span
{
	position:relative;
	display: none;
}

#kitchen
{
	position:relative;
	z-index: 1;
	width: 190px;
	height: 15px;
}

#kitchen a
{
	display:block;
	width: 190px;
	height: 15px;
	background: transparent url(img/kitchen1.gif);
	text-decoration:none;
}

#kitchen a:hover
{
	background-image:url(img/kitchen2.gif);
}
#kitchen a:focus,
#kitchen a:active
{
	background-image:url(img/kitchen3.gif);
}

#kitchen a span
{
	position:relative;
	display: none;
}

#living
{
	position:relative;
	z-index: 1;
	width: 190px;
	height: 15px;
}

#living a
{
	display:block;
	width: 190px;
	height: 15px;
	background: transparent url(img/living1.gif);
	text-decoration:none;
}

#living a:hover
{
	background-image:url(img/living2.gif);
}
#living a:focus,
#living a:active
{
	background-image:url(img/living3.gif);
}

#living a span
{
	position:relative;
	display: none;
}

#industriale
{
	position: relative;
	z-index: 1;
	width: 190px;
	height: 15px;
}

#industriale a
{
	display:block;
	width: 190px;
	height: 15px;
	background: transparent url(img/industriale1.gif);
	text-decoration:none;
}

#industriale a:hover
{
	background-image:url(img/industriale2.gif);
}
#industriale a:focus,
#industriale a:active
{
	background-image:url(img/industriale3.gif);
}

#industriale a span
{
	position:relative;
	display: none;
}

#promozione_immobiliare
{
	position: relative;
	z-index: 1;
	width: 190px;
	height: 15px;
}

#promozione_immobiliare a
{
	display:block;
	width: 190px;
	height: 15px;
	background: transparent url(img/promozione_immobiliare1.gif);
	text-decoration:none;
}

#promozione_immobiliare a:hover
{
	background-image:url(img/promozione_immobiliare2.gif);
}
#promozione_immobiliare a:focus,
#promozione_immobiliare a:active
{
	background-image:url(img/promozione_immobiliare3.gif);
}

#promozione_immobiliare a span
{
	position:relative;
	display: none;
}

#animazione_video
{
	position: relative;
	z-index: 1;
	width: 190px;
	height: 15px;
}

#animazione_video a
{
	display:block;
	width: 190px;
	height: 15px;
	background: transparent url(img/3D_animazione_video1.gif);
	text-decoration:none;
}

#animazione_video a:hover
{
	background-image:url(img/3D_animazione_video2.gif);
}
#animazione_video a:focus,
#animazione_video a:active
{
	background-image:url(img/3D_animazione_video3.gif);
}

#animazione_video a span
{
	position:relative;
	display: none;
}

#general
{
	position: relative;
	z-index: 1;
	width: 190px;
	height: 15px;
}

#general a
{
	display:block;
	width: 190px;
	height: 15px;
	background: transparent url(img/general1.gif);
	text-decoration:none;
}

#general a:hover
{
	background-image:url(img/general2.gif);
}
#general a:focus,
#general a:active
{
	background-image:url(img/general3.gif);
}

#general a span
{
	position:relative;
	display: none;
}



#precedente
{
	position: relative;
	z-index: 1;
	width: 15px;
	height: 64px;
}

#precedente a
{
	display:block;
	width: 15px;
	height: 64px;
	background: transparent url(img/precedente1.gif);
	text-decoration:none;
}

#precedente a:hover,
#precedente a:focus,
#precedente a:active
{
	background-image:url(img/precedente2.gif);
}

#precedente a span
{
	position:relative;
	display: none;
}

#successivo
{
	position: relative;
	z-index: 1;
	width: 15px;
	height: 64px;
}

#successivo a
{
	display:block;
	width: 15px;
	height: 64px;
	background: transparent url(img/successivo1.gif);
	text-decoration:none;
}

#successivo a:hover,
#successivo a:focus,
#successivo a:active
{
	background-image:url(img/successivo2.gif);
}

#successivo a span
{
	position:relative;
	display: none;
}

#quaga
{
	position: relative;
	z-index: 1;
	width: 390px;
	height: 17px;
	margin-bottom:2px;
}

#quaga a
{
	display:block;
	width: 390px;
	height: 17px;
	background: transparent url(img/quaga1.gif);
	text-decoration:none;
}

#quaga a:hover,
#quaga a:focus,
#quaga a:active
{
	background-image:url(img/quaga2.gif);
	}

#quaga a span
{
	position:relative;
	display: none;
	padding-bottom:2px;
}

div.videoDiv {
	width:100%;
	margin-top:75px;
	background-color:#000000;
	overflow:hidden;
}


#webmail_bathroom a
{
	display:block;
	width: 96px;
	height: 15px;
	background: transparent url(http://www.quaga.it/img/webmail_bathroom1.gif);
	text-decoration:none;
}

#webmail_bathroom a:hover
{
	background-image:url(http://www.quaga.it/img/webmail_bathroom2.gif);
}

#webmail_bathroom a:focus,
#webmail_bathroom a:active
{
	background-image:url(http://www.quaga.it/img/webmail_bathroom3.gif);
}

#webmail_bathroom a span
{
	position:relative;
	display: none;
}

#webmail_office
{
	position: relative;
	z-index: 1;
	width: 69px;
	height: 15px;
}

#webmail_office a
{
	display:block;
	width: 69px;
	height: 15px;
	background: transparent url(http://www.quaga.it/img/webmail_office1.gif);
	text-decoration:none;
}

#webmail_office a:hover
{
	background-image:url(http://www.quaga.it/img/webmail_office2.gif);
}
#webmail_office a:focus,
#webmail_office a:active
{
	background-image:url(http://www.quaga.it/img/webmail_office3.gif);
}

#webmail_office a span
{
	position:relative;
	display: none;
}

#webmail_kitchen
{
	position: relative;
	z-index: 1;
	width: 80px;
	height: 15px;
}

#webmail_kitchen a
{
	display:block;
	width: 80px;
	height: 15px;
	background: transparent url(http://www.quaga.it/img/webmail_kitchen1.gif);
	text-decoration:none;
}

#webmail_kitchen a:hover
{
	background-image:url(http://www.quaga.it/img/webmail_kitchen2.gif);
}
#webmail_kitchen a:focus,
#webmail_kitchen a:active
{
	background-image:url(http://www.quaga.it/img/webmail_kitchen3.gif);
}

#webmail_kitchen a span
{
	position:relative;
	display: none;
}

#webmail_living
{
	position: relative;
	z-index: 1;
	width: 67px;
	height: 15px;
}

#webmail_living a
{
	display:block;
	width: 67px;
	height: 15px;
	background: transparent url(http://www.quaga.it/img/webmail_living1.gif);
	text-decoration:none;
}

#webmail_living a:hover
{
	background-image:url(http://www.quaga.it/img/webmail_living2.gif);
}
#webmail_living a:focus,
#webmail_living a:active
{
	background-image:url(http://www.quaga.it/img/webmail_living3.gif);
}

#webmail_living a span
{
	position:relative;
	display: none;
}

#webmail_industriale
{
	position: relative;
	z-index: 1;
	width: 80px;
	height: 15px;
}

#webmail_industriale a
{
	display:block;
	width: 80px;
	height: 15px;
	background: transparent url(http://www.quaga.it/img/webmail_industriale1.gif);
	text-decoration:none;
}

#webmail_industriale a:hover
{
	background-image:url(http://www.quaga.it/img/webmail_industriale2.gif);
}
#webmail_industriale a:focus,
#webmail_industriale a:active
{
	background-image:url(http://www.quaga.it/img/webmail_industriale3.gif);
}

#webmail_industriale a span
{
	position:relative;
	display: none;
}

#webmail_promozione_immobiliare
{
	position: relative;
	z-index: 1;
	width: 102px;
	height: 15px;
}

#webmail_promozione_immobiliare a
{
	display:block;
	width: 102px;
	height: 15px;
	background: transparent url(http://www.quaga.it/img/webmail_promozione_immobiliare1.gif);
	text-decoration:none;
}

#webmail_promozione_immobiliare a:hover
{
	background-image:url(http://www.quaga.it/img/webmail_promozione_immobiliare2.gif);
}
#webmail_promozione_immobiliare a:focus,
#webmail_promozione_immobiliare a:active
{
	background-image:url(http://www.quaga.it/img/webmail_promozione_immobiliare3.gif);
}

#webmail_promozione_immobiliare a span
{
	position:relative;
	display: none;
}

#webmail_3D_animazione_video
{
	position: relative;
	z-index: 1;
	width: 119px;
	height: 15px;
}

#webmail_3D_animazione_video a
{
	display:block;
	width: 119px;
	height: 15px;
	background: transparent url(http://www.quaga.it/img/webmail_3D_animazione_video1.gif);
	text-decoration:none;
}

#webmail_3D_animazione_video a:hover
{
	background-image:url(http://www.quaga.it/img/webmail_3D_animazione_video2.gif);
}
#webmail_3D_animazione_video a:focus,
#webmail_3D_animazione_video a:active
{
	background-image:url(http://www.quaga.it/img/webmail_3D_animazione_video3.gif);
}

#webmail_3D_animazione_video a span
{
	position:relative;
	display: none;
}

#webmail_general
{
	position: relative;
	z-index: 1;
	width: 82px;
	height: 15px;
}

#webmail_general a
{
	display:block;
	width: 82px;
	height: 15px;
	background: transparent url(http://www.quaga.it/img/webmail_general1.gif);
	text-decoration:none;
}

#webmail_general a:hover
{
	background-image:url(http://www.quaga.it/img/webmail_general2.gif);
}
#webmail_general a:focus,
#webmail_general a:active
{
	background-image:url(http://www.quaga.it/img/webmail_general3.gif);
}

#webmail_general a span
{
	position:relative;
	display: none;
}


