body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url('../immagini/sfondo_main.gif');
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}
br {letter-spacing: 0px;line-height: 10px;}
#tbl_main {
	width: 786px;
	height: 100%;
	margin: auto;
	padding: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
#td_main {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#top_sx {
	float: left;
	width: 264px;
	height: 248px;
	background-image: url('../immagini/top_sx.jpg');
	background-repeat: no-repeat;
	text-align: center;
}
#top_dx {
	float: left;
	width: 519px;
	height: 248px;
	background-image: url('../immagini/top_dx.jpg');
	background-repeat: no-repeat;
}
#spalla_sx {
	float: left;
	width: 264px;
	height: 555px;
	background-image: url('../immagini/spalla_sx.jpg');
	background-repeat: no-repeat;
	/*background-color: #C0CFF6;*/
}
#bt_sx {
	width: 264px;
	height: 25px;
}
#corpo {
	float: left;
	width: 519px;
	background-image: url('../immagini/corpo.gif');
	background-repeat: no-repeat;
}
#corpo_org {
	float: left;
	width: 519px;
	background-image: url('../immagini/sf_organizzazione.jpg');
	background-repeat: no-repeat;
}
.dati_sx {
	margin-left: 95px;
	font: 8pt arial;
	color: #6B6763;
}
.dati_sx1 {
	margin-left: 107px;
	font: 8pt arial;
	color: #6B6763;
	line-height: 16px;
}
.text1 {
	font: bold 10pt verdana;
	color: #E10035;
}
.fr_servizi {
	margin-left: 10px;
}
.part_etich01 {
	font: bold 10pt verdana;
	padding: 0 0 0 25px;
	color: #4C4C4C;
}
.part_etich02 {
	font: 8pt verdana;
	letter-spacing: -1px;
	padding: 0 0 0 25px;
	color: #4C4C4C;
}
.part_ast01 {
	font: bold 8pt verdana;
	color: #DB0335;
}
.part_imp01 {
	font: 7pt verdana;
	color: #A8A8A8;
	border: solid 1px #C2D0F5;
}

/*Elementi ghost*/
.ghost {
	position: absolute;
	top: -20000px; left: -10000px;
	width: 800px;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

