body {
	background-repeat: repeat-y;
	background-position: right top;
	background-attachment: scroll;
	font-size: 76%;
	background-image: url(immagini/sfondo-grigio_body.gif);
	width: 100%;
	margin: 0px;
}
#container {
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 0px;
}
#intestazione {
	height: 60px;
}
#navigazione {
	width: 104px;
	float: left;
	text-align: left;
	padding-top: 30px;
	font-size: 14px;
	padding-right: 7px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-attachment: scroll;
	background-image: url(immagini/menu_strisciarossa_sf.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: "BankGothic Md BT", "BankGothic Lt BT", Verdana, Arial;
	margin-top: 40px;
	height: 370px;
}
#contenuto {
	margin-left: 230px;
	text-align: left;
	padding-top: 40px;
	width: 590px;
	text-decoration: none;
	color: #000000;
}
#contenuto a:link {
	text-decoration: none;
	color: #000000;
}
#contenuto a:visited {
	text-decoration: none;
	color: #000000;
}
#contenuto a:hover {
	text-decoration: none;
	color: #000000;
}
#contenuto a:active {
	text-decoration: none;
	color: #000000;
}

#contenuto p {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	width: 490px;
	text-align: justify;
	text-decoration: none;
}

#footer {
	clear: both;
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	background-color: #FFD900;
}
#container #footer a:link {
	text-decoration: none;
	color: #000000;
}
#container #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#container #footer a:hover {
	text-decoration: underline;
	color: #000000;
}
#container #footer a:active {
	text-decoration: none;
	color: #000000;
}


#navigazione_articoli {
	float: left;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	line-height: 15px;
	width: 110px;
	background-color: #CCCCCC;
	margin-top: 40px;
	height: 380px;
	padding-top: 20px;
	padding-left: 5px;
}
#navigazione_articoli a:link {
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
}
#navigazione_articoli a:visited {
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
	display: block;
	text-decoration: none;
}
#navigazione_articoli a:hover {
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#navigazione_articoli a:active {
	display: block;
	text-decoration: none;
}
#container #navigazione a:link {
	display: block;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 15px;
	margin-right: -7px;
	text-decoration: none;
}
#container #navigazione a:visited {
	display: block;
	color: #000000;
	margin-top: 30px;
	margin-right: -7px;
	margin-bottom: 30px;
	text-decoration: none;
}
#container #navigazione a:hover {
	display: block;
	background-color: #FF0000;
	color: #000000;
	margin-top: 30px;
	margin-right: -7px;
	margin-bottom: 30px;
	text-decoration: none;
}
#container #navigazione a:active {
	display: block;
	color: #000000;
	margin-top: 30px;
	margin-right: -7px;
	margin-bottom: 30px;
	text-decoration: none;
}
