H1 {
	color: #004294;
	text-align: right;
	font-style: italic;
	font-size: 16px;
	text-transform: uppercase;
}

H2 {
	color: #004294;
	font-weight: bold;
    font-size: 13px;
}

td.header {
	text-align: right;
	padding-right: 20px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

td.header a{
	color: #004294;
	padding-left: 4px;
	text-decoration: none;
}

td.header img{
	border: none;
	text-decoration: none;
}

.logoTvt img{
	border: none;
	padding-bottom: 10px;	
}

#wrapper {
  width: 960px;
  margin: auto;
  height: 100%;
  background-color: #ffffff;
}

td.blue {
   height: 24px;
   width: 198px;
   border-bottom: 3px solid #ffffff;
   border-right: 3px solid #ffffff;
   background-color: #004294;
}

td.blueSotto {
   height: 24px;
   width: 198px;
   border-top: 3px solid #ffffff;
   border-right: 3px solid #ffffff;
   background-color: #004294;
}
td.barraGray {
	width: 560px !important;
}

td.barraBlue {
   height: 24px;
   width: 758px;
   background-color: #004294;
   border-top: 3px solid #ffffff;
}

#portal-tab {
   height: 24px;
   width: 560px !important;
   background-color: #c6c6c6;
   border-bottom: 3px solid #ffffff;
}

#portal-tab a{
   color: #000000;
   font-size: 12px !important;
   text-decoration: none;
   text-transform: uppercase;
   margin-left: 80px;
   height: 24px;
   line-height: 24px;
}

#portal-tab a:hover {
	color: #004294;
}

.mano {
    background-image: url(../img/mano.jpg);
    background-repeat: no-repeat;
	height: 165px;
	width: 198px;
}

.manoEng {
    background-image: url(../img/mano_eng.jpg);
    background-repeat: no-repeat;
	height: 165px;
	width: 198px;
}

td.blueDati {
	background-color: #004294;
	width: 198px;
	border-right: 3px solid #ffffff;
}

#content {
	width: 640px;
	margin-left: 50px;
	margin-top: 30px;
	font-size: 12px;
}

.dati {
	color: #ffffff;
	padding: 8px;
	font-size: 11px;
	font-weight: normal;
}
a.white {
	color: #ffffff !important;
	text-decoration: none;
}
#prodotti {
    width: auto;
	margin-left: 50px;
	margin-top: 10px;
}

.bottomSeparator
{
	clear: both;
	width: 100%;
	border-bottom: 1px solid #d2cfcf; 
}

#footer
{
	text-align: center;
	padding-right: 10px;
	font-size: 10px;
	color: #969494;
	padding-top: 6px;
	padding-bottom: 0px;
	height: 48px;
}
