HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	background-image: url(img_css/bg.jpg);
	background-repeat: repeat;
}

#container {
	MARGIN-LEFT: auto;
	WIDTH: 1024px;
	MARGIN-RIGHT: auto;
	background-color: #FFFFFF;	
}

#head {
	width: 1024px;
	height: 77px;	
	}
	
	#image {
	width: 1024px;
	height: 233px;
	background-image: url(img_css/image_dtv.jpg);
	}

#content {
	WIDTH: 1024px;

}

#footer {
	WIDTH: 1024px;
	height: 128px;
	text-align: center;
}



	
	
.margintable2 {
	margin-left: 353px;
}

.margintable {
	margin-left: 45px;
	margin-top: 10px;
}

.marginscroll {
	margin-left: 8px;
}


.bordercell{
	border: 3px solid #f5f5f5;
	padding-right: 10px;
	padding-left: 10px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	text-decoration: none;
	line-height: 16px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #085803;
	text-decoration: none;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	text-decoration: none;
}

.text2 a:hover{
	color: #CC0000;
}



.ita {
	background: url(img_css/flag_ita2.jpg);
	width:20px;
	height:14px;
	float:left;
}
.ita a{
	background: url(img_css/flag_ita1.jpg); display:block; height:100%;
}
.ita a:hover{
	background: url(img_css/flag_ita2.jpg);
}
.testo{display:none;

}


.eng {
	background: url(img_css/flag_eng2.jpg);
	width:20px;
	height:14px;
	float:left;
}
.eng a{
	background: url(img_css/flag_eng1.jpg); display:block; height:100%;
}
.eng a:hover{
	background: url(img_css/flag_eng2.jpg);
}
.testo{display:none;
}


.space {
	
	width:20px;
	height:14px;
	float:left;
}
