body {  background-color: #000000;
	text-align:center;
}

#schermo {
	position:relative;
	margin: auto;
	width:800px;
	}

#colonna { 
	position:absolute; top:200; left:0; 
	width:200px; 
	margin:0px;
	padding:0px;
}



#titolo { 
	position:absolute; top:0; left:0;
	width:800px;
}


#centro {
	position:absolute; top:200; left:200;
	width:600px;
	margin:0px;
	padding:0px;
}

#sponsor {
	position:absolute; top:440; left:165;
	width:430px;
	height:50px;
}

#mailing {
	position:absolute; top:510;left:180;
	width:400px;
	height:100px;
	background-color:#EE0000;
}

.menu {background-color:#EE0000;
	color:white;
	width:150px;
}

.imglato {float:left;
	margin-right: 3px;
	}

h1 {	font-family: verdana;
	font-size: 36px;
	color:yellow;
	background-color:#000000;
}

h2 {    color:	red;
	font-family: verdana;
	font-size:15px;
	}

h3 {  color: white;
	font-family: verdana;
	font-size:14px;
	}

h4 {	font-family: verdana;	
	font-size:14px;
	color: yellow;
	text-align:center;
	}

h5 {	font-family: verdana;
	font-size: 14px;
	color:white;
	padding:0px;
	font-weight:normal;
	text-align:justify;
}

.sinistra 	{text-align:left;
	}

.destra 	{text-align:right;
	}

.centrato {text-align:center;
	}

.giustificato	{text-align:justify; 
	}

.maiuscolo 	{text-transform:uppercase;
	}

.senzabordi {	border: 0px none black;
	}

.sfondorosso {  background-color: red;
		color: black;}

.sfondobianco {  background-color: white;
		color: black;}

.bordobianco {	border: 1px solid white;}

.vmiddle {vertical-align:middle;}

.yel {color: yellow;}

table {border: 0px;}

a {text-decoration:none;}

h1 a {color:yellow;}

h2 a:hover{font-weight:bolder;
	color:white;}

h3 a {color:black;}

h4 a {color:yellow;}

h5 a {color:cyan;}

h4 a:hover{color:white;}

td {	font-family: verdana;
	font-size: 12px;
	color:white;
	padding:0px;
	font-weight:normal;
	text-align:center;
}
