body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../img/bg_pagina.gif);
	background-repeat: repeat-x;
}

.testoNero {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.linkBianco {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bordoTabella {
	border-top: 1px none #E7D8BF;
	border-right: 1px solid #E7D8BF;
	border-bottom: 1px solid #E7D8BF;
	border-left: 1px solid #E7D8BF;
}
.txtInputNewsletter {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4B0000;
	border: 1px solid #E48D8D;
	margin-right: 7px;
	margin-top: 3px;
}
.titoloRosso {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.titoloRosso:link {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.titoloRosso:active {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.titoloRosso:hover {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.titoloRosso:visited {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.testoVerde {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #339900;
	text-decoration: none;
}
.bordoTabella2 {
	border-top: 1px none #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
.linkGiallo {

	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
}
