body {
	margin: 30px 30px;
	padding: 0px;
	background-color: #fff;
	background-repeat:repeat-x;
}

a:link { text-decoration:none; color:#354a8f;}
a:visited { text-decoration:none; color:#354a8f;}
a:active { text-decoration:none; color:#354a8f;}
a:hover { text-decoration:none; color:#7c8ab9;}

p.bodyText {
	text-align: justify;
	font-family: "ＭＳ ゴシック", "平成角ゴシック", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 130%;
	margin-left: 3px;
}
p.bodyText span {
	font-weight: bold;
}
p.bodyElenco {
	font-size: small;
}

div2#box {
	position: relative;
	background-color: #fff;
	width: auto;
	font-family: ＭＳ ゴシック,平成角ゴシック, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	left: -2px;
	top: 2px;
	height:auto
	}

div#header {
	background-color: #fff;
	width: 930px;
	height: 60px;
	margin: 0px;
	text-align: left;
}

div#mainContentTop {
	background-color: #fff;
	width: 701px;
	height: 510px;
	margin-top:75px;
	margin-left:130px;
	padding: 0px;
	overflow: hidden;
}

div#mainContent {
	background-color: #fff;
	width: 930px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 10px;
}

div#footer {
	background-color: #fff;
	width: 930px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}

div#copy {
	width: 400px;
	height: 40px;
	margin: 0px 0px 0px 20px;
	float: left;
	text-align: left;
}

div#contact {
	width: 420px;
	height: 40px;
	margin: 0px;
	float: right;
	text-align: right;
}

.textfooter {
	font-size: 11px;
	font-family: "ＭＳ ゴシック", "平成角ゴシック", Arial, Helvetica;
	color: #666;
}

.hide {
	display: none;
}
