body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2C360;
	margin: 0px;
	padding: 0px;
	color: #474616;
}

a {
	color: #70521B;
}
a:hover {
	color: #563F14;
	text-decoration:none
}

td {
	font-size: 11px;
	line-height: 18px;
}

.footerText {
	font-size: 9px;
	color: #A37727;
}
.afooter {
	color: #70521B;
}
.afooter:hover {
	color: #563F14;
}

.titolo {
	color: #5A4007;
	font-weight: bold;
}
.titoloBianco {

	color: #FFFFFF;
	font-weight: bold;
}
.bordoFotine {
	border: 1px solid #CCCA6A;
}
.LinkVerde {
	font-size: 11px;
	font-weight: bold;
	color: #89872F;
	text-decoration: none;
}
.LinkVerde:hover {
	font-size: 11px;
	font-weight: bold;
	color: #89872F;
	text-decoration: underline;
}
.TestoRosso {
	font-size: 10px;
	color: #DB5C02;
}
.LinkNormale {

	font-size: 11px;
	font-weight: normal;
	color: #474616;
	text-decoration: none;
}
.LinkNormale:hover {

	font-size: 11px;
	font-weight: normal;
	color: #474616;
	text-decoration: underline;
}
.bgWelcome {
	background-image: url(img/welcome/foto_fondo.jpg);
	background-position: center;
}

