@charset "utf-8";
/* CSS Document */
#foglio {
	width:530px
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#434d53;
}
#prove {
	background:url(../img/folder.png) no-repeat 0 0;
	width:480px;
	margin:0 0;
	height:600px;
}

#foglio h3.title {
	font-size:18px;
	font-weight:bold;
	padding:15px 40px;
	font-family: "Trajan Pro", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	color:#000;
}

#foglio p.paragrafo {
	margin:20px 0 8px 20px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	width:400px;
	height:42px;
	list-style:circle;
	padding:0 0 0 40px;	
	background:url(../img/sap.png) no-repeat 0 center;
}

#foglio p.paragrafo span.sap {

	width:480px;
	height:60px;
	padding:0 0 20px 0;
}


span.tile {
	font-size:14px;
	font-weight:bold;
	font-family: "Trajan Pro", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	color:#000;
}

#foglio p.paragrafo_tar {
	margin:20px 0 8px 20px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	width:400px;
	height:47px;
	list-style:circle;
	padding:8px 0 0 40px;	
	background:url(../img/logo_header.png) no-repeat 0 center;
}

#foglio p.paragrafo_tar span.sap {

	width:480px;
	height:60px;
	padding:0 0 20px 0;
}


#foglio p.paragrafo_luiss {
	margin:20px 0 6px 20px;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	width:400px;
	height:47px;
	list-style:circle;
	padding:8px 0 0 40px;	
	background:url(../img/marchio-Luiss-.png) no-repeat 0 center;
}

#foglio p.paragrafo_luiss span.sap {
	width:480px;
	height:60px;
	padding:0 0 20px 0;
}


