body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #CF8200;
	text-align: center;
}

.TitleStyle {
   font-family: Arial;
   font-weight: bolder;
   font-size: 18pt;
   letter-spacing: 5pt;
   margin-left: 150px;
   text-indent: 250px;
   color: #FFFFFF;
}

.MenuStyle1 {
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;
}

.MenuStyle1 A {
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;
	color: #777777;
	text-decoration: none;
}

.MenuBottomStyle1 {
	font-family: Arial;
	font-size: 10pt;
	padding-right: 20px;
	text-align: right;
	vertical-align: text-bottom;
}

.MenuBottomStyle1 A {
	font-family: Arial;
	color: #ffffff;
	font-size: 10pt;
	padding-right: 20px;
	text-align: right;
	vertical-align: text-bottom;
	text-decoration: none;
}


#Main {
}

#TopBorder1 {
   background: #CF8200;
   width: 950px;
   height: 10px;
}

#TopBorder2 {
   background: #808080;
   width: 950px;
   height: 25px;
}

#TopTitle {
	background: #CF8200;
	width: 950px;
	height: 80px;
	text-align: left;
	vertical-align: bottom;
}



#TopMenu {
	background: #CCCCCC;
	width: 950px;
	height: 15px;
	z-index: 2;
	text-align: right;
}

#BodyLayer {
	background: #CF8200;
	width: 950px;
	height: 550px;
	overflow: hidden;
}

#FotoMarcello {
	position: relative;
	background: #CF8200;
	width: 280px;
	height: 405px;
	left: -312px;
	top: 20px;
	z-index: 2;
	display: block;
	padding: 0;
}
#BorderGray {
	position: relative;
	border: 1px solid #cccccc;
	width: 770px;
	height: 420px;
	left: 70px;
	top: -395px;
	z-index: 3;
	display: block;
	padding: 0px;
	text-align: right;
	vertical-align: baseline;
}
#MenuBottomLeft {
	position: relative;
	font-family: Arial;
	font-size: 7pt;
	width: 500px;
	height: 60px;
	left: 200px;
	top: -430px;
	z-index: 3;
	display: block;
	padding: 0px;
	text-align: right;
	vertical-align: baseline;
	color: #000000;
}
#MenuLang {
	position: relative;
	font-family: Arial;
	font-size: 8pt;
	width: 200px;
	height: 20px;
	left: 770px;
	top: -20px;
	z-index: 3;
	display: block;
	padding: 0px;
	text-align: right;
	vertical-align: baseline;
	color: #ffffff;
}
