@charset "utf-8";
/* CSS Document */




#foglio {
	width:510px;
	margin:-20px 0 0 -10px;
}

#foglio_sx, #foglio_centro, #foglio_dx {
	float:left;
}
#foglio_top {
	width:530px;
	height:103px;
	background:url(../img/sf_top.png) no-repeat 0 0;
	margin:0;
}

#foglio_sx {
	width:46px;
	height:855px;
	background:url(../img/sf_sx.png) no-repeat 0 0;
	margin:0;
}

#foglio_centro {
	margin:0;
	width:398px;
	background:#f8f9f9;
	height:855px;
	padding:0;
}

#foglio h3.title {
	font-size:13px;
	margin:-20px 0 10px 0;
	font-family: "Trajan Pro", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;	
	letter-spacing:2px;
	font-weight:bold;
	width:398px;
}

#foglio p.title {
	font-size:14px;
	margin:10px 0 10px 250px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:bold;
	width:398px;
}

#foglio h2.title {
	font-size:18px;
	font-weight:bold;
	margin:0 0 5px 0;
	font-family: "Trajan Pro", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	width:398px;
}

#foglio p.paragrafo {
	margin:5px 0 8px 0;
	padding:5px 0 0 0;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	width:398px;
}

#foglio_centro #lista {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	padding: 5px 0 0 50px;
	clear:both;
}

#lista li {
	margin:0 0 5px 0;
}


#foglio_dx {
	width:65px;
	height:855px;
	background:url(../img/sf_dx.png) no-repeat 0 0;
	margin:0;
}

#foglio_bottom {
	width:530px;
	height:64px;
	background:url(../img/sf_bottom.png) no-repeat 0 0;
	clear:both;
}
