body {
	background-color: #F3D49B;
	font-family:"Times New Roman", Times, serif;
	color:#390000;
	font-size:16px;
}

.tablecontent{
	width:760px;
	border: 5px solid #660033;
	background-color:#B6DA6B;
}

.tdimgsx{
	width:179px;
	vertical-align:top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #660033;
}

.tdcontenuto{
	text-align:left;
	vertical-align:top;
}

.divlogo{
	text-align:center;
	padding-top:12px;
	padding-bottom:16px;
}

.testo{
	width:394px;
	padding-left:15px;
	padding-right:15px;
}

.intestazione{
	font-size:12px;
	font-style:italic;
	text-align:center;
	padding-top:12px;
	background-image: url(../images/bgintestazione1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:55px;
}

a.linkemail{
	color:#390000;
	font-size:14px;
	text-decoration:underline;
}

a.linkemail:hover{
	text-decoration:none;
}