/* CSS Document */

table#tab-pagina {
	border: 0;
}

table#tab-pagina td#tdpsx{
	width: 247px;
	background-color: #ffffff;
	text-align: left;
	border-top: 5px solid #fe7c0a;
	vertical-align: top;
}

table#tab-pagina td#tdpc{
	width: 2px;
	background-color: #F2F2F2;
}

table#tab-pagina td#tdpdx{
	width: 670px;
	background-color: #F1F1F1;
	text-align: left;
	border-top: 5px solid #fe7c0a;
	vertical-align: top;
}

table#tab-pagina td#tdhlt{
	width: 227px;
	background-color: #ECECEC;
	text-align: justify;
	border-top: 5px solid #fe7c0a;
	vertical-align: top;
}

table#tab-pagina td#tdhcn{
	width: 460px;
	background-color: #F1F1F1;
	text-align: left;
	border-top: 5px solid #fe7c0a;
	vertical-align: top;
}

table#tab-pagina td#tdp260{
	width: 260px;
	background-color: #ffffff;
	text-align: left;
	border-top: 5px solid #fe7c0a;
	vertical-align: top;
}

table#tab-pagina td#tdp395{
	width: 395px;
	background-color: #F1F1F1;
	text-align: left;
	border-top: 5px solid #fe7c0a;
	vertical-align: top;
}

div.pad10 { padding: 10px; }
div.pad15 { padding: 15px; }
img.padpic { padding: 0 15px 4px 0; }


.bgc01 {
	background-color : #FFFFFF;
}
.bgc02 {
	background-color : #EFEFEF;
}
.bgc03 {
	background-color : #eff4f7;
}
.bgc04 {
	background-color : #fe7c0a;
}
.bg5 {
	background-image: url("../img/bg5.gif");
}
.bgc06 {
	background-color : #E9E9E9;
}

.bordo {
	border: 1px solid #F1CAB2;
}

div.points {
	height: 11px;
	text-align: right;
	background-image: url("../img/p.gif");
	background-repeat: repeat-x;
	padding:0;
}

.tasto {
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	background-color: #fe7c0a;
	border: 2px solid #FFFFFF;
	height: 25px;
	width: 250px;
	cursor: hand;
}

table#tab-pagina li.nav1 {
	border: 0;
	padding: 0;
	margin: 3px;
	background: transparent;
	list-style-type: none;

}

a.navlink:link, a.navlink:visited {
	color:#999999;
	background: transparent;
	padding: 0 0 0 25px;
	background-image: url("../img/fr1.gif");
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

a.navlink:hover {
	color:#FF9900;
	background: transparent;
	background-image: url("../img/fr2.gif");
	background-repeat: no-repeat;
	text-decoration: underline;
}

img#bt-dietro {
	width: 100px;
	height: 25px;
	border: 0;
	float: right;
	background-image: url("../img/back.gif");
	background-repeat: no-repeat;
}

div#torna-dietro a {
	width: 100px;
	height: 25px;
	border: 0;
	float: right;
	font-size: 10px;
	color : #666666; 
	text-decoration:none;
	text-transform:uppercase;	
}

div#torna-dietro a:hover {
	color : #fe7c0a; 
	text-decoration:none;
}


div#torna-su a {
	width: 100px;
	height: 25px;
	border: 0;
	clear: both;
	float: right;
	margin-bottom: 10px;
	font-size: 10px;
	color:#666666; 
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold
	
}

div#torna-su a:hover {
	color : #fe7c0a; 
	text-decoration:none;
}


img#bt-su {
	width: 100px;
	height: 25px;
	border: 0;
	clear: both;
	float: right;
	background-image: url("../img/su.gif");
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

/* Home */

table#table-home {
	border: 0;
}

table#table-home td.td1 {
   	width: 285px;
	border: 0;
	text-align: left
}



table#table-home td.td1 a, table#table-home td.td1b a {
	color:#666666;
	text-decoration:none
}

table#table-home td.td1 a:hover, table#table-home td.td1b a:hover {
	color:#FF9900;
	text-decoration:none
}

table#table-home td.td2 {
   	width: 20px;
	border: 0;
	text-align: center
}

table#table-home h2 {
	padding: 0 10px;
}

table#table-home td.td1b {
   	width: 50%;
	border: 0;
	text-align: justify;
	
}

table#table-home td.td1b img {
	margin:0 0 0 10px;
	border:#FF9900 2px solid
}

/* Assistenza */

table#tab-modulo {
	width: 600px;
	border: 6px solid #FFFFFF;
}

table#tab-modulo td {
	padding: 4px;
	text-align: left;
}

table#tab-modulo td.td1 {
	width: 150px;
	background-color : #E9E9E9;
	font-weight: bold;
}

table#tab-modulo td.td2 {
    width: 450px;
	background-color : #EEEEEE;
}

table#tab-modulo td.td3 {
	padding: 10px;
	background-color : #E9E9E9;
	text-align: center;
}

table#tab-modulo input.campo {
	width: 440px;
	height: 18px;
	border: 1px solid #EEEEEE;
	background-color: #eff4f7;
}

table#tab-modulo textarea {
	width: 440px;
	height: 80px;
	border: 1px solid #EEEEEE;
	background-color: #eff4f7;
}

table#tab-modulo input.tasto {
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	background-color: #fe7c0a;
	border: 2px solid #FFFFFF;
	height: 25px;
	width: 250px;
	cursor: hand;
}

/* news */

ul#archivionews, ul#listanews {
	margin: 10px 0 10px 15px;
	padding: 0;
	list-style-position: outside;
	list-style-type: square;
	color: #fe7c0a;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

ul#archivionews li {
	margin: 0;
	padding: 5px 0;
	text-indent: -2px;
}

ul#archivionews a:link, ul#archivionews a:hover, ul#archivionews a:visited {
	font-size: 11px;
	color: #FF7C00;
	font-weight: normal;
}

ul#listanews li {
	padding: 10px 0;
	text-indent: -2px;
}

ul#listanews a {
	font-size: 11px;
	color: #FF7C00;
	font-weight: bold;
}

ul#listanews p {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	padding: 0;
	margin: 3px 0;
}

ul#archivionews a:hover, ul#listanews a:hover {
	text-decoration: underline;
}

/* Soluzioni */

div.box-soluzioni {
	width: 315px;
	min-height: 120px;
	text-align: left;
	padding:0;
	background-image: url("../img/box.jpg");
	background-repeat: no-repeat;
	float: left;
	margin: 5px 0;
}

div.box-soluzioni h3 {
	color: #FFFFFF;
	text-transform: uppercase;
	margin:0;
	padding: 17px 0 10px 15px;
	font-size: 11px;
}

/* Prodotti */

table.box-prodotti {
	width: 610px;
	border: 0;
	margin: 10px;
	background-color:#FFFFFF
}

table.box-prodotti td.tit {
	background-image: url("../img/ips_boxtit.gif");
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 25px;
	vertical-align: middle;
	padding-left: 10px;
}


table.box-prodotti td.td1 {
	width: 110px;
	padding: 5px;
	vertical-align: top;
}

table.box-prodotti td.td2 {
	width: 500px;
	padding: 10px 5px;
	vertical-align: top;
}

table.box-prodotti img {
	width: 100px;
	height: 100px;
	border: 0;
}

/* News */

table#tabella-allegati-news{
	width: 610px;
	border: 0;
	padding: 0;
}

table#tabella-allegati-news td {
	padding: 3px;
	background-color: #e4f0fc;
}

div#box-ok {
	width: 450px;
	padding: 5px;
	margin: 2px;
	background-color: #A9D7F1;
    border-top: 1px solid #e4f0fc;
    border-left: 1px solid #e4f0fc;
    border-bottom: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    color: black;
    font-size: 11px;
}

div#box-errore {
	width: 450px;
	padding: 5px;
	margin: 2px;
	background-color: #FFCCCC;
    border-top: 1px solid #e4f0fc;
    border-left: 1px solid #e4f0fc;
    border-bottom: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    color: black;
    font-size: 11px;
}

img.controllo {
	width: 160px;
	height: 50px;
	margin: 10px 0 5px 0;
	border: 1px solid #FF6600;
}

/* FAQ */

ul#lista-faq {
	list-style-type: square;
	list-style-position: outside;
	margin: 5px 0 5px 20px;
}

ul#lista-faq li{
	padding: 10px 0;
}

