html, body{
	margin:0; padding:0;
}

#container{
	width:1024px; margin: 0 auto; padding-top:3px;
	background: url(../im/sfondo1024x768.jpg) no-repeat;
	position:relative;
}

a, object{outline:none}

#header{
	height: 65px; position:relative;
	background: url(../im/fascia_logo.jpg) no-repeat;
}
#header h1{margin:0; padding:0}
#header h1 a span{display:none}
#header h1 a{
	display:block; width:200px; height:28px;
	position:absolute; left:85px; top:25px;
}
#prova-gratis{
	display:block;
	width:177px; height:55px; position:absolute; right:100px;
	top:5px; background:url(../im/prova-gratis.gif) no-repeat;
}
#prova-gratis span{display:none}

#main{position:relative; width:100%}

#sx{
	width:212px; position:absolute; top:0; left:78px;
	background: url(../im/fascia_menu_sinistra.jpg) no-repeat;
}
#sx ul{margin:0; margin-top:18px; padding:0; list-style:none; padding-left:27px; padding-top:38px}
#sx li{margin:0; padding:0; margin-bottom:7px;}
#sx a{display:block; width:156px; height:60px;}
#sx span{display:none}
#p1{background:url(../im/tasto_home.jpg) no-repeat}
#p1:hover,#p1.hover{background:url(../im/tasto_home_rollover.jpg) no-repeat}
#p2{background:url(../im/tasto_caratteristichetecniche.jpg) no-repeat}
#p2:hover,#p2.hover{background:url(../im/tasto_caratteristichetecniche_rollover.jpg) no-repeat}
#p3{background:url(../im/tasto_prezzi.jpg) no-repeat}
#p3:hover,#p3.hover{background:url(../im/tasto_prezzi_rollover.jpg) no-repeat}
#p4{background:url(../im/tasto_contatti.jpg) no-repeat}
#p4:hover,#p4.hover{background:url(../im/tasto_contatti_rollover.jpg) no-repeat}
#p5{background:url(../im/tasto_faq.jpg) no-repeat}
#p5:hover,#p5.hover{background:url(../im/tasto_faq_rollover.jpg) no-repeat}
#p6{background:url(../im/tasto_diconodinoi.jpg) no-repeat}
#p6:hover,#p6.hover{background:url(../im/tasto_diconodinoi_rollover.jpg) no-repeat}
#p7{background:url(../im/tasto_pubblicaamministrazione.jpg) no-repeat}
#p7:hover,#p7.hover{background:url(../im/tasto_pubblicaamministrazione_rollover.jpg) no-repeat}
#p8{background:url(../im/tasto_franchising.jpg) no-repeat}
#p8:hover,#p8.hover{background:url(../im/tasto_franchising_rollover.jpg) no-repeat}

#phone{
	width:417px; height:705px; margin-left:306px;
	background: url(../im/cellulare.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif; 
	position:relative;
	/*padding-top:130px; padding-left:45px; padding-right:100px; padding-bottom:200px;*/
}
#phone .titolo{
	position:absolute; width:320px; text-align:center;
	top:140px; left:45px; font-weight:bold; color:white;
	font-size:13px;
}

#phone .testo{
	position:absolute;
	width:311px; height:348px; overflow:auto;
	padding-left:2px; padding-right:2px;
	top:173px;
	left: 46px;
	font-size:12px;
	font-weight:bold;
}
#phone .testo p{margin-top:0; margin-bottom:.8em}
#phone .testo .lista{padding-left:1em;}
#phone .testo .lista li{margin-bottom:1em}
#phone .testo table td{font-size:12px;  padding-bottom:.7em}
#phone .testo table td.right{text-align:right}
#phone .testo table.small td{ padding-bottom:1em} 
#phone .testo table th{color:#0a2c53; font-size:11px}

.red{color:#bf1725}
.center{text-align:center}
.big{font-size:14px}
#phone .hide{display:none}
#phone .show{display:block}
/* <Scroll> */
#easyscroll,#easyscroll2,#easyscroll3{
	margin-right:15px; margin-top:12px;
}
#easyscrollnav, #easyscrollnav2, #easyscrollnav3 {
	list-style:none;
		float: right;
		width: 11px;
		margin:0;
		padding:0;
		margin-top:10px;
}
#easyscrollnav li, #easyscrollnav2 li, #easyscrollnav3 li {
		margin:0;
		padding:0;
		cursor:pointer;
		height: 10px;
		text-indent: -9000px;
		width: 20px;
}			
#easyscrollnav #btnUp, #easyscrollnav2 #btnUp2, #easyscrollnav3 #btnUp3 { background:url(../im/freccia-up.jpg) no-repeat; width:11px; height:9px; }
#easyscrollnav #btnDown, #easyscrollnav2 #btnDown2, #easyscrollnav3 #btnDown3 { background:url(../im/freccia-down.jpg) no-repeat; margin-top: 310px;  width:11px; height:9px;}
#easyscrollnav #btnReset, #easyscrollnav2 #btnReset2, #easyscrollnav3 #btnReset3 {display:none}
/* </Scroll> */

#dx{
	width:213px; height:615px; position:absolute;
	background: url(../im/fascia_menu_destra.jpg) no-repeat;
	left:730px; top:0px;
}
#dx a{display:block}
#dx span{display:none}
#dx #software{
	width:179px;
	height:157px;
	position: absolute;
	top:59px;
	left:16px;
}
#dx #adv{
	width:179px;
	height:73px;
	position: absolute;
	top:229px;
	left:17px;
}
#dx #win1{width:40px; height:17px; position: absolute; top:455px; left:23px;}
#dx #win2{width:60px; height:17px; position: absolute; top:455px; left:76px;}
#dx #win3{width:40px; height:17px; position: absolute; top:455px; left:148px;}

#footer{
	width:1024px; position:absolute; bottom:15px;
	text-align:center; color:#0a2c53;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
