﻿#home{
	vertical-align:top;
}
#home td {
	vertical-align: top;
}
#area
{
	border: 1px solid #3A78C5;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C1CCD9;
	color: #3A78C5;
	font-weight: bold;
	font-size: 12px;
	width: 220px;
	margin-left: 10px;
}
#area th {
	text-align: right;
	padding: 5px;
}
#area td {
	text-align: left;
	padding: 5px;
}


#aggiornamenti
{
	border: 1px solid #3A78C5;
	font-family: Arial, Helvetica, sans-serif;
	height: 300px;
	width: 220px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}

#agg_int 
{
	overflow: scroll;
	height: 280px;
}

#info
{
	border: 1px solid #3A78C5;
	font-family: Arial, Helvetica, sans-serif;
	height: 400px;
	width: 400px;
	background-color: #FFFFFF;
	font-size: 10px;
}
#info_int
{
	margin: 0px;
	padding: 0px;
	width: 398px;
	height: 380px;
	overflow: scroll;
}

.software {
	font-family: Arial;
	font-size: 10px;
	color: #3A78C5;
	margin-left: 15px;
	text-align: left;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
.data {
	margin: 5px 5px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #000080;
	text-align: left;
	line-height: normal;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 5px;
}
.testa 
{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	color: White;
	font-weight: bold;
	background-image: url('../images/testa_centro.jpg');
	line-height: 20px;
}
#soluzioni 
{
	background-color: White;
	border: 1px #3A78C5 solid;
	margin-top: 10px;
}
#soluzioni table
{
    margin-top: 10px;
    width: 100%;
}
#soluzioni td
{
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	color: #3A78C5;
	font-size: 11px;
	width: 20%;
	vertical-align: top;
}

