@charset "UTF-8";
body
{
	text-align: center;
	background-color: #FFFFCC;
}
#container
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-color: #FFFFCC;
	height: 700px;
	border: 1px dotted #CCCCCC;
}

#header
{
	position: absolute;
	width: 698px;
	left: 151px;
	top: 1px;
	z-index: 12;
	visibility: visible;
}

#titolo
{
	position: absolute;
	left: 152px;
	top: 113px;
	width: 698px;
	z-index: 11;
	height: 58px;
	visibility: visible;
	overflow: auto;
}
#centro
{
	position: absolute;
	left: 171px;
	top: 176px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	width: 661px;
	text-align: justify;
	line-height: 18px;
	overflow: auto;
	z-index: 6;
	visibility: visible;
	height: 477px;
	background-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 5px;
}

#titolo_doc
{
	position: absolute;
	left: 152px;
	top: 111px;
	width: 698px;
	z-index: 11;
	height: 58px;
	visibility: visible;
	overflow: auto;
}
#nome_doc
{
	position: absolute;
	left: 276px;
	top: 115px;
	width: 452px;
	z-index: 11;
	height: 54px;
	visibility: visible;
	overflow: auto;
}

#bio_doc
{
	position: absolute;
	height: 265px;
	width: 651px;
	top: 172px;
	left: 172px;
	overflow: auto;
	padding-right: 5px;
	padding-left: 5px;
}

#foto_doc
{
	position: absolute;
	height: 200px;
	width: 200px;
	left: 172px;
	top: 443px;
	z-index: 3;
	visibility: visible;
	border: 1px solid #999999;
}

#testo_doc
{
	position: absolute;
	left: 409px;
	top: 443px;
	height: 200px;
	width: 425px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	z-index: 2;
	visibility: visible;
}
#boxsn
{
	position: absolute;
	height: 150px;
	width: 150px;
	left: 1px;
	top: 1px;
	z-index: 10;
	visibility: visible;
}
#boxdx
{
	position: absolute;
	height: 150px;
	width: 150px;
	left: 849px;
	top: 1px;
	z-index: 8;
	visibility: visible;
}

#colsn
{
	position: absolute;
	width: 150px;
	left: 0px;
	top: 118px;
	height: 482px;
	z-index: 7;
	visibility: visible;
}

#coldx
{
	position: absolute;
	width: 150px;
	left: 850px;
	top: 100px;
	height: 500px;
	z-index: 5;
	visibility: visible;
}

#footer
{
	left: 0px;
	width: 1000px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #666666;
	z-index: 1;
	position: absolute;
	top: 653px;
	visibility: visible;
}

