﻿.HALF {
	background-attachment: fixed;
	background-image: url(immage/bak2.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.bordo2dx {
	border-right: 2px;
	border-right-style:dotted;
	border-right-color:#999;
	color:#333333;
	text-align: left;
	padding: 10px;
}
#headerNew {
	width:100%; 
	height:358px; 
	margin:0px auto 10px auto;
}
BODY {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.testopagina {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.testobianco {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.testobianco a:link{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.testobianco a:visited{
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.testobianco a:hover{
	font-family: Verdana;
	font-size: 9px;
	color: #FF6600;
}
.testogrigio {
	font-family: Verdana;
	font-size: 11px;
	color: #999;
}