@charset "UTF-8";
/* CSS Document */
.bannerArea {
	clear: both;
	height: 166px;
	width: 1000px;
	background-image: url(images/bannerArea.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.contentArea {
	width: 1000px;
	height: 400px;
}
.footArea {
	width: 1000px;
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	margin-left: 5px;
	height: 30px;
}
.contentSN {
	float: left;
	height: 280px;
	width: 360px;
}
.journal {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: normal;
}
.Titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	font-style: normal;
}
.journalArea {
	float: right;
	height: 450px;
	margin-right: 90px;
	margin-top: 20px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logoArea {
	float: left;
	height: 163px;
	width: 355px;
	margin-left: 20px;
}
.navabarArea {
	float: right;
	height: 40px;
	width: 360px;
	margin-right: 260px;
	margin-top: 80px;
}
.languageArea {
	float: right;
	margin-top: 40px;
	margin-right: 80px;
}
