BODY {
	background-color: white;
}

BODY , TABLE, TD {
	font-family: Arial, Helvetica, sans-serif;
}

.menu, .menu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu A:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0268CD;
}
h1 {
	/*font-family: "Times New Roman", Times, serif;*/
	color: #0268CD;
	font-size: x-large;
}
.titoletto {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	color: #FF3300;
}

.bodynews {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: small;
	color: #333333;
	background-image: url(http://www.assoallenatori.it/newsletter/img/body_newletter.jpg);
	background-repeat: no-repeat;
	background-color: #E0E0E0;
}
.bodynews A, .bodynews A:visited {
	font-weight: bold;
	color: #0268CD;
	text-decoration: none;
}
.bodynews A:hover {
	text-decoration: underline;
}
.bodynewsBG {
	background-color: #E0E0E0;
	background-image: url(http://www.assoallenatori.it/newsletter/img/body_newletter.jpg);
	background-repeat: no-repeat;
}
.spallanews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BCC0CB;
	background-image: url(http://www.assoallenatori.it/newsletter/img/spallaBG.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.spallanews A, .spallanews A:visited, {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.spallanews A:hover, {
	text-decoration: underline;
}
.footer {
	background-image: url(http://www.assoallenatori.it/newsletter/img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-right: 8px;
	padding-bottom: 8px;
}
.footer A, .footer A:visited {
	
	text-decoration: none;
	color: #000000;	
	padding-right: 3px;
	padding-left: 3px;
}
.footer A:hover {
	background-color: #FFFF99;
}

.box, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0268CD;
	text-align: right;
}
.box A {
	color: #FF3300;
	text-decoration: none;
}
.box A:hover {
	text-decoration: underline;
}
.foto {
	FLOAT: left; MARGIN-RIGHT: 6pt
}
.fotoR {
	FLOAT: right; MARGIN-LEFT: 6pt
}

.tablebody TD, .tabledata TD,  .tabledata TH {
	font-family: Arial, Helvetica, sans-serif;
	background-color: whitesmoke;
	font-size:13px;
}
  .tabledata TH {
	background-color: lightgrey;
}

.tabledata TD {
	font-size:11px;
	padding-top: 8px;
	border-bottom: 1px solid #0167CD;
}

.bodyiscrizone {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: small;
	color: #333333;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;	
}