/* CSS Document */

#boxindirizzo {
	width:200px;
	background:#336799;
	float:left;
	margin-top:140px;
	margin-left:20px;
}

#indirizzo {
	text-align:center;
	color:#FFFFFF;
	font-family:Times New Roman, Times, serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	padding:15px;
}

#boxeinstein {
	width:200px;
	height:261px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	float:left;
}

#einstein {
	width:200px;
	height:261px;
}

#boxlinknews {
	width:450px;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
}

#avvisi {
	background:#CCCCCC;
	color:#0000FF;
	font-style:normal;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px #000000 solid;
}

.white {
	color:#FFFFFF;
}

#uptitle {
	margin-bottom:10px;
}

#white1 {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

#linknews {
	padding-left:5px;
	padding-right:5px;
	background-color:#123C66;
	border-left: 1px #000000 dashed;
	border-right:1px #000000 dashed;
	border-bottom: 1px #000000 dashed;
	height:100px;
	overflow:auto;
}

#altrenews {
	text-align:right;
}

.inglese {
	background:transparent;
	text-align:center;
	font-size:20px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	vertical-align:top;
}

.italiano {
	background:transparent;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:top;
	color:#FFFFFF;
}

td.inglese {
	text-align:center;
	font-size:20px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
}

td.italiano {
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}

