body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #dfdbdb;
    margin-top: 30px;
}

.logoTvt
{
    height: 120px;
}

.mano {
    background-image: url(../img/mano.jpg);
    background-repeat: no-repeat;
	height: 165px;
	width: 198px;
	border-right: 3px solid #ffffff;
}

.composition {
	height: 165px;
	width: 760px;
}

.generalContent {
	width: 760px;
}

#content-home {
	width: 660px;
	margin-left: 50px;
	margin-top: 30px;
	font-size: 12px;
}

#content-home a{
	color: #004294;
	text-decoration: none;
}

td.portletGray {
	background-color: #d2cfcf;
	width: 200px;
	border-right: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
}


.portletGray img{
	border: none;
	padding-top: 4px;
	padding-left: 10px;
}

td.portletGrayBottom {
	background-color: #d2cfcf;
	width: 200px;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

#aziende {
    width: 680px;
	margin-left: 50px;
	margin-top: 10px;
}

#aziende img{
    border: none;
	margin-right: 10px;
}
