body {
	background-color: #FF9934;
	font-family: Verdana;
	font-size: 11px;
}

A {
	text-decoration: underline;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

A:hover {
	background-color: #cd4c33;
}

A.mail {
	text-decoration: none;
	color: White;
	font-size: 10px;
	font-weight: normal;
}

A.mail:hover {
	text-decoration: underline;
	}
		
A.credits {
	text-decoration: none;
	color: White;
	font-size: 10px;
	font-weight: normal;
}
		
H3, .titolo {
	font-weight: bold;
	font-size: 12px;
	color: #CD4C33;
	margin: 0px 0px 4px 0px;
}

H4 {
	font-weight: bold;
	font-size: 11px;
	color: #CD4C33;
	margin: 0px 0px 10px 0px;
}
		
#topdiv {
	font-size: 12px;
	align: left;
	width: 550px;
	height: 250px;
	overflow: auto;
	line-height: 16px;
	text-align: justify;
	padding-right: 8px;
	scrollbar-highlight-color: #f5f2f2;
	scrollbar-face-color: #FF9934;
	scrollbar-shadow-color: #f5f2f2;
	scrollbar-3dlight-color: #f5f2f2;
	scrollbar-arrow-color: #CE4C34;
	scrollbar-track-color: #f5f2f2;
	scrollbar-darkshadow-color: #f5f2f2;
	scrollbar-base-color: #cc0000;
}

#topdiv H1 {
	font-weight: bold;
	color: #000;
	font-size: 1.2em;
}

#foto {
  float: left;
  margin: 5px;
  border: 0px;
}

#seminari {
	font-size: 10px;
	color: #fff;
	padding-left: 40px;
}

#seminari UL {
	margin: 0;
	padding: 0 0 0 15;
}

#seminari LI {
	list-style-type: disc;
	color: #fff;
	line-height: 1.7em;
}

#seminari LI A:hover {
	background-color: transparent;
}

#seminari_header A { 
	border: 0; }
	
#seminari_header A:hover { 
	text-decoration: none;
	background-color: transparent; }

.titolo2 {
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
}

.livelli {
	font-weight: bold;
	color: #CD4C33;
}

.altro {
	font-weight: bold;
	color: White;
}

.orari {
	background-image: url(Img/fiore.jpg);
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: middle;
	}

.bottom {
	color: White;
	font-size: 9px;
	vertical-align: top;
	line-height: 16px;
}

.strong {
	color: White;
	font-weight: bold;
}


