body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:active, a:visited{
color: #ffffff;
text-decoration:none;
}

a: hover{
color:#FF0099;
text-decoration:none;
}

.tratteggio {
	background-image: url(immagini/layout/tratteggio.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: center;
}
.didascalie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #ffffff;
	height: 30px;
	vertical-align: top;
	padding-top: 5px;
	line-height: 13px;
}

.testoPiede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
}
.testoPiede a:link,.testoPiede a:active,.testoPiede a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: lighter;
	color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
}
.testoPiede a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #DC0067;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 5px;
}
.testoContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 100px;
	line-height: 13px;
	font-weight: lighter;
}
.testoContactBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 100px;
	line-height: 13px;
	font-weight: bold;
}
.testoContact a:link,.testoContact a:active,.testoContact a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.testoContact a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #DC0067;
	text-decoration: none;
}
.testoProfile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 13px;
	font-weight: lighter;
}
.testoProfile a:link,.testoProfile a:active,.testoProfile a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.testoProfile a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: lighter;
	color: #DC0067;
	text-decoration: none;
}
.testoProfileBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
}
.spazioImg {
	margin-bottom: 5px;
}
