html { overflow: -moz-scrollbars-vertical; }
a:active, a:focus { outline: none; }

body {
	background : #0b143d url(img/sfondoScuro.gif) top repeat-x;
	color: #c6c8c0;
	margin: 0;
	height: 100%;
	position: absolute;
	width: 100%;
	font: 14px Times New Roman, Times, serif;
}
p {
	margin:0 0 5px 0
	}
h1, h2, h3, h4, h5, h6  {
	margin-bottom: 5px;
}
#introTxt {
	position: absolute;
	z-index: 9;
	top: 100px;
	width: 251px;
	right: 200px;
	text-align: right;
}
#logo {
	position: absolute;
	z-index: 10;
	top: 108px;
	right: 20px;
}
#container {
	position:absolute;
	top:50%;
	background : url(img/sfondo.jpg) repeat-x 0px 243px;
	height: 647px;
	width: 100%;
	margin-top: -526px;
	padding-top: 243px;
}
#container2 {
	position: relative;
	width: 980px;
	margin: 0px auto;
}
#corpo {
	width:800px;
	height: 590px;
	float: left;
}
#testata {
	height:59px;
	background: url(img/bordo_arancio.gif) repeat-x bottom;
}
#logoPiccolo {
	float: left;
	width: 190px;
	padding-right: 20px;
	text-align: right;
	padding-top: 3px;
}
#percorso a {
	float: left;
	height: 55px;
}
#percorso .home {
	border-right: 1px solid #3E4665;
	border-top: 1px solid #3E4665;
	border-left: 1px solid #3E4665;
}
#percorso .home:hover {
	border-right: 1px solid #F7F8E8;
	border-top: 1px solid #F7F8E8;
	border-left: 1px solid #F7F8E8;
}
#titoloPagina {
	float: left;
	border-top: 1px solid #3E4665;
	border-right: 1px solid #3E4665;
	height: 55px;
}
#titoloPagina h1 {
	margin: 0;
}
#pagina {
	background: url(img/sfondoAvorio.gif) repeat-y;
	min-height:345px;
}
#colonnaExtra {
	float: left;
	width: 400px;
}
#colonnaTesto {
	color: #0B143D;
	margin-left: 400px;
	padding: 15px;
}
#colonnaTesto a {
	color : #3E4665;
	background: url(img/visto_no.gif) repeat-y #e9e9d0;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 0;
	text-decoration: none;
	display: block;
	margin-left: -10px;
	padding: 2px 2px 2px 10px;
}
#colonnaTesto a:hover {
	background: #3E4665;
	color: #f6f6e6;
}
#colonnaTesto a:visited {
	background: url(img/visto.gif) no-repeat #e9e9d0;
	text-decoration: none;
}
#colonnaTesto a:visited:hover {
	background: #3E4665;
	color: #f6f6e6;
}
#spazioTitolo {
	height: 55px;
}
#spazioTitolo h3 {
	color: #3E4665;
	font-style: italic;
	margin: 0;
	font-weight: normal;
	font-size: 96%;
}
#navigation {
	width: 180px;
	float: left;
	margin-top: 55px;
	padding-top: 65px;
}
#galleria {
	position: absolute;
	top: 59px;
	z-index: 10;
	right: 580px;
}
#tabella dl {
	text-align: right;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
#tabella dt {
	background: url(img/triangle.gif) no-repeat #393e55;
/*	background: #393e55;*/
	line-height: 13px;
	float: right;
	padding-right: 5px;
	padding-left: 8px;
	height: 14px;
}
#tabella dd {
	text-transform: uppercase;
	clear: both;
	padding-right: 5px;
}
img {
	border-style: none;
	margin: 0;
}
#piede_chiudere {
	clear: both;
	visibility: hidden;
	font-size: xx-small;
	height: 5px;
}

