 html,body{margin:0; padding: 0}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

div#header{
	padding: 0px;
}
div#navigation{
	margin-top: 1em;
}
div#content{
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 20px;
}
div#footer{padding:0.2em; background-color:#F2F2F2; text-align:center}

.titolo3{
	margin-bottom: 3px;
	margin-right: 60%;
	border-bottom: 1px dotted #F60;
	font-weight: bold;
	color: #0A246A;
	text-indent: 0px;
}
.corpo_del_testo {
	font-size: 90%;
	line-height: 1.5em;
	color: #666666;
	text-align: justify;
}

.small {
	font-size: 70%;
	color: #0A246A;
}
a:visited {
	text-decoration: underline;
	color: #0A246A;
}
a:link {
	color: #0A246A;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: underline;
	color: #0A246A;
}

ul#minitabs{
	list-style: none;
	margin: 0;
	padding: 7px 0;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	border-top: 1px solid #CCCCCC;
}
ul#minitabs li{display: inline;margin: 0 3px}
ul#minitabs a{text-decoration: none;padding: 0 0 3px;
    border-bottom: 4px solid #FFF;color: #999}
ul#minitabs a:hover{border-color: #F60;color: #666}
ul#minitabs{background: #FFFFFF;}
ul#minitabs a#current{border-color: #F60;color:#000099}	
	
	





div#container{
	width: 760px;
	margin: 0 auto;
	background-color: White;
	padding: 0px;
	border: 1px dotted #CCCCCC;
	margin-top: 20px;
	text-align: left;
}

.menu {
	font-size: 90%;
	line-height: 160%;
	color: #0A246A;
	text-align: center;
}
div#riquadro_1 {
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 19%;
	height: auto;
	width: 61%;
}
img.imag1 {
	float : right;
	margin-left: 10px;
	position: relative;
	margin-right: 40px;
}
.testofooter {
	font-size: 70%;
	color: #666666;
	text-align: center;
}
table.tabella6 {
	table-layout : auto;
	border-collapse : separate;
	border-spacing : 8px;
	padding: 10px;
	background-position: top;
}
table.tabella6 td {
	border: 1px dotted #ccc;
	vertical-align: text-top;
}
img.imag2 {

	float : right;
	margin-left: 10px;
	position: relative;
}
img.imag1sx {
	float : left;
	margin-left: 10px;
	position: relative;
	clear: both;
}
.corpo_del_testoCorsivo {
	color: #666666;
	text-align: left;
	font-style: italic;
	font-variant: small-caps;
	font-weight: 600;
}

