table#Notizie {
	border: thin dashed #CC0033;
}
table#clsfoto {
	border: thin solid #333366;
}
table#giocatori {
	border: thin solid #000099;
}
Table#newsletter {
	border: thin dashed #333366;
	padding: 0px;
	margin: 0px;


}
input#submit2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: underline;


}
Select#IdStagione {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	background-color: #CC0033;
	border: thick solid #CC0033;
	color: #FFFFFF;

}
input#Modica {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	background-color: #CC0033;
	color: #FFFFFF;
}
body {
	background-attachment: fixed;
	background-image: url(Images/sfondo_home.GIF);
	background-repeat: no-repeat;
	background-position: center center;
}
A:link, A:visited { text-decoration: none }
table#videogoal {
	margin-right: 20px;



}
textarea#messaggio {
	height: 150px;
	width: 90%;

}

