body
{
    margin: 0;
    padding: 0;
    text-align: center;
    background: #fff;
    color: #333;
    font-family: Arial, Helvetica, Sans-Serif;
}

/* LAYOUT */
#centrato
{
    width: 740px;
    margin: auto;
    text-align: left; /* per IE5.x/Win */
}

#corpo
{
    float: left;
    width: 740px;
    height: 526px;
}

#intestazione
{
    width: 100%;
    text-align: left;
    font-size: 11px;
    background: #fff;
    height: 156px;
}

#colonnaMenu
{
    float: left;
    width: 608px;
}

#colonnaLogo
{
    float: left;
    width: 132px;
}

.menu
{
    float: left;
    width: 593px;
    margin-left: 15px;
    margin-top: 48px;
    background-color: #fff;
}

.logo
{
    float: left;
    margin-right:15px;
    margin-top: 17px;
    width: 117px;
    height: 119px;
    background: #fff url(../images/logo_tr.jpg) no-repeat;
}

#sottoMenuAzienda
{
    width: 740px;
    height: 30px;
    background-color: #b61f29;
    text-align: center;
}

#sottoMenuAzienda h3
{
    padding-top: 7px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

#historyBack
{
float:left;
width:740px;
height:32px;
}



			#back
				{
				position: absolute;
				top: 178px;
				padding-left:10px;
				background-color: #transaprent;
				text-align: left;
				width:100px;
				font-size:12px;
				font-family:Arial, Helvetica, Sans-Serif;
				}
			#back a
				{
				text-decoration: none;
				}
			#back a:link, a:visited, a:active
				{
				color: #ffffff;
				}
			#back a:hover
				{
				color:#000000;
				}


#colonna-1
{
    float: left;
    width: 370px;
    height: 370px;
    background: #fff;
    margin-top: 14px;
}

#colonna-2
{
    float: left;
    width: 370px;
    height: 370px;
    background: #fff;
    margin-top: 14px;
}

#colonnaUnica
{
    float: left;
    width: 740px;
    min-height: 370px;
    background: #fff;
}

.areaTabelle
{
    padding: 15px 15px 0 15px;
}

.testo
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #666;
    text-align: justify;
    padding: 0 14px 0 14px;
}


#footer
{
    float: left;
    text-align: center;
    width: 740px;
    margin-top: 15px;
    font-size: 10px;
    color: #666;
}
