/* HEADER */
#logo
{
	margin-top: 26px;
	margin-left: 10px;
	float: left;
	background:url(../images/dialogo/logo_dialogo.jpg) no-repeat;
	width:271px;
	height:53px;
	cursor:pointer;
}

* html #logo
{
	margin-left: 12px;
}

.boxcentraletop
{
	width: 686px;
	height: 10px;
	background: url(../images/dialogo/top.gif);
	background-repeat: no-repeat;
	clear: left;
}


.boxcentrale
{
	width: 686px;
	clear: left;
	height: auto;
	background: url(../images/dialogo/bg.gif) repeat-y;
	
}


.boxcentralebottom
{
	width: 686px;
	height: 15px;
	background: url(../images/dialogo/bottom.gif);
	background-repeat: no-repeat;
	clear: left;
}

#colonnaDestra .box
{
	border: 0;
	width: 230px;
	clear: left;
	background: url(../images/dialogo/areaHelp/help_center.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
	margin-bottom:0px;
	padding-bottom:0px;
}
#colonnaDestra2 .boxAreaInfo
{
	width: 230px;
	clear: left;
	background: url(../images/dialogo/areaHelp/help_center.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
	margin-bottom:0px;
	padding-bottom:0px;

}
#colonnaDestra .topHelp
{
	width: 230px;
	height: 57px;
	background: url(../images/dialogo/areaHelp/help_top.jpg);
	background-repeat: no-repeat;
	clear: left;
}
#colonnaDestra .boxHelp
{
	border: 0;
	width: 230px;
	clear: left;
	background: url(../images/dialogo/areaHelp/help_center.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
}
#colonnaDestra .bottom
{
	width: 230px;
	height: 28px;
	background: url(../images/dialogo/areaHelp/help_bottom.jpg);
	background-repeat: no-repeat;
	float:right;
	margin-top: -12px;
}	
	


#colonnaDestra2 .bottomAreaInfo
{
	width: 230px;
	height: 28px;
	background: url(../images/dialogo/areaHelp/help_bottom.jpg);
	background-repeat: no-repeat;
	float:right;
	margin-top: -12px;

	}	