body {
	background-color: #FFFFFF; 
	margin: 0px; 
}
#contenedor_dp {
	border: #FF0000 10px solid; 
	width: 729px; 
	height: 379px; 
	overflow: hidden; 
}
#contenido_dp {
	width: 729px; 
	font-family: "arial"; 
	height: 379px; 
	color: black;
}
.hsbc_dp_foto {
	width: 260px; 
	height: 379px;  
	position: absolute; 
	top: 10px; 
	left: 10px
}
.hsbc_dp_header {
	width: 469px; 
	height: 142px; 
	padding-left: 270px;
}
.hsbc_dp_header_titulo {
	padding-top: 25px;
	
	font-size: 30px; 
	font-weight: bold; 
}

.hsbc_dp_txtpasos {
	font-size: 12px; 
	font-weight: normal; 
	padding-top: 18px;
	position: absolute; 
	top: 110px; 
	left: 315px
}
.hsbc_dp_txtpasos2 {
	font-size: 12px; 
	font-weight: normal; 
	padding-top: 18px;
	position: absolute; 
	top: 275px; 
	left: 315px;
}
.txt_1_tel {
	width: 479px; 
	height: 83px; 
	color: #FF0000; 
	font-weight: bold; 
	position: absolute; 
	top: 100px; 
	left: 315px;
}
.txt_2_tel {
	width: 479px; 
	height: 83px; 
	color: #FF0000; 
	font-weight: bold; 
	position: absolute; 
	top: 265px; 
	left: 315px;
}
