@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:321px;
	background:url(../img/sx_esame.png) no-repeat 0 0;
	margin:0;
}

#prova {
	margin:0;
	width:515px;
	background:#fcfcfc;
	padding:0;
	background:url(../img/orale.png) no-repeat 0 0;
	height:389px;
	margin:-15px 0 0 -20px;
}

#prova  h3.title {
	font-size:15px;
	width:365px;
	font-family: "Trajan Pro", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;	
	letter-spacing:2px;
	font-weight:bold;
	padding:30px 0 0 170px;
}


#prova p.paragrafo {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	width:300px;
	padding:10px 0 0 160px;	
}

#prova p.br {
	width:460px;
	padding:0px 0 10px 0;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	padding:0 0 0 35px;
}



#prova  h2.title {
	font-size:18px;
	font-weight:bold;
	margin:-20px 0 5px 0;
	font-family: "Trajan Pro", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	width:460px;
}
#foglio_dx {
	width:38px;
	height:321px;
	background:url(../img/esame_dx.png) no-repeat 0 0;
	margin:0;
}

#foglio_bottom {
	width:480px;
	height:74px;
	background:url(../img/bottom_esametre.png) no-repeat 0 0;
	clear:both;
}
