a {
	color: Maroon;
	text-decoration: none;
}

a:hover {
	color: Fuchsia;
	text-decoration: none;
}

body {
	font: 9pt sans-serif, monospace;
	background-color: #364978;
	padding: 0;
	margin: 0;
	height: auto;
}

.CellMasterSB {
	width: 20px;
	height: 20px;
	/*display: block;*/
	background: url(images/angoloSB.jpg) no-repeat center bottom;
	padding: 0px 0px 0px 0px;
}

.CellMasterSA {
	width: 20px;
	height: 20px;
	/*display: block;*/
	background: url(images/angoloSA.jpg) no-repeat center bottom;
	padding: 0px 0px 0px 0px;
}

.CellMasterDB {
	width: 20px;
	height: 20px;
	/*display: block;*/
	background: url(images/angoloDB.jpg) no-repeat center bottom;
	padding: 0px 0px 0px 0px;
}

.CellMasterDA {
	width: 20px;
	height: 20px;
	/*display: block;*/
	background: url(images/angoloDA.jpg) no-repeat center bottom;
	padding: 0px 0px 0px 0px;
}

.Vuota {
	font: 1pt/1pt;
	height: 5px;
}

#centrale {
	position: relative;
	top: -12px;
}

#fondo {
	position: relative;
	top: -12px;
}

.fondobianco {
	background-color: White;
}

/*--------------------------------------------*/

.testoSuBlu01 {
	font-size: 9pt;
	color: #ADD8E6;
}

.testoSuBlu02 {
	font-size: 7pt;
	color: #ADD8E6;
}

.testoSuBianco01 {
	font-size: 8pt;
	color: #364978;
}

.testoSuBianco02 {
	color: #364978;
	font-size: 9pt;
	font-weight: bolder;
}

.testoSuBianco03 {
	color: #364978;
	font-size: 15pt;
	font-weight: bolder;
}

.testoHomePage {
	color: #364978;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
}

.TestoBoxElenco li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: -20px;
	margin-bottom: 0px;
}

.TestoBoxElenco ul {
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 5px;
}

.titoloni {
	text-decoration: none;
	font-size: 17pt;
	font-weight: 900;
	color: #002F5B;
	width: 600px;
}

/*-------------------TABELLE---------------*/

.Tab01 {
	background-color: #FAF7EF;
	width: 700px;
	/*border: 2px solid Black;*/
	border-collapse: collapse;
}

.Tab01 td {
	border: 2px dotted #E6D7AE;
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}

.Tab01 li {
	text-decoration: none;
	font: 8pt/9pt;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: -20px;
	margin-bottom: 0px;
	}

.Tab01 ul {
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 5px;
}

.Tab01 p {
	font-weight: bolder;
}

.Tab01Testata {
	background-color: #E6D7AE;
	font-size: 11pt !important;
	color: Olive;
	font-weight: bolder;
	text-align: center !important;
}

.Tab01HomePage {
	width: 720px;
	margin-top: 10px;
}
	
.Tab01HomePage td {
	vertical-align: top;
}

.Tab02HomePage {
	margin: 5px 5px 5px 5px;
	width: 230px;
	height: 230px;
}

.Tab02HomePage td {
	vertical-align: top;
}

.Tab04HomePage {
	margin: 5px 5px 5px 5px;
	width: 350px;
	height: 180px;
}

.Tab04HomePage td {
	vertical-align: top;
}

.Tab03HomePage {
	margin: 5px 5px 5px 5px;
	width: 710px;
	/*height: 230px;*/
}

.TextFieldPreventivi {
	background-color: #EDEDED;
	width: 98%;
	border: 1px solid #A8A8A8;
	font-size: 8pt;
	color: #364978;
}

.divisTextFieldPreventivi {
	border-bottom:#999999 solid 1px
}

