	.tableMain {
		border: none;
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;

	}
	.tableBarraTop {
		margin-top: 15px;
		margin-bottom: 5px;
	}
	.tableBarraTopTesto {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: lowercase;
		color: #58585A;
		text-align: center;
		padding-left: 10px;
		white-space: nowrap;
		display: inline;
		vertical-align: bottom;
	}
	.tableBarraTopSeparator{
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		margin-left: 10px;
	}
	.tableLogoRow {
		background-color: #4896cc;
		margin: 0px;
		padding: 0px;

	}
	.tableSfondoRosso {
		background-color: black;
	}
	.tableMenuRow {
		background-image: url(/images/barraMenu.jpg);
		background-repeat: repeat-x;
		text-align: center;
		vertical-align: bottom;
		height: 44px;
	}
	.tableMenuText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-transform: lowercase;
		color: #FFFFFF;
		text-align: center;
		vertical-align: bottom;
		font-weight: bolder;
		padding-bottom: 11px;
		width: 14%;
	}
	.tablePadding {
		width: 30px;
	}
	.tableCellaAlbero {
		background-image: url(/images/home4.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		height: 280px;

	}
	.tableRowSeparatorGray {
		background-image: url(/images/barraSeparator.jpg);
		background-repeat: repeat-x;
		height: 23px;


	}
	.tableCellContents {
		text-align: justify;
		vertical-align: top;
		//background-color: #DCDCDE;
		background-color: #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #231F20;
		padding: 20px;
	}
	.tableCellContentsBlackTextTitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		text-align: left;
		font-weight: bold;
	}
	.tableRowSeparatorOrange {

		background-image: url(/images/barraFooter.jpg);
		background-repeat: repeat-x;
		height: 11px;
	}
	.textTitle14 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #4896cc;
		text-align: left;
		padding-top: 2px;
		padding-bottom: 12px;
		font-weight: bold;
	}
	.textTitleBig {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #4896cc;
		text-align: left;
		padding-top: 2px;
		padding-bottom: 12px;
		font-weight: bold;
	}
	.textTitleBlack14{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		text-align: left;
		font-weight: bold;
	}
	.tableFooterCellAzienda {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-left: 25px;

	}
	.tableFooterCellFbTwitter {
		padding-right: 25px;

	}
	.tableCellBoxesRight {
		background-color: #E7E7E8;
		padding: 20px;
		font-family: "Times New Roman", Times, serif;
		font-size: 9px;
		font-weight: bold;


	}
	.tableRowSeparatorGraySmall {
		background-image: url(/images/barraSeparatorSmall.jpg);
		background-repeat: repeat-x;
		height: 12px;
		font-size: 1px;

	}
	.tableSfondoGray {
		//background-color: #DCDCDE;
		background-color: #ffffff;
	}
	.tableSfondoGrayLight {

		background-color: #E7E7E8;
	}
	.inputTextSogno {
		width: 510px;
	}
	.inputTextSognoHalf{
		width: 300px;
		position: relative;
		top: -5px;
	}
	.inputTextSognoCerca{
		width: 440px;
	}
	.inputSubmitSogno {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background-color: #4896cc;
		margin: 0px;
		width: 70px;
		height: 22px;
		font-weight: bold;
	}
	.linkNewsLetter {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color:  #4896cc;
		text-decoration: none;
	}
	.disabledTestoBarraTop {
		font-weight: bold;
		//color: #000000;
		color: #000000;

	}
	.disabledTestoMenuTop {

		font-weight: bold;
		//color: #000000;
		color: #000000;
	}
	.imageWithTextLeft {
		float: left;
		margin-right: 15px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.siteTitle {
		font-family: "Times New Roman", Times, serif;
		font-size: 44px;
		font-style: italic;
		color: #000000;
		text-align: center;
		vertical-align: middle;
		font-weight: normal;

	}
	.pageTitle {
		font-family: "Times New Roman", Times, serif;
		font-size: 44px;
		font-style: italic;
		color: #FFFFFF;
		text-align: center;
		vertical-align: middle;
		font-weight: normal;

	}
	.elencoPuntatoAQuadratini {
		list-style-position: outside;
		list-style-image: url(/images/bullet.jpg);
		list-style-type: square;
		position: relative;
		left: 13px;
		top: -10px;
		margin-bottom: -8px;


	}
	.interlineaSmall6 {
		vertical-align: top;
		line-height: 6px;
	}
	.arrotondato{
		border-radius: 10px 10px 10px 10px; 
	}
	
