body {
	background-color: #D5D7D4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

a {
	color: #0061AD;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #009900;
	text-decoration:none;
	}

#pagina {
	width: 900px;

}

#testa {
	width: 900px;
	height: 114px;
	text-align: left;
	font-family: "Baskerville Old Face", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0061AD;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 1px;
	text-indent: 700px;
	list-style-type: none;
	background-image: url(immagini/testata.jpg);
	word-spacing: 20px;
}
#testa a {
	color: #0061AD;
	font-size: 12px;
}

#corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	background-repeat: repeat;
	background-image: url(immagini/corpo.jpg);
}


#menu {
	color: #0061AD;
	width: 200px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-repeat: repeat;
	background-image: url(immagini/centro_menu.jpg);
	margin: 0 0 0 0 ;
}

#finemenu {
	height: 21px;
	width: 200px;
	background-image: url(immagini/fine_menu.jpg);
	background-repeat: no-repeat;
}
#contenuti {
	width: 680px;
	float: right;
}

#menu ul {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0061AD;
	list-style-type: none;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}	

#menu a {
	color: #0061AD;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 3px;
	list-style-type: none;
	padding: 4px;
}

#menu a:hover {
	color: #666666;
	text-decoration: none;
	border-left-width: 0px;
	border-left-style: none;
	display: block;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-size: 14px;
}

#menu a:visited {
	color:#666666;
	text-decoration: none;
}
#menu li {
	padding: 2px;
	margin: 3px;
	list-style-type: none;
	display: block;
	height: 25px;
}
#menu li a {
	font-weight: bold;
	height: auto;
	text-decoration: none;
	color: #0061AD;
	display: block;
	padding: 0px;
}	
#menu li a:hover {
	color: #0061AD;
}

#menu li a:visited {
	color: #666666;
}

#piede {
	width: 900px;
	font-size: 11px;
	height: 38px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(immagini/piede.jpg);
	background-position: right;
	text-indent: 100px;
	color: #0061AD;
	clear: both;
	text-align:left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
}

#allegati {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 10px;
	height: auto;
	width: auto;
}

#menuaccessibilita li a {
	font-weight: bold;
	height: auto;
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 0px;
}	

#menuaccessibilita li a:hover {
	color: #333333;
}

#menuaccessibilita li a:visited {
	color: #333333;
}
/*------------------------------ finestra log ------------------------*/
.gabbialog{
	background-color: #CCCFD2;
	color: #0061AD;
	width: 175px;
	margin: 10px 0 0 0;
	padding: 10px;
	border-top: 2px solid #A3A9AD;
	border-bottom: 2px solid #A3A9AD;
	font-weight: normal;
	text-align: left;
}
.btn{
	margin: 5px 0 5px 0;
}