body { 
font:12px geneva, verdana, helvetica, sans-serif; 
text-align:center;
color: #000066;
}

#testa {
background-color: #CCCCFF;
width:600px;
margin:1em auto;
text-align:left;
font-weight: bold;
font-style: italic;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;
color: #006699;
}

#corpo {
	background:#E6E6FF;
	position:relative;
	width:600px;
	height:auto;
	margin:1em auto;
	text-align:left;	
}

#corpoColonna1 {
	position:absolute;
	top:0;
	left:0;
	width:140px;
	margin-top: 1em;

}

#corpoColonna2 {
/*position:absolute;
top:0; left:165px;*/
margin: 0 0 0 145px;
width:445px;
background-image: url(img/bg-body.jpg);
background-repeat: no-repeat;
background-position: left top;
background-color: #ffffFF;
padding: 5px 5px;
}

#qualePagina {
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #006699;
	background-color: #EACC9E;
	text-align: right;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	margin: 0px;
	padding: 0px;
	width: auto;
	font-size: smaller;
}

ul.menu {
	width:auto;
	list-style:none;
	margin:0;
	padding:0;
	font-size: 10px;
	font-weight: bold;

}
ul.menu li a {
	display:block;
	text-decoration:none;
	padding:0 1em;
	height:2em;
	line-height:2em;
	font-size: 10px;
	font-weight: bold;
/*border-width:5px;border-style:none solid;*/ /* aggiungo dei bordi laterali */
}
ul.menu li { display:inline } /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/
ul.menu li a:link, ul.menu li a:visited { 
background:#E6E6FF;
color: #006699;
/*border-color:#009*/
} /* colori per il link */
ul.menu li a:hover, ul.menu li a:active { 
background: #F0F1D7;
color:#006699;
/*border-color:#66c;*/
} /* colori per l'effetto roll-over */

h1 {
	font-weight: bold;
	color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 14px;
	letter-spacing: 1em;
}

blockquote {
	font-style: italic;
	font-variant: small-caps;
}

#sfondoHome {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: left;
	float: right;
	border: 1px solid #003366;
	margin-left: 5px;
	margin-bottom: 5px;


}

h2 {
	font-weight: bold;
	color: #006699;
	font-size: 13px;
	border: 1px #CCCCCC;
}

.sfondoHdr {
	background-color: #FFFFCC;
}

.sfondoPari {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #f2f2FF;
}

.sfondoDispari {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #f6f6FF;
}

.tabella {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
}

.approfondimento {
	font-size: smaller;
	background-color: #f0f0FF;
	padding: 5px;
	border: 1px dotted #0000FF;
	float: none;
	width: auto;
	margin-left: 20px;
	clear: both;
	margin-top: 1em;
	margin-right: 20px;
	margin-bottom: 1em;
}
#menuPiede {
	position:relative;
	width:600px;
	background-color: #EACC9E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #006699;
	font-size: smaller;
	text-align: center;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;


}

#piedipagina {
	position:relative;
	width:600px;
	background-color: #CCCCFF;
	font-style: italic;
	font-size: smaller;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #006699;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-weight: normal;
	color: #006699;
	font-size: 13px;
	border: 1px #CCCCCC;
	font-style: italic;

}
