html {
	padding: 0px;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #F1973F;
	SCROLLBAR-HIGHLIGHT-COLOR: #F9C999;
	SCROLLBAR-SHADOW-COLOR: #F9C999;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #F1973F;
	scrollbar-dark-shadow-color: #F9C999;
	scrollbar-3d-light-color: #F9C999;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #FF9900;
	background-image: url(../img/sfondo.gif);
}

DIV#container {
	width: 765px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../img/base.gif);
	background-repeat: repeat-y;
    margin: 0 auto;
}

DIV#header {
	height: 152px;
}

DIV#navigation {
	float: left;
	width: 140px;
	top: 152px;
	padding-left: 10px;
	margin-top: 50px;
	text-align:center;
	font-size: 10px;

}

DIV#navigation div{
	width: 99%;
}

DIV#extra {
	width: 115px;
	top: 190px;
	float: right;

}

DIV#extra img{
	margin-top: 25px;
}

DIV#extra p{
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #893000;
	margin-top: 50px;

}

DIV#content {
	margin: 0px 120px 0px 150px;
	font-size: 76%;
	text-align:center;

}

DIV#footer {
	COLOR: #000;
	PADDING-TOP: 3px;
	clear:both;
}

div.split3 div{
	float: left;
	width: 29%;
	width: 33%;
	width: 29%;
	padding: 0 2%;
    }

DIV#footer img{
	margin: 12px 15px 0 15px;
}

DIV#footer p{
	margin: 1px 0 25px 0;
	TEXT-ALIGN: center;
	font-size: 66%;
}

div .PrimoPiano{
	background: #FFFFCC;
	border-top: solid 1px #FF9900;
	border-bottom: solid 1px #FF9900;
	padding:10px 1px;
	margin:30px 0px;
	text-align:left;
	font-size: 10px;
}


div .PrimoPiano strong{
	color: #FF6600;

}

div .Evidenza {
	border: solid 1px red;
	padding:3px;
	margin:30px 0px;
	background:#FBF1AF;
	text-align: center;
		text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

DIV#content div.button a {
	text-decoration: none;
	background-color: #FFFF66;
	border: 1px solid #FF9900;
	padding: 10px;
}


img {
	border: none;
}


div.clearer {
    clear: both;
    margin: 0px;
    padding: 0px;
    height: 1px;
    font-size: 0.1em;
    line-height: 0px;
    height:1px;
}




h1 {
	font-size: 100%;
	color: #990000;
	font-variant: small-caps;
}

h1.tit {
	padding-left: 30px;
	font-size: 100%;
	color: #990000;
	font-variant: small-caps;
	border-bottom: 1px dashed #FF9900;
}

.fondinoTit {
	background-image: url(../img/fondinoTitolo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



p {
	margin-right: 5px;
	text-align: left;
	display: block;
	margin-top: 5px;

}






DIV#navigation A:link  {
	color: #990000;
	text-decoration: none;
}

	
A:link, .linkato  {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}

a:hover{
	color: red;
	text-decoration: underline;
	font-weight: bold;

	}
	
a:visited{
	color: #996666;
	text-decoration: underline;
	font-weight: bold;


	}




.centrato {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div.centrato div {
	margin-bottom: 20px;

}

.didascalia {
	font-size: 9px;
}

table td {
	text-align: center;
}

table caption {
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Helvetica, sans-serif;

}

