@charset "utf-8";
html , body{
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	height: 100%;
	width: 100%;
	background-color: #121619;
}




#relative {
	position: relative;
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

#menu ul {
	width:auto;
	height:33px;
	list-style:none outside;
	margin:0;
	padding:0;
}

#menu li a {
	height:33px;
	color:#fff;
	display:block;
	float:left;
}

#menu li a span {
display:none;
}

li#tasto1 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/home2.png);
	margin:0;
}

li#tasto2 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/azienda2.png);
	margin:0;
}

li#tasto3 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/prodotti2.png);
	margin:0;
}
li#tasto4 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/dovesiamo2.png);
	margin:0;
}
li#tasto5 {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/contatti2.png);
	margin:0;
}


li#tasto1acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/home.png);
	margin:0;
}

li#tasto2acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/azienda.png);
	margin:0;
}

li#tasto3acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/prodotti.png);
	margin:0;
}
li#tasto4acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/dovesiamo.png);
	margin:0;
}
li#tasto5acceso {
	float:left;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(immagini/contatti.png);
	margin:0;
}

li#tasto1 a,li#tasto1acceso a {
	width:60px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto1 a:hover,li#tasto1acceso a:hover {
	background-image:url(immagini/home.png);
}

li#tasto2 a,li#tasto2acceso a {
	width:80px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto2 a:hover,li#tasto2acceso a:hover {
	background-image:url(immagini/azienda.png);
}

li#tasto3 a,li#tasto3acceso a {
	width:77px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto3 a:hover,li#tasto3acceso a:hover {
	background-image:url(immagini/prodotti.png);
}

li#tasto4 a,li#tasto4acceso a {
	width:105px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto4 a:hover,li#tasto4acceso a:hover {
	background-image:url(immagini/dovesiamo.png);
}
li#tasto5 a,li#tasto5acceso a {
	width:66px;
	background-repeat:no-repeat;
	background-position:top;
	padding-left:0px;
}

li#tasto5 a:hover,li#tasto5acceso a:hover {
	background-image:url(immagini/contatti.png);
}
#sfumdx 
{
	z-index: 9;
	position: absolute;
	top: 76px;
	height: 554px;
	width: 27px;
	background-image: url(immagini/sfumdx.png);
	background-repeat: no-repeat;
	background-position: left top;
	right: -27px;
}
#sfumsx {
	z-index: 9;
	position: absolute;
	top: 76px;
	left: -46px;
	height: 549px;
	width: 47px;
	background-image: url(immagini/sfumsx.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#copy {
	position: absolute;
	height: 22px;
	width: 100%;
	top: 12px;
	text-align: center;
	font-size: 10px;
	color: #DADBDC;
	min-width: 780px;
	}
a:link{
	text-decoration: underline;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
a:visited{
	text-decoration: underline;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	color: #999;
	font-size: 14px;
	font-weight: bold;
}
#footer {
	position: relative;
	height: 34px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 780px;
	background-image: url(immagini/footer.png);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 111;
}
#menu {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 330px;
	height: 45px;
	width: 404px;
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	z-index: 99;
	position: absolute;
	top: 31px;
	left: 15px;
	height: 108px;
	width: 421px;
	background-image: url(immagini/sudneon.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#flash {
	z-index: 1111;
	position: absolute;
	top: 22px;
	left: 0px;
	height: 305px;
	width: 780px;
}
#effetto {
	z-index: 99999999999999999999;
	position: absolute;
	left: 0px;
	height: 38px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 20px;
	text-align: center;
}
#azienda {
	z-index: 9999;
	position: absolute;
	top: 397px;
	left: 30px;
	height: 69px;
	width: 243px;
	background-image: url(immagini/titazienda.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#contatti {
	z-index: 9999;
	position: absolute;
	top: 395px;
	left: 457px;
	height: 68px;
	width: 215px;
	background-image: url(immagini/titcontatti.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#testoazienda {
	z-index: 9;
	position: absolute;
	top: 462px;
	left: 34px;
	height: 90px;
	width: 393px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 22px;
	text-align: justify;
}
#testocontatti {
	z-index: 9999;
	position: absolute;
	top: 460px;
	left: 462px;
	height: 90px;
	width: 268px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 22px;
}
.grigio{
	color: #666;
}
.bold {
	font-weight: bold;
	color: #666;
}
.boldnero {
	font-weight: bold;
	color: #30373A;
}
#continua {
	z-index: 9999;
	position: absolute;
	top: 549px;
	left: 334px;
	height: 23px;
	width: 94px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #E86829;
}
#continua a:link {
	color: #E86829;
	text-decoration: none;
}
#continua a:visited {
	color: #E86829;
	text-decoration: none;
}
#continua a:hover {
	color: #E86829;
	text-decoration: none;
}
#continua2 {
	z-index: 9999;
	position: absolute;
	top: 549px;
	left: 609px;
	height: 23px;
	width: 141px;
	background-repeat: no-repeat;
	background-position: left top;
}
#continua2 a:link {
	color: #E86829;
	text-decoration: none;
}
#continua2 a:visited {
	color: #E86829;
	text-decoration: none;
}
#continua2 a:hover {
	color: #E86829;
	text-decoration: none;
}
#copy a:link {
	color: #E86829;
}
#copy a:visited {
	color: #E86829;
}
#copy a:hover {
	color: #E86829;
	text-decoration: none;
}
#creativita {
	z-index: 99;
	position: absolute;
	top: 112px;
	left: 497px;
	height: 27px;
	width: 241px;
	background-image: url(immagini/creativita.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#home {
	z-index: 99;
	position: absolute;
	top: 14px;
	left: 336px;
	height: 17px;
	width: 425px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #F0F1F1;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#home a:link {
	color: #F0F1F1;
	text-decoration: none;
}
#home a:visited {
	color: #F0F1F1;
	text-decoration: none;
}

#home a:hover {
	color: #E86829;
}
.acceso  {
	color: #E86829;
}
a img {
	border: none;

}
#testo {
	z-index: 1111;
	position: absolute;
	top: 257px;
	left: 36px;
	height: auto;
	width: 705px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
	color: #666;
	text-align: justify;
}
.boldnormale {
	font-weight: bold;
}
#testocentrato {
	z-index: 9;
	position: absolute;
	top: 247px;
	left: 34px;
	height: 310px;
	width: 707px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
	color: #666;
	text-align: center;
}
.boldgrande {
	font-weight: bold;
	font-size: 16px;
}
#sfuma2 {
	z-index: 3;
	position: absolute;
	top: 434px;
	left: 20px;
	height: 151px;
	width: 730px;
	background-image: url(immagini/sfuma2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.boldgrandearancio {
	font-weight: bold;
	font-size: 16px;
	color: #E86829;
}
.boldarancio {
	font-weight: bold;
	color: #E86829;
}
#menusfo {
	z-index: 9;
	position: absolute;
	top: 18px;
	left: 285px;
	height: 30px;
	width: 490px;
	background-image: url(immagini/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#titolodovesiamo {
	z-index: 9;
	position: absolute;
	top: 171px;
	left: 41px;
	height: 85px;
	width: 263px;
	background-image: url(immagini/titolodovesiamo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#titolocontatti {
	z-index: 9999;
	position: absolute;
	top: 171px;
	left: 41px;
	height: 85px;
	width: 263px;
	background-image: url(immagini/titolocontatti.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#titoloprodotti {
	z-index: 9;
	position: absolute;
	top: 171px;
	left: 41px;
	height: 85px;
	width: 263px;
	background-image: url(immagini/titoloprodotti.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#titoloazienda {
	z-index: 9;
	position: absolute;
	top: 171px;
	left: 41px;
	height: 85px;
	width: 263px;
	background-image: url(immagini/titoloazienda.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sfuma {
	z-index: 3;
	position: absolute;
	top: 162px;
	left: 30px;
	height: 367px;
	width: 711px;
	background-image: url(immagini/sfuma.png);
	background-repeat: repeat-x;
}
#sfumatop {
	z-index: 999;
	position: absolute;
	top: -35px;
	left: -8px;
	height: 46px;
	width: 743px;
	background-image: url(immagini/sfumatop.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#sfumabottom {
	z-index: 111;
	position: absolute;
	left: -8px;
	height: 37px;
	width: 743px;
	background-image: url(immagini/sfumabottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	bottom: -36px;
}
#sfumasx {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: -10px;
	height: 100%;
	width: 73px;
	background-image: url(immagini/sfumasx.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#sfumadx {
	z-index: 999;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 73px;
	background-image: url(immagini/sfumadx.png);
	background-repeat: repeat-y;
	background-position: right top;
	right: -15px;
}
#mappa {
	z-index: 11111;
	position: absolute;
	top: 191px;
	left: 311px;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#testosx a:link{
	text-decoration: none;
	color: #666;
}
#testosx a:visited{
	text-decoration: none;
	color: #666;
}
#testosx a:hover{
	color: #666;
	text-decoration: underline;
}
#testocentro a:link{
	text-decoration: none;
	color: #666;
}
#testocentro a:visited{
	text-decoration: none;
	color: #666;
}
#testocentro a:hover{
	color: #666;
	text-decoration: underline;
}	
#testodx a:link{
	text-decoration: none;
	color: #666;
}
#testodx a:visited{
	text-decoration: none;
	color: #666;
}
#testodx a:hover{
	color: #666;
	text-decoration: underline;
}	
	#testosx {
	z-index: 1111;
	position: absolute;
	top: 277px;
	left: 50px;
	height: auto;
	width: 140px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 28px;
	color: #666;
	text-align: justify;
}
#testodx {
	z-index: 1111;
	position: absolute;
	top: 217px;
	left: 506px;
	height: auto;
	width: 237px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 28px;
	color: #666;
	text-align: right;
}
#testocentro {
	z-index: 1111;
	position: absolute;
	top: 277px;
	left: 230px;
	height: auto;
	width: 251px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 28px;
	color: #666;
	text-align: center;
}

#scala {
	z-index: 3;
	position: absolute;
	top: 169px;
	left: 441px;
	height: 102px;
	width: 109px;
	background-image: url(immagini/scala.png);
	background-repeat: no-repeat;
}
#scegli {
	z-index: 3;
	position: absolute;
	top: 463px;
	left: 141px;
	height: 58px;
	width: 510px;
	background-image: url(immagini/scegli.png);
	background-repeat: no-repeat;
}
#videocont {
	z-index: 9;
	position: absolute;
	top: 161px;
	left: 289px;
	height: 391px;
	width: 466px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(immagini/contattidx.jpg);
}
#videocont2 {
	z-index: 9;
	position: absolute;
	top: 161px;
	left: 23px;
	height: 391px;
	width: 466px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(immagini/contattisx.jpg);
}
#nomeprodotto {
	z-index: 1111;
	position: absolute;
	top: 174px;
	left: 528px;
	height: 45px;
	width: 207px;
	font-size: 25px;
	text-align: center;
	line-height: 19px;
}
#imgprodotto {
	z-index: 1111;
	position: absolute;
	top: 214px;
	left: 528px;
	height: 128px;
	width: 214px;
	font-size: 25px;
}
#videoazienda {
	z-index: 1111;
	position: absolute;
	top: 187px;
	left: 490px;
	height: auto;
	width: auto;
	font-size: 25px;
	border: 1px solid #7A8081;
}
.titoletti {
	font-size: 22px;
}
.titoletti2 {
	font-size: 18px;
}
#testopro {
	z-index: 1111;
	position: absolute;
	top: 30px;
	left: 289px;
	height: auto;
	width: 189px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
	color: #666;
	text-align: justify;
}
#tuttiprodotti {
	z-index: 99;
	position: absolute;
	top: 240px;
	left: 600px;
	height: 31px;
	width: 112px;
}
#tuttiprodotti a:link {
	text-decoration: underline;
	color: #E86829;
	font-weight: bold;
}
#tuttiprodotti a:visited {
	text-decoration: underline;
	color: #E86829;
	font-weight: bold;
}
#tuttiprodotti a:hover {
	text-decoration: none;
	color: #E86829;
	font-weight: bold;
}
#testocont {
	z-index: 1111;
	position: absolute;
	top: 277px;
	left: 412px;
	height: 171px;
	width: 329px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
	color: #9c9e9f;
	text-align: justify;
}
.bianco {
	font-weight: bold;
	color: #FFF;
}

