/*impostazioni generali*/
body {
	margin: 0px 0px 0px 0px;
	font-family: serif;
	font-size: 70%;
	background-image: url(img/000099.gif);
	background-repeat: repeat-y;
	background-color: White;
	color: #404040;
}
.nascosto {
   display: none;
}
.blu {
	color: #000099;
	height: 1px;
	margin: 5px;
}
.centro {
	text-align: center;
}
.right {
	float: right;
	margin: 3px;
}
.left {
	float: left;
	margin: 3px;
}
.block {
	display: block;
}
.separa {
	padding: 2em 0px 2em 0px;
}
.box {
	float: left;
	width: 33%;
	text-align: center;
}
.boxleft {
	float: left;
	width: 48%;
	padding: 3px 3px 3px 3px;
	background-color: White;
}
.boxright {
	float: left;
	width: 48%;
	padding: 3px 3px 3px 3px;
	background-color: White;
}
a.a1:link, a.a1:visited, a.a1:active {
	font-size: 70%;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a.a2:link, a.a2:visited, a.a2:active {
	font-size: 90%;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a.a3:link, a.a3:visited, a.a3:active {
	font-size: 110%;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-variant: small-caps;
	color: #000099;
	font-size: 200%;
	margin: 0px 0px 0px 5px;
	line-height: 75px;
}
h2 {
	font-size: 120%;
   font-variant: small-caps;
   margin:5px 0px 5px 0px;
}
h3 {
	font-size: 100%;
	font-variant: small-caps;
	border-top: 1px solid #656565;
	border-bottom: 1px solid #003399;
	background-color: #DCDCDC;
	color: #003399;
	margin: 3px 0px 3px 0px;
	padding: 1px 0px 1px 15px;
	text-align: left;
	background-image: url(img/h3.gif);
}
h4 {
	font-size: 80%;
	margin: 0px;
	color: #000099;
}
h5 {
	font-size: 80%;
	margin: 0px;
	color: #000099;
}
img {
	border: 0px;
}
.img_cornice_left {
	border: 1px solid #003399;
	float: left;
	margin: 3px;
}
a:link, a:visited, a:active {
	color: #404040;
	text-decoration: underline;
}
a:hover {
	color: Red;
	text-decoration: underline;
}

/*struttura*/
#main {
	padding: 0px 0px 0px 0px;
	background-image: url(img/stemma-riflesso.jpg);
	background-repeat: no-repeat;
}
#testa {
	margin: 0px 0px 0px 0px;
}
#titolo {
	background-color: #F2F2F2;
	background-image: url(img/titolo.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 201px;
	height: 75px;
}
#visualizzazione {
	border-top: 1px solid #000099;
	padding: 1px 15px 1px 0px;
	background-color: White;
	margin: 0px 0px 0px 201px;
	text-align: right;
}
#navigazione {
	margin: 0px 0px 0px 201px;
	padding: 1px 0px 1px 5px;
	background-color: White;
	
}
#corpo {
}
#menu {
	margin: 30px 0px 0px 0px;
	width: 200px;
	float: left;
	text-align: left;
	background-color: #F2F2F2;
}
#bacheca {
	float: right;
	width: 200px;
	background-color: #F9F9F9;
	padding: 5px 5px 5px 5px;
	font-size: 90%;
	border: 1px dashed #EAEAEA;
}
#contenuti {
	background-color: White;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 201px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#slide {
	width: 390px;
	height: 100px;
	margin: 1px auto;
	overflow: hidden;
	position: relative;
	border: 1px solid #000099;
}
#slide img {
	width: 400px;
	height: 105px;
}
#note {
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	background-image: url(img/000099.gif);
	background-repeat: repeat-y;
	background-color: #F2F2F2;
	padding: 5px 0px 5px 200px;
	text-align: center;
	clear: both;
	color: #000099;
}

/*#############################################################################################*/
.ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.sub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 1em;
	list-style: square inside;
	background-color: #D4D4D4;
	color: #949494;
}
a.nav:link, a.nav:visited, a.nav:active {
	background-color: #F2F2F2;
	padding: 0px 0px 0px 19px;
	text-decoration: none;
	padding: 3px 3px 3px 5px;
	font-weight: normal;
	display: block;
	color: #333333;
	border-bottom: 1px solid #E7E7E7;
	border-left: 7px solid #E7E7E7;
	height: 1em;
}
a.nav:hover{
	color: #003399;
	border-bottom: 1px solid #003399;
	border-left: 7px solid #003399;
}
a.vis:link, a.vis:visited, a.vis:active {
	background-color: #F2F2F2;
	padding: 0px 0px 0px 19px;
	text-decoration: none;
	padding: 3px 3px 3px 5px;
	font-weight: normal;
	display: block;
	color: #949494;
	border-bottom: 1px solid #D4D4D4;
	border-left: 7px solid #D4D4D4;
	height: 1em;
}

