﻿html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input {
	font-size: 14px;
}
html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input {
	font-family: Segoe UI,Verdana,sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px transparent none;
	background-position: left top;
	background-repeat: no-repeat;
	color: #646464;
}
body {
	font-size: 70%;
	background-color: #EFEFEF;
}

.TitoloSmall
{
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	color: #F89A48;
	line-height: 200%;
}			
.Titolo
{
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	color: #F89A48;
	line-height: 200%;
}
.Titolo2
{
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #5AB24A;
	line-height: 200%;
}
.Evidenza
{
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	line-height: 200%;
}
.Normale
{
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	line-height: 140%;
}
.Piccolo
{
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	line-height: 120%;
}
.Enfasi
{
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	line-height: 120%;
	color: #646464;
}
.Nota
{
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	line-height: 120%;
	color: #646464;
}


a.menu:link
{
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
a.menu:visited
{
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover
{
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #4EB0E9;
}

a.Titolo2:link
{
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #5AB24A;
	line-height: 200%;
}

a:link
{
	text-transform: none;
	text-decoration: none;
	color: #26649C;
}
a:visited
{
	text-transform: none;
	text-decoration: none;
	color: #26649C;
}
a:hover
{
	text-transform: none;
	text-decoration: underline;
	color: #4EB0E9;
}


#page {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
	top: 0px;
}
#pageC {
	position: relative;
}
.tableMain
{
	background-color: #EFEFEF;
	background-image: url("/_layouts/images/estenseaste/back.png");
	background-repeat: repeat-x;
	width: 100%;
}
.tdHeader {
	background-color: #EFEFEF;
	background-image: url("/_layouts/images/estenseaste/header.png");
	background-repeat: no-repeat;
	width: 843px;
	height: 152px;
	padding-top: 25px;
	padding-left: 15px;
	vertical-align: text-top;
	text-align: left;
}
.tdHeader2 {
	background-color: #EFEFEF;
	background-image: url("/_layouts/images/estenseaste/header2.png");
	background-repeat: no-repeat;
	width: 843px;
	height: 115px;
	padding-top: 25px;
	padding-left: 15px;
	vertical-align: text-top;
	text-align: left;
}
.tdContent {
	background-color: #ffffff;
	height: 400px;
	width: 843px;
	text-align: left;
}
.tdFooter {
	background-color: #EFEFEF;
	background-image: url("/_layouts/images/estenseaste/footer.png");
	background-repeat: no-repeat;
	width: 843px;
	height: 97px;
	padding-top: 20px;
	vertical-align: text-top;
	text-align: center;
}
.tdSeparator {
	background-color: #ffffff;
	background-image: url("/_layouts/images/estenseaste/separator.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
}
.tdSeparatorSmall {
	background-color: #ffffff;
	background-image: url("/_layouts/images/estenseaste/separator_small.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 5px;
}
.tdNormal {
	padding: 10px;
}
.tdSmall {
	padding: 2px;
}
.tdInEvidenza {
	background-color: #FFFFFF;
	padding: 10px;
}
