/*non usare il termine blu che è già nel layout generale*/
td.prodotti {
	background-image: url(img/f_prodotti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
div.down {
	color: #5e6b7b;
	font-size: 11px;
	padding-left: 20px;
	font-weight: bold;
		}

div.down a:link, div.down a:visited {color: #5e6b7b;
		text-decoration:none;
			}
div.down a:hover, div.down a:active {color: #0296d3;
		}

div.down a:link span {color: #ba000a;
		}
div.down a:hover span {color: #294294;
		}
div.prodotti {
	color: #5e6b7b;
	font-size: 11px;
	
	font-weight: bold;
	
	padding-left: 20px;
	padding-right: 20px;
	
		}

div.prodotti a:link {color: #5e6b7b; 
	text-decoration:none;
			}
div.prodotti a:visited {color: #5e6b7b;
		}
div.prodotti a:hover {color: #0296d3;
		}
div.prodotti a:active {color: #0296d3;
		}
div.prodotti a:link span {color: #ba000a;
		}
div.prodotti a:hover span {color: #294294;
		}	
/*fine pagina prodotti*/

table.support_teleco {
	/*border: 1px solid #ecdba7;*/
				}
table.support_teleco td {font-size : 11px; padding: 3px;}
table.support_teleco th {font-size : 11px; padding-top: 2px; padding-bottom: 2px;text-align:center}
table.support_teleco th a:link, table.support_teleco th a:visited {color: #000;}
table.support_teleco th a:hover {color: #9F7800;}
/*table.support_teleco th a:visited {color: #000;}*/

/*tabella software.asp*/
h5.soft {color: #A5820A; text-decoration:underline; margin-bottom:1px; padding-bottom:1px; padding-top:3px;
		}
h6.soft {font-size: 11px; font-weight: bold; padding-left: 50px;  margin-top:8px; margin-bottom:10px;
		}
div.soft {font-size : 11px; padding: 3px;}
div.soft ul{ list-style:none; padding-left:100px;}
table.soft td {font-size : 11px; padding: 3px;
	}
table.soft td.l {border-left: 1px solid #ecdba7; border-bottom: 1px solid #ecdba7;
	}
table.soft td.r {border-left: 1px solid #ecdba7;border-right: 1px solid #ecdba7; border-bottom: 1px solid #ecdba7;
	}
table.soft th {font-size : 11px; padding: 2px; text-align:left; background-color:#ecdba7}
/*fine tabella software.asp*/


/*tabella software.htm*/
h5.software {color: #A5820A; text-decoration:underline; margin-bottom:1px; padding-bottom:1px; padding-top:3px;
		}
h6.software {font-size: 11px; font-weight: bold; padding-left: 50px;  margin-top:8px; margin-bottom:10px;
		}
div.software {font-size : 11px; padding: 3px;}
div.software ul{ list-style:none; padding-left:100px;}

table.software {
	border-top: 1px solid #ecdba7;
	border-right: 1px solid #ecdba7;
				}
table.software td {font-size : 11px; padding: 3px;
border-left: 1px solid #ecdba7;
	border-bottom: 1px solid #ecdba7;
	}
table.software th {font-size : 11px; padding: 2px; text-align:left; background-color:#ecdba7}
/*fine tabella software.htm*/


