.margin {
	position:relative;
	margin-left:8px;
	width:748px;
	font-family:Arial, Helvetica, sans-serif;
}
.web_head {
	width:748px;
	background-image:url(/B2C/Images/Skin/Default/gfx/web_check-in_bgtop.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.box_testo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:665px;
	padding-top:260px;
	padding-bottom:20px;
	padding-left:40px;
	line-height:17px;
	}
.screen {
	width:500px;
	height:365px;
	padding-top:20px;
	padding-left:40px;
	}
h1 {
	margin:0;
	font-size:24px;
}
.box_corpo {
	 position:relative;
}
.person {
	position:absolute;
	z-index:5;
	left: 455px;
	top: 353px;
	width: 222px;
	height:560px;
	background-image:url(/B2C/Images/Skin/Default/gfx/web_person_03.png);
	background-repeat:no-repeat;
	
	/* IE6*/
	*background-image: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/B2C/Images/Skin/Default/gfx/web_person_03.png,sizingMethod='crop');	
	
}
.box_footer {
	height: 164px;
	width: 748px;
	background-image: url(/B2C/Images/Skin/Default/gfx/web_check-in_bgbott.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.bg_bottone {
	height:51px;
	width:350px;
	background-image:url(/B2C/Images/Skin/Default/gfx/web_bianco_bottone.jpg);
	background-repeat:repeat-x;
    padding-top:7px;
	float:left;
	margin-top:30px;
}

.clic_find_sx {

float:left;
height:35px;
width:10px;
padding-left:10px;
background-image:url(/B2C/Images/Skin/Default/gfx/web_bott_sinistro_03.jpg);
background-repeat:no-repeat;
background-position:right;
}
.clic_find_ce {

float:left;
height:35px;
padding-top:8px;
text-align:center;
vertical-align: middle;
font-size:16px;
background-image:url(/B2C/Images/Skin/Default/gfx/web_bottone_bg.jpg);
background-repeat:repeat-x;
}
.clic_find_dx {

float:left;
height:35px;
width:10px;
background-image:url(/B2C/Images/Skin/Default/gfx/web_bott_destro_03.jpg);
}

a.clic {
text-decoration:none;
font-size:16px;
}
a {
color:#003399;
font-size:11px;
text-decoration:underline;
}
* {
margin:0;
padding:0;
}