/* CSS Document */
html{
height:100%;
}
body {
vertical-align:top;
height:100%;
background-image: url(images/back/bk_down.gif);
background-position:top;
background-repeat:repeat-x;
border:0px;
margin:0px;
background-color:#02205c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.png { behavior: url("iepngfix.htc") }

.tablecenter{
height:100%;
background-image:url(images/back/bk_center.jpg);
background-position:top;
background-repeat:no-repeat;
}

.titolo_bk{
width:670px;
height:96px;
background: url(interno/titolo_bk.png);
background-repeat:no-repeat;
background-position:top left;behavior: url("iepngfix.htc") 
}

.right_head{
background-image:url(interno/head_top.png);
background-repeat:no-repeat;
background-position:top;
width:397px;
height:192px;behavior: url("iepngfix.htc") 
}
.left_down{
background-image:url(interno/bk_sx.png);behavior: url("iepngfix.htc");
background-repeat:repeat-y;
width:287px;
background-position:top left;
}
.left_up{
background-image:url(interno/menu_left.png);
background-repeat:no-repeat;
width:287px;
height:598px;
background-position:top left;behavior: url("iepngfix.htc") 
}
.right_down{
background-image:url(interno/bk_dx.png);
background-repeat:repeat-y;
width:371px;
background-position:top right;behavior: url("iepngfix.htc") 
}
.right_up{
background-image:url(interno/right.png);
background-repeat:no-repeat;
width:371px;
height:598px;
background-position:top right;behavior: url("iepngfix.htc") 
}
.right_up_logo{
background-image:url(interno/right_logo.png);
background-repeat:no-repeat;
width:371px;
background-position:bottom;behavior: url("iepngfix.htc") 
}
.right_down_credit{
background-image:url(interno/footer_right.png);
background-repeat:no-repeat;
width:371px;
height:105px;
background-position:top left;
behavior: url("iepngfix.htc") 
}


.bloccohome {
	margin-top: 30px;
	margin-left: 150px;
	z-index: 1;
	float: left;
	position: absolute;
	height: 60px;
	width: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.bloccohome img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
