body {
	background-image: url(/img/legno_2liv.jpg);
}
.general{
	width: 980px;
	background-image: url(../img/bg_main2.jpg);
	background-repeat: repeat-y;
}
.menu{
	width: 821px;
	height: 95px;
	background-image: url(../img/bg_header.jpg);
}
.main{
	width: 821px;
	height: 428px;
	background-image: url(../img/bg_main.jpg);
	background-repeat: no-repeat;
}
.bottom{
	width: 796px;
	background-image: url(../img/bg_bottom.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.shoulder_dx{
	width: 159px;
	vertical-align: top;
}
.flag {
	padding: 18px 20px 18px 0;
	/*padding: 50px 0 0;*/
	/*vertical-align:bottom;*/
}
.banner_top{
	width: 796px;
	text-align: center;
	padding-top: 9px;
	padding-left: 25px;
}
.contained{
	width: 588px;
	vertical-align: top;
	padding-top: 19px;
	padding-left: 10px;
}
.img_top_sx {
	width: 90px;
	height: 98px;
	float: right;
	clear: right;
	width: 90px;
	height: 88px;
	margin-top: 15px;
}
.img_top_dx {
	width: 90px;
	height: 98px;
	float: left;
	clear: left;
	width: 90px;
	height: 88px;
	margin-top: 15px;
}
.img_bottom_sx {
	width: 90px;
	height: 112px;
	float: right;
}
.img_bottom_dx {
	width: 90px;
	height: 112px;
	float: left;
}
.spacer_sx {
	height: 64px;
	float: right;
	width: 1px;
}
.spacer_dx {
	height: 64px;
	float: left;
	width: 1px;
}
.player_week{
	position: absolute;
	left: 417px;
	top: 274px;
}

/* player */

.week_photo{
	background-repeat: no-repeat;
	background-position: 33px 64px;
}
.week_name{
	background-image: url(../img/bg_player_week.jpg);
	height: 46px;
	text-align: center;
	vertical-align: top;
}
.player_photo{
	background-repeat: no-repeat;
	background-position: center center;

}
.player_name{
	height: 28px;
	text-align: center;
	vertical-align: top;
}

.line{
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
