body {
	background: url(images/header.jpg) no-repeat scroll top left;
	margin: 0px 0px 0px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3b3b3b;
	font-size: 9pt;
	text-align: left;
	line-height: 120%;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

h3,h4,h5,h6 {
color: #66000F;
}

h1, h2, h3, h4 {
	margin: 3px 0px 3px 0px;
}

hr
{
	border: 1px solid #C0C0C0;
}

a {
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #A9A9A9;
	color: #B22222;
}

a:hover {
	text-decoration: none;
	padding: 0px 0px 2px 0px;
	color: #FF8C00;
	border-bottom: 2px solid #A9A9A9;
}

/* testata */

#testata {
	width: 850px;
	height: 105px;
	margin: 0px 0px 0px 0px;
}

#testata img { 
	border: 0px; 
}

#testata a {
	border-bottom: 0px;
}

.tabella {
	margin: 0px 0px 0px 20px;
	width: 900px;
	background: transparent;
}

#menu {
	text-transform: uppercase;
	padding: 5px 0px 5px 0px;
	font-size: 8pt;
	text-align: center;
	line-height: 160%;
	width: 980px;
	margin: 0px 0px 0px 0px;
	color: #FFFFE0;
}
#menu a {
	color: #FFFFE0;
	border-bottom: 0px;
}
#menu a:hover {
	color: #87CEEB;
	border-bottom: 0px;
}
#menu .current {
	color: #87CEFA;
}
#menu .home {
	color: #FFD700;
}

/* testo */

.testo-principale {
	padding: 10px 20px 10px 20px;
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	line-height: 200%;
}

.testo-principale p {
	padding: 10px 20px 0px 20px;
	font-size: 14px;
	line-height: 200%;
}

.testo-principale .dati {
	font-size: 12px;
	color: #3E3E3E;
	line-height: 120%;
}

.testo-principale .dati a {
	font-size: 12px;
	line-height: 120%;
}

.testo {
	padding: 10px 20px 5px 20px;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px dashed #C0C0C0;
	font-size: 13px;
	line-height: 150%;
}

.testo p {
	font-size: 13px;
	line-height: 150%;
}

.testo .dati {
	font-size: 11px;
	color: #3E3E3E;
	line-height: 120%;
}

.testo .dati a {
	font-size: 11px;
	line-height: 120%;
}

/* sinistra */
	
#sinistra {
	font-size: 11px;
	padding: 0px 5px 5px 5px;
	border-right: dashed 1px #87CEEB;
}

#sinistra p {
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	line-height: 130%;
}

#sinistra h2 {
	color: #660000;
	font-size: 14px;
	padding: 3px 5px 4px 0px;
	margin: 10px 0px 15px 0px;
	border-bottom: 1px dashed #660000;
	font-weight: bold;
}

#sinistra h3 {
	font-size: 16px;
	color: #660000;
	padding: 3px 5px 4px 0px;
	margin: 10px 0px 15px 0px;
	border-bottom: 1px solid #660000;
	font-variant: small-caps;
	line-height: 120%;
}

#sinistra h4 {
	font-size: 12px;
	padding: 0pt 0px 0px 0px;
	margin: 5pt 0px 5px 0px;
}

#sinistra ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#sinistra li {
	margin-bottom: 0;
	padding-left: 11px;
	margin-left: 5px;
	background: url(images/punto-sinistra.gif) no-repeat left top;
	line-height: 160%;
}
#sinistra form {
	margin: 0px 0px 0px 10px;
}

#sinistra option {
	font: 10px Verdana, Arial, Helvetica, sans-serif;;
	color: #000000;
	line-height: 120%;
}

#sinistra input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FF8C00;
}


/* centro */
	
#centro {
	padding: 0px 5px 5px 5px;
}

#centro a {
	color: #66000F;
}

#centro h1 {
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #2980DE;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 15px 0px;
}

#centro h2 {
	color: #B22222;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 5px 3px 10px;
	margin: 10px 0px 5px 0px;
	height: 20px;
	/*border-top: solid 1px #FFD700;*/
	border-right: solid 3px #FFD700;
	border-bottom: 1px solid #FFD700;
	/*border-left: solid 1px #FFD700;*/
}

#centro h2 a, #centro h2 a:hover {
	color: #B22222;
	border: 0px;
}

# centro .testo-principale h2 {
	color: #2980DE;
	font-size: 12px;
	padding: 3px 5px 10px 10px;
	margin: 10px 0px 15px 0px;
	border-bottom: 1px solid #2980DE;
	height: 14px;
}

#centro h3 {
	color: #2980DE;
	font-size: 12px;
	padding: 3px 5px 4px 10px;
	margin: 10px 0px 15px 0px;
	border-bottom: 1px solid #2980DE;
	height: 14px;
}

#centro h3 a, #centro h3 a:hover {
	color: #2980DE;
	border: 0px;
}

#centro h4 {
	font-size: 11px;
	float: right;
	font-style: italic;
	padding: 3pt 0px 0px 0px;
	margin: 0pt 0px 0px 0px;
}

#centro .testo h4 {
	font-size: 11px;
	float: right;
	font-style: italic;
	padding: 5pt 0px 0px 0px;
	margin: 0pt 0px 0px 0px;
}

#centro .interruzione {
	height: 15px;
	background: url(images/hr.gif) repeat-x center;
	margin: 5px 0px 5px 0px;
}

/* destra */

#destra {
	font-size: 11px;
	padding: 0px 5px 5px 5px;
	border-left: dashed 1px #87CEEB;
}

#destra p {
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	line-height: 130%;
}

#destra h2 {
	color: #660000;
	font-size: 14px;
	padding: 3px 5px 4px 0px;
	margin: 10px 0px 15px 0px;
	border-bottom: 1px dashed #660000;
	font-weight: bold;
	}

#destra h3 {
	font-size: 16px;
	color: #660000;
	padding: 3px 5px 4px 0px;
	margin: 10px 0px 15px 0px;
	border-bottom: 1px solid #660000;
	font-variant: small-caps;
	line-height: 120%;
}

#destra h4 {
	font-size: 12px;
	padding: 0pt 0px 0px 0px;
	margin: 5pt 0px 5px 0px;
}

#destra ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#destra li {
	margin-bottom: 0;
	padding-left: 11px;
	margin-left: 4px;
	background: url(images/punto-destra.gif) no-repeat left top;
	line-height: 160%;
}

/* Footer */

#footer {
	text-align: center;
	border-top: dotted 1px #E1E1E1;
	margin: 5px 0px 10px 0px;
	color: #2980DE;
}

/* dati */

.dati {
	font-size: 11px;
	line-height: 130%;
}

/* altro */

.immagineleft {
	position: relative;
	height: auto;
	float: left;
	margin: 8px 10px 0px 0px;
	padding: 3px;
	border: solid 1px #C0C0C0;
}

.immagineright {
	position: relative;
	height: auto;
	float: right;
	margin: 8px 0px 0px 10px;
	padding: 3px;
	border: solid 1px #C0C0C0;
}

.clear {
	clear: both;
}
	