.titolo{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CB7C1E;

}.sottotitolo {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CB7C1E;
}

.bottoniNew
{
	background-image:url(../images/fondo_button.jpg);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	text-align:left;
	border:solid 0px #000;
	height:27px;
	padding: 2px 2px 2px 2px;
	font-weight:normal;
	padding-left:10px;
}
.bottoniNewHover
{
	background-image:url(../images/fondo_button_f2.jpg);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:11px;
	color:#fff;
	text-align:left;
	border:solid 0px #000;
	height:27px;
	padding: 2px 2px 2px 2px;
	font-weight:normal;
	padding-left:10px;
	cursor:pointer;
	cursor:hand;
}
.imgfloat {
	float: right;
	padding-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

