/* CSS Document */

html {
	padding:0;
	margin:0;
	height: 100%;
	
}


body {
/* centra in IE5.x */
	text-align: center 
	
   font-size:1.2em;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

div#container{ 
   	margin: 0 auto; /* centra negli altri browser */ 
	
}
.Stile1 {color: #000000}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-size: 11px;
	font-weight: bold;
}
.Stile3 {font-size: 8pt}

div#spazioSITO{
	width: 840px;
	height:auto;
	margin: auto;
	margin-top:20px;
	/*background-color:#57514b;*/
} 

div#intestazione{
	width: 840px;
	height:160px;
	margin: auto;
	float:left;
	/*background-color:#57514b;*/
}

div#testo{
	float:left;
	font-size: 8pt;
	font-style:normal;
	text-align:left;
	/*color:#362428;*/
	color:#333333;
	height:auto;
	width:820px;
	background-color:#f7f2ec;
	padding-top:20px;
	padding-left:20px;
	overflow: auto;
}

div#Copyright{
	
	font-size: 6pt;
	text-align:center;
	height:20px;
	padding-top:10px;
	color: #BCAC9D;
	background-color: #29241F;
	clear: both;
}
.Stile1 {color: #000000}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #663333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-size: 11px;
	font-weight: bold;
}
.Stile3 {font-size: 8pt}
.Stile4 {
font-size: 8pt;
font-weight:bold;
text-align:center;
}
.Stile5 {
font-size: 8pt;
font-weight:bold;

}
