/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#C1BAB1;
	font-weight: bold;

}
.tab_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}
.tab_home p {
	text-align: justify;
	margin: 0px;
	padding: 10px;
}
.tab_home h1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3399CC;
	border: 1px solid #C1BAB1;
	text-align: left;
	text-indent: 10px;
}

.tab_home h2 {
	text-align: right;
	font-size: 11px;
	color: #FF9900;
	padding-right: 10px;
	font-weight: bold;
}
.tab_home h2 a {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.tab_home h2 a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;

}
.tab_home h3 {
	color: #C1BAB1;
	text-align: left;
	font-weight: bold;
	padding: 10px;
}
.tab_home h4 {
	color: #3399CC;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1BAB1;
}

.tab_home li {
	text-align: justify;
	list-style-position: outset;
	list-style-image: url(punto.gif);
}

.tab_home h5 {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-align: center;
}
.tab_home h6 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.tratt_bilanci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C1BAB1;
}
.tratt_bilanci span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


.titsx_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-indent: 2px;
	vertical-align: top;
	text-transform: uppercase;
}
.titsx_page span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-transform: none;
}
.corn_images {
	margin: 5px;
	padding: 5px;
	border: 1px solid #C1BAB1;
}
