@charset "utf-8";
/* CSS Document */
#foglio {
	width:451px
	margin:-20px 0 0 -10px;
}



#foglio_sx, #prova, #foglio_dx{
	float:left;
}

#foglio_top {
	width:451px;
	height:80px;
	background:url(../img/top_esame.png) no-repeat 0 0;
	margin:0;
}

#foglio_sx {
	width:45px;
	height:541px;
	background:url(../img/sx_esame.png) no-repeat 0 0;
	margin:0;
}

#prova {
	margin:0;
	width:368px;
	background:#fcfcfc;
	height:541px;
	padding:0;
}

#prova  h3.title {
	font-size:15px;
	width:360px;
	margin:-20px 0 10px 0px;
	font-family: "Trajan Pro", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;	
	letter-spacing:2px;
	font-weight:bold;
}

#prova p.paragrafo {
	margin:5px 0 10px 0;
	padding:5px 0 0 0;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	width:368px;
}

#prova  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:460px;
}
#foglio_dx {
	width:38px;
	height:541px;
	background:url(../img/esame_dx.png) no-repeat 0 0;
	margin:0;
}

#foglio_bottom {
	width:480px;
	height:74px;
	background:url(../img/bottom_esame.png) no-repeat 0 0;
	clear:both;
}
