body {
	background-color: #FFFFFF;
	background-image: url(../graphics/bkg-istituzionale.jpg);
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
}

td, th {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
/*
form {
	background-color: #000000;
}
*/
.title {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 30px;
	color: #113559;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A89181;
}

.subtitle {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #5B87D0;
	font-style: oblique;
	text-decoration: none;
	background-color: #C6D6F0;
}

.testoPagina {
	font-family: Tahoma;
	font-size: 13px;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.testoPaginaBold {

	font-family: Tahoma;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.nav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
}

.navAttivita {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #544941;
	text-decoration: none;
	line-height: 2px;
}

.navSottoAttivita {
	font-family: Tahoma;
	font-size: 12px;
	color: #A44200;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	clip: rect(auto,auto,auto,auto);
}

.navAttivitaLink {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #ECF0FB;
	text-decoration: none;
}

.sidebar {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.sidebarLink {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	padding: 4px;
	background-color: #FE9900;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFC082;
}

.footer {
  font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
}

.legal {
	font-family: Garamond;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: Garamond;
	color: #000033;
}

.titlebar {
	font-family: Garamond;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Garamond;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.bordoBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #113559;
}
/* AGGIUNTA PER I LINK DEI VARI ISTRUTTORI */
.istruttori {
	font-family: Tahoma;
	font-size: 12px;
	color: #A44200;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	clip: rect(auto,auto,auto,auto);
}
.bordoTotale {
	border: 1px solid #749CDA;
}
