.body, a{
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #000000;
	margin: 0;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

.contenitor{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
}

#box{
	height:400px;
	min-height:400px;
}

#mail{
	background-color:#000000;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

body#news{
	background-color:#000;
	margin:0;
	padding:0;
	text-align:center;
}

body#news .main{
	text-align:left;
	width:800px;
	height:560px;
	min-height:560px;
	background-color:#000;
	background-image:url(../immagini/sfondonews.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	color:#FFF;
	margin:0 auto;
}

.testodata{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	
}

.testotitolo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E6B98A;
	font-weight:bold;
}

.testotesto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.testolink a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

.testolink a:hover{
	color:#E6B98A;
}
