body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(images/img02.png);
	background-repeat: repeat-x;
	background-position: center top;
}
h1, h2, h3 {
	font-weight: normal;
	color: #000000;
	font-size: 1.60em;
}
p, ol, ul {
	line-height: 1.67em;
}
a {
	color: #666;
}
a:hover {
	text-decoration: none;
}
hr {
	display: none;
}
#testa {
	width: 1000px;
	height: 130px;
	margin: 0px auto;
}
#logo {
	float: left;
	height: 130px;
	padding: 10px 0 0 30px;
}
#logo h1 {
	margin: 0;
	height: 100px;
	padding: 40px 0 0 0px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
	font-weight: normal;
	color: #FFFFFF;
}
#logo h1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#logo p {
	margin: -103px 0 0 2px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
#logo a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#navigazione {
	float: right;
	margin-top: 60px;
	background-image: url(images/img02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navigazione ul {
	margin: 0px;
	margin-left: 10px;
	margin-right: 15px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background-image: url(images/img04.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#navigazione li {
	display: inline;
}
#navigazione a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 4px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #CCC;
}
#navigazione a:hover, .active a {
	color: #6FF;
}
#pagina {
	width: 940px;
	margin: 0px auto;
	padding: 20px 0 0 0;
}
#contenuto {
	float: left;
	width: 650px;
	margin-bottom: 10px;
}
.testo {
	margin-top: 20px;
}
.testo .data {
	float: left;
	width: 79px;
	height: 79px;
	margin: 0;
	margin-top: 6px;
	margin-right: 20px;
	padding-top: 9px;
	background: url(images/img01.png) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
}
.testo .data b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 12px;
	font-size: 32px;
	color: #666;
}
.testo .title {
	margin: 0;
	padding: 5px 0 0 0;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 1.8em;
}
.testo .title h2 {
	padding: 0;
	margin: 0;
}
.testo .hr1 {
}
.testo .meta {
	margin: 0 0 10px 100px;
	padding: 3px 10px 5px 10px;
	line-height:normal;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(images/img02.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.testo .meta p {
}
.testo .meta a {
	color: #6FF;
	font-weight: bold;
	text-decoration: none;
}
.testo .descrizione {
	margin: 0;
	padding: 0 0 20px 100px;
}
.descrizione img {
	padding: 1px;
	height: 80px;
	width: 100px;
	margin-left: 0px;
	border: 1px dotted #291F20;
	margin-right: 2px;
}
#colonna_sx {
	float: right;
	width: 240px;
	padding-top: 20px;
	margin-bottom: 20px;
}
#colonna_sx ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#colonna_sx li {
	margin-bottom: 30px;
}
#colonna_sx li ul {
	border-top: 1px dashed #666633;
}
#colonna_sx li li {
	margin: 0;
	padding: 4px 0 4px 0;
}
#colonna_sx li li a {
	text-decoration: underline;
}
#colonna_sx h2 {
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 12px;
	font-weight: bold;
}
#colonna_sx a {
	text-decoration: none;
}
#colonna_sx a:hover {
	text-decoration: underline;
}
#involucro2 {
}
#footer {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/img02.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 130px;
}
#footer a {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
	color: #6FF;
}
#legal a {
	text-decoration: none;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6FF;
}
