body {
	margin: 0;
	background-image: url(immagini/bg-calcio.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	font-family: sans-serif;
	letter-spacing: 1px;
	color: #333333;
}
h2 {
	font-size: 16px;
	font-family: sans-serif;
	letter-spacing: 1px;
	color: #333333;
}
h3 {
	font-size: 14px;
	font-family: sans-serif;
	letter-spacing: 1px;
	color: #333333;
}
h4 {
	font-size: 14px;
	font-family: sans-serif;
	letter-spacing: 1px;
	color: #990000;
	text-align: center;
}
h5 {
	font-size: 12px;
	font-family: sans-serif;
	letter-spacing: 1px;
	color: #333333;
	text-align: center;
}
a, a:hover{
	font-size: 10px;
	font-family: sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.linkNelTesto, linkNelTesto:hover {
	font-size: 12px;
	color: #000000;
}
p,ul,li {
	font-size: 12px;
	font-family: sans-serif;
	letter-spacing: 1px;
	color: #333333;
	text-align: justify;
}
td {
	font-size: 12px;
	font-family: sans-serif;
	letter-spacing: 1px;
	color: #333333;
}
.linkPuntiVendita {
	color: #999999;
}
.topics {
	font-size: 12px;
	padding-left: 20px;
	font-family: sans-serif;
	letter-spacing: 2px;
}
.topicCalcio {
	font-size: 10px;
	padding: 10px;
	font-family: sans-serif;
	letter-spacing: 1px;
	color: #666666;
	text-align: justify;
}
.noMargin {
	margin: 0;
}
.bottomCell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.footer {
	font-size: 10px;
	text-align: center;
	font-family: sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333333;
	padding-top: 20px;
}
.noRepeatCenter {
	background-image: url(immagini/home_cutted_04.gif);
	background-repeat: no-repeat;
 	background-color: F3F3F3;
}