body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #A6212D;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #26764F;
	text-decoration: underline;
}
a:active {
	color: #26764F;
	text-decoration: underline;
}



.indexcentro {
	background-image: url(../images/index_centro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.righefondo {
	background-image: url(../images/index_fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.magliafondo {
	background-image: url(../images/index_fondofrange_rosso.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
