body {
	background-color: #FFFFFF;
	text-align:center;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a, h1, h2, h3, h4, h5, h6, p{
	margin:0px;
	padding:0px;
	}
p{
	color:#666666;
	clear:both;
	margin-top:10px;
	}
p strong{
	font-style:normal;
	font-weight:normal;
	color:#F4A300;
	}
h2{
	font-size:24px;
	color:#F4A300;
	font-weight:bolder;
	margin-top:10px;
	}
h3{
	font-size:14px;
	color:#8B8A8A;
	font-weight:bold;
	}
h4{
	font-size:15px;
	color:#9B9B9B;
	font-weight:bolder;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h5{
	font-size:12px;
	color:#9B9B9B;
	font-weight:bolder;
	margin-top:4px;
	margin-bottom:4px;
	}
h6{
	font-size:14px;
	color:#F4A300;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	}
a:link{
	color:#5189BE;
	}
a:hover, a:visited{
	color:#777778;
	}
#container{
	width:857px;
	margin:auto;
	background-image:url(img/bg_container.jpg);
	background-repeat:repeat-y;
	text-align:left;
	margin-top:0px;
	padding-top:0px;
	}
#top_page{
	background-image:url(img/bg_top.jpg);
	height:28px;
	margin:0px;
	padding:0px;
	}
#header{
	height:122px;
	background-image:url(img/bg_header.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-left:29px;
	padding-right:29px;
	}
#box{
	margin:0px;
	padding:0px;
	padding-left:29px;
	padding-right:29px;
	}
#left_col{
	float:left;
	width:222px;
	}
#content_col{
	float:left;
	width:577px;
	}
	
/*--------menu---------*/
#menu{
	margin:0px;
	padding:0px;
	position:absolute;
	top:82px;
	margin-left:222px;
	}
#menu ul{
	margin: 0;
	padding: 0;
	}
#menu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
	}
#menu ul li a {
	margin: 0;
	padding: 0;
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	display: block;
	
}
#menu ul li a span{
	display: none;
	
}
#menu ul li#home a:link, #menu ul li#home a:visited {
	background-image:   url(img/home.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#home a:hover, #menu ul li#home a:active {
	background-image:   url(img/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -54px;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#chisiamo a:link, #menu ul li#chisiamo a:visited {
	background-image:   url(img/chisiamo.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#chisiamo a:hover, #menu ul li#chisiamo a:active {
	background-image:   url(img/chisiamo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -54px;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#soluzioni a:link, #menu ul li#soluzioni a:visited {
	background-image:   url(img/soluzioni.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#soluzioni a:hover, #menu ul li#soluzioni a:active {
	background-image:   url(img/soluzioni.jpg);
	background-repeat: no-repeat;
	background-position: 0px -54px;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#acquista a:link, #menu ul li#acquista a:visited {
	background-image:   url(img/acquista.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#acquista a:hover, #menu ul li#acquista a:active {
	background-image:   url(img/acquista.jpg);
	background-repeat: no-repeat;
	background-position: 0px -54px;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#faq a:link, #menu ul li#faq a:visited {
	background-image:   url(img/faq.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#faq a:hover, #menu ul li#faq a:active {
	background-image:   url(img/faq.jpg);
	background-repeat: no-repeat;
	background-position: 0px -54px;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#contatti a:link, #menu ul li#contatti a:visited {
	background-image:   url(img/contatti.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}
#menu ul li#contatti a:hover, #menu ul li#contatti a:active {
	background-image:   url(img/contatti.jpg);
	background-repeat: no-repeat;
	background-position: 0px -54px;
	height: 54px;
	width: 96px;
	line-height: 54px;
	}

#logo{
	height:122px;
	width:220px;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	}

#logo h1 a{
	height:122px;
	width:220px;
	display:block;
	margin:0px;
	padding:0px;
	}
#logo h1 a span{
	display:none;
	}
#logo h1 a:hover {	
	background-color: transparent;
	}
	
#logo1{
	height:16px;
	width:220px;
	background-image:url(img/logo1.jpg);
	background-repeat:no-repeat;
	}

#logo1 h1 a{
	height:16px;
	width:220px;
	display:block;
	margin:0px;
	padding:0px;
	}
#logo1 h1 a span{
	display:none;
	}
#logo1 h1 a:hover {	
	background-color: transparent;
	}
.banner_left{
	padding-left:17px;
	margin-top:10px;
        text-align: center;
	}
.banner_right{

	padding-top:10px;
	padding-bottom:10px;
	  text-align: center;
}
.banner_grande{
	padding-top:2px;
	margin-left:1px;
	background-color:#CC6600;
	}
.banner_center_left{
	float:left;
	}
.banner_center_right{
	float:right;	
	}
.riga_nera{
	height:6px;
	background-image:url(img/riga_nera.jpg);
	background-repeat:repeat-x;
	}
/*------------------------CONTENUTI---------*/	
#center_col{
	float:left;
	width:562px;
	}
#right_col{
	float:left;
	width:190px;
	}
#banner_bottom, .paragrafo{
	padding-top:20px;
	margin-top:10px;
	background-image:url(img/bg_news.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
/*----------------------------NEWS---------*/
	
#news{
	padding-left:17px;
	padding-right:17px;
	}
#top_news{
	margin:0px;
	padding:0px;
	height:19px;
	background-image:url(img/bg_inizio_news.jpg);
	background-repeat:no-repeat;}
#bottom_news{
	margin:0px;
	padding:0px;
	height:17px;
	background-image:url(img/bg_fine_news.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#contenuto_news{
	background-image:url(img/bg_contenuto_news.jpg);
	background-repeat:repeat-y;
	}
.box_news{
	margin:0px;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	margin-top:5px;
	margin-bottom:5px;
	}
.titolo_news{
	margin-left:20px;
	margin-top:5px;
	text-indent:20px;
	background-image:url(img/bg_titolo_news.jpg);
	background-repeat:no-repeat;
	background-position:3px;
	}
.data_news p, .archivio_news p{
	color:#5189BE;
	margin-top:10px;
	}
.testo_news p{
	color:#666666;
	margin-top:7px;
	}
.testo_news p a:link, .data_news p a:link, .archivio_news p a:link{
	color:#5189BE;
	}
.testo_news p a:hover, .testo_news p a:visited, .data_news p a:hover, .data_news p a:visited, .archivio_news p a:hover, .archivio_news p a:visited{
	color:#777778;
	}
.testo_news {
	background-image:url(img/bg_news.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	}
.archivio_news {
	padding-left:20px;
	}

/*----------------------------FOOTER---------*/

#footer{
	margin:0px;
	padding:0px;
	height:77px;
	background-image:url(img/bg_footer.jpg);
	background-repeat:no-repeat;
	clear:both;
	position:relative;
	}
#menu_footer ul{
	color:#B1B1B1;
	font-size:10px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:10px;
	 margin-left: 30px;
}
#menu_footer ul li{
	text-indent:9px;
	display:inline;
	margin: 0 1em;
	}
#menu_footer ul li a:link{
	color:#B1B1B1;
	}
#copyright p{
	color:#999999;
	font-size:10px;
	 margin-left: 250px;
 margin-top: 10px;
 position: absolute;
 text-align: justify;
}
#logo_adweb{
	position:absolute;
	top:23px;
border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #00ff00;
  border-bottom-color: #00ff00;
  border-left-color: #00ff00;
  border-right-color: #00ff00;
  right: 50px;
}
.img_left{
	float:left;
	padding-right:8px;
	padding-bottom:8px;}
.img_right{
	float:right;
	padding-left:8px;
	padding-bottom:8px;}
	
#accesso{
	padding-left:11px;
	margin-top:10px;
}
form {}
#pannellino{
	width:170px;
	height:80px;
	background-image:url(img/bg_accesso.jpg);
	background-repeat:no-repeat;
	border:0px;
	padding-left:10px;
	padding-top:5px;
	position:relative;
}
label{
	font-size:11px;
	color:#8B8A8A;
	}
.inp {
	border:	1px solid #ccc;
	margin-bottom:4px;
	background-color:#FFFFFF;
}
#pannellino .sub {
	display: block;
	background: transparent url(img/pulsante_entra.jpg);
	border:	0;
	width: 19px;
	height: 19px;
	cursor:	pointer;
	background-repeat: no-repeat;
	position:absolute;
	top:33px;
	left:130px;
}

.errore{
	color: #FF0000;
}
.nome_azienda a:link{
	text-decoration:none;
	font-weight:bolder;
	font-size:120%;
	color:#666666;
	}
#right_col .paragrafo{
	background-image:url(img/bg_mappa.jpg);
	background-repeat:repeat;
	margin-left:10px;
	margin-right:10px;
	margin-top:250px;
	}
ul {
	margin:0px;
	padding:0px;
	margin-left:20px;
	list-style-type:none;
	margin-top:5px;
	list-style-image:url(img/bg_elenco.jpg);
	color:#666666;
	}
ul li a:link, ul li a:visited{
	text-decoration:none;
	}
ul li a:hover{
	color:#f4a300;
	text-decoration:underline;
	}
.freccia_su{
	float:right;
	}
.clear{
	clear:both;}

#questionario{
	width:370px;
	border:0px;
	
}
label{
	font-size:11px;
	color:#8B8A8A;
	}
.inp {
	border:	1px solid #ccc;
	margin-bottom:4px;
	background-color:#FFFFFF;
}
#questionario .sub{
	display: block;
	background-image:url(img/freccia_invia.gif);
	border:	0;
	width: 48px;
	height: 34px;
	cursor:	pointer;
	background-repeat: no-repeat;
	
}
#questionario table{
width:100%;}

.download{
margin:10px;
text-align:center;
font-size:10px;
}
.centro{
text-align:center;}
