/* barra con titulo*/
.helphead {
  margin-top: 0;
  padding-bottom:0;
}

.helphead .headleft {
  background: url(/images/bg_head_left.gif) no-repeat top left;
  width: 20px;
  height: 41px;
  float: left;
  border-bottom:0;
}

.helphead h1 {
  padding-top: 10px;
  padding-bottom: 15px;
  background: url(/images/bg_head.gif) repeat-x top left;
  color: #db5e0d;
  font-size: 12px;
  width: 860px;
  float: left;
  border-bottom:0;
}

.helphead .headright {
  background: url(/images/bg_head_right.gif) no-repeat top right;
  width: 20px;
  height: 41px;
  float: right;
  border-bottom:0;
}

/*slogan + lista de iconos */
#headerhelp {
  height: 90px;
  margin-bottom: 0px;
  margin-top: 0;
  border: 0;
  border-bottom : 1px solid #a5bbe8;

}

#iconlist ul {
  padding-top: 30px;
  padding-left: 500px;
  border-top:0;
}

#iconlist ul li {
  float: left;
  padding-right: 10px;
}

#headerhelp h1 {
  font-size: 18px;
  color: #db5e0d;
  padding-left: 20px;
  padding-top: 20px;
  float: left;
  width: 380px;
}

/*slogan + txt + imagen */

#headerinmo {
  height: 120px;
  margin-bottom: 0px;
  margin-top: 0;
  border: 0;
  border-bottom : 1px solid #a5bbe8;
}

#headerinmo img {
  padding-right: 100px;
  display: block;
  float: right;

}

#headerinmo h1 {
  font-size: 18px;
  color: #db5e0d;
  padding-left: 20px;
  padding-top: 30px;
  float: left;
  width: 600px;
}

#headerinmo h2 {
  font-size: 11px;
  line-height: 16px;
  padding-left: 20px;
  padding-top: 0px;
  float: left;
  width: 600px;
}

/*containerhelp contiene topinfo y bottominfo*/
.containerhelp {
  clear: both;
  border: 1px solid #a5bbe8;
  border-top: 0;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

.leftinfo {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 50px;
  float: left;
  width: 400px;
}

.rightinfo{
  padding-top:20px;
  float:right;
  width: 280px;
  padding-right: 145px;
}

#topinfo {
  clear: both;
  padding-top: 20px;
}

#topinfo p {
  font-size: 11px;
  line-height: 16px;
  width: 400px;
  border-right: 25px;
}

#topinfo img{
  padding-top: 20px;
}

#bottominfo {
  clear: both;
  padding-top: 0;
  margin-bottom: 20px;
  height: 1%;
}

#bottominfo p {
  float:left;
  font-size: 11px;
  line-height: 16px;
  width: 400px;
  padding-bottom: 15px;
}

#bottominfo h2 {
  color: #DB5E0D;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 20px;
}

#bottominfo img{
  padding-top:10px;
}

#bottominfo .leftinfo img{
  padding-top:30px;
  padding-bottom: 20px;
}
.centralinfo {
  clear: both;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 50px;
}
.centralinfo a {
  font-weight:bold;
}

.centralinfo p {
  font-size: 11px;
  line-height: 16px;
  width: 600px;
  border-right: 25px;
}

.resalta {
  padding-right: 20px;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
}

#containerhipotecas {
  border: 1px solid #a5bbe8;
  border-top: 0;
  margin-bottom: 40px;
}

#headerhipotecas {
  border:  1px solid #a5bbe8;
  padding-left: 20px;
  border-top: 0;
}

#headerhipotecas h1 {
 color: #db5e0d;
 font-size: 20px;
 padding-top: 20px;
}

#headerhipotecas p {
 font-size: 11px;
 padding-bottom: 20px;
 width: 420px;
}

#infohipotecas {
  padding-left: 20px;
  border: 1px solid #a5bbe8;
  border-top: 0;
  height: 1%;
}

#infohipotecas p {
  font-size: 11px;
}

#infohipotecas #col_esquerra {
  border-right: 1px solid #a5bbe8;
  width: 430px;
  float: left;
  padding: 20px 0px 20px 10px;
}

#infohipotecas #col_esquerra img {
  float: left;
}

#infohipotecas #col_esquerra h2 {
  padding-top: 10px;
  padding-bottom: 14px;
  width: 400px;
}

#infohipotecas #col_esquerra .number {
  font-size: 26px;
  color: #db5e0d;
  float: left;
  padding-right: 7px;
}

#infohipotecas #col_esquerra #foto1,#foto2 {
  float: left;
}

#infohipotecas #col_esquerra #comment1, #comment2 {
  clear: left;
}

#infohipotecas #col_dreta {
  padding-top: 30px;
  padding-left: 40px;
  float: left;
  width: 390px;
}

#infohipotecas #col_dreta p {
  width: 340px;
}

#infohipotecas #col_dreta strong {
  padding-bottom: 0;
}

#infohipotecas h2 {
  color: #db5e02;
  font-size: 12px;
  padding-bottom: 20px;
  width: 340px;
}

#infohipotecas #col_dreta  img {
  padding-top: 20px;
  padding-bottom: 20px;
}

#header {
  padding-bottom: 20px;
}