body {
	text-align: center;
	background: Black;
}


#blocco {
	width: 750px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	top: 3px;

}
#barra {
	width: 750px;
	height: 115px;
	position: absolute;
	top: -1px;
	left: 0px;
	background: Black;
}
#contentArea {
	width: 450px;
	position: absolute;
	top: 114px;
	left: 160px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: Black;
	background: #FF3399;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 876px;
}

#secondlevel {
	width: 650px;
	position: absolute;
	top: 114px;
	left: 50px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: Black;
	background: #FF3399;
	padding: 10px;
	text-align: justify;
}


#leftPanel {
	width: 140px;
	position: absolute;
	top: 99px;
	left: 0px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF3399;
	background: Black;
	padding: 5px;
}

#rightPanel {
	width: 150px;
	position: absolute;
	top: 99px;
	left: 630px;
	background: Black;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF3399;
	padding: 10px;
}

a {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF3399;
}


a.contentArea {
	font-family: "Century Gothic";
	font-size: 12px;
	color: Black;
}
a:visited.contentArea {
	font-family: "Century Gothic";
	font-size: 12px;
	color: Black;
}


#footer {
	display: none;
}

#photo {
	float: left;
	margin: 10px 10px 10px 10px;
}

#photor {
	float: right;
	margin: 10px 10px 10px 10px;
}.interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	white-space: normal;
	text-decoration: none;
	font-variant: small-caps;
	border: thin none #333333;
	letter-spacing: 0.3em;
}

