body {

}
#container {
	width: 100%;
	height: 100%;
}
#intestazione {
	height: 100px;
	background-attachment: scroll;
	background-image: url(immagini/banner_imara_image.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
	margin-right: 120px;
	margin-left: 120px;
}
#navigazione {
	width: 110px;
	float: left;
	text-align: left;
	font-size: 14px;
	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;
	height: 370px;
	padding-top: 30px;
	padding-right: 10px;
	margin-top: 1px;
	margin-left: 120px;
}
#contenuto {
	text-align: center;
	width: 550px;
	text-decoration: none;
	color: #000000;
	background-color: #ABABAB;
	clip: rect(auto,auto,auto,auto);
	padding-top: 40px;
	background-image: url(immagini/Fenice-grigia4.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	padding-left: 40px;
	margin-left: 360px;
	margin-top: 1px;
}
#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: 500px;
	text-align: justify;
	text-decoration: none;
	font-weight: 500;
	background-position: center;
}

#footer {
	clear: both;
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	background-color: #FFD900;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#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: #FFFFFF;
	margin-top: 1px;
	height: 380px;
	padding-top: 30px;
	margin-left: auto;
	padding-left: 10px;
}
#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: #ABABAB;
	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;
}

