body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	background-image: url(../graphics/bkg-artimarziali.jpg);
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

td, th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

a {
	color: #330000;
}

form {
	background-color: #FF6600;
}

.title {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 30px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C14E00;
}

.subtitle {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
	font-style: oblique;
	text-decoration: none;
}

.testoPagina {
	font-family: Tahoma;
	font-size: 13px;
	color: #A44200;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.nav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6A2B00;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}

.navAttivita {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A44200;
	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: #FFFFFF;
	text-decoration: none;
}

.sidebar {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	padding: 3px;
	font-weight: bold;
	color: #FEBD7B;
	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: #A44200;
}

.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: #FFC082;
}
/* 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);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	line-height: 17px;
}
.bordoBottomScuro {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA7900;
}

