body {
	background-image: url(/img/legno_2liv.jpg);
}
.general2liv{
	width: 950px;
	background-image: url(../img/bg_main2_2liv.jpg);
	background-repeat: repeat-y;
}
.menu2liv{
	width: 950px;
	height: 95px;
	background-image: url(../img/bg_header_2liv.jpg);
}
.main2liv{
	width: 950px;
	height: 428px;
	background-image: url(../img/bg_main_2liv.jpg);
	background-repeat: no-repeat;
}
.bottom2liv{
	width: 950px;
	background-image: url(../img/bg_bottom_2liv.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
}
.shoulder_dx2liv{
	width: 30px;
}
.banner_top{
	width: 950px;
	text-align: center;
	padding-top: 9px;
}
.box_video{
	width: 220px;
	color: #1B5C1C;
	background-color: #FFFFFF;
}
.box_video a{
	font-size: 10px;
	color: #1B5C1C;
}
.box_thumb{
	width: 226px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}
.box_thumb a{
	color: #FFFFFF;
	text-decoration: none;
}
.box_thumb a:hover{
	color: #99CC00;
}

.thum_video{
	float: left;
	margin-right: 5px;
}
.titolo_video{
	font-size: 14px;
	font-weight: bold;
	background-color: #34A02C;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 7px;
}
.line{
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

