/* CSS Document */
/*DIV INIZIALE DELLA INDEX*/
#allstarthere{
	position:relative;
	width:100%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	padding: 15% 0px 0px;
	text-align: center;
	margin: 0px;
		 }
/*STILE Per la scrittura BEST view e Browser*/
.view {
	font-family: "Times New Roman, " Times, serif;
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 17px;
	padding-top: 20px;
}		 

/* stili usati nella presentazione di index2 */
.slup{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 35px;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
		 }
.slup2{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
		 }

