.hd-bk-1{
    width: 100%;
    height: 165px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    background: url(http://www.emaservicios.com.ar/grp/bg-top.png);
    z-index: 200;
    padding: 0;
    margin: 0;
}
.hd-bk-1 .logo{
    margin-top: 20px;
    margin-left: 20px;
}
body{
    margin:0;
}
.ftr-1 {
    height: 139px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    background: url(http://www.emaservicios.com.ar/grp/bg-footer.png) repeat-x;
    min-width: 813px;
}
.ftr-bd-1 {
    width: 813px;
    height: 139px;
    position: relative;
    margin: 0 auto;
}
.ftr-cl-1 {
    width: 813px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
}
.ftr-cl-1 .ls-1 {
    position: relative;
    width: 122px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 8px;
    background: url(http://www.emaservicios.com.ar/grp/bl-2.png) no-repeat;
    padding: 14px 5px 0 0;
}
.copy {
    text-align: left;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 8px;
    height: 16px;
    color: #6c95ae;
    font-size: 9px;
}
.design {
    text-align: left;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 8px;
    background: url(../grp/kroma3.png) no-repeat 0 0;
    height: 16px;
    color: #6c95ae;
    padding-left: 19px;
    text-decoration: none;
}
.ftr-cl-1 .ls-1 dd {
    font: 400 10px/12px Helvetica,Arial,FreeSans,sans-serif;
    display: block;
    text-align: left;
    margin-bottom: 6px;
}
.ftr-cl-1 .ls-1 dd a.presionado {
    color: #00335d;
}
.ftr-cl-1 .ls-1 dd a {
    color: #e1f3f9;
    text-decoration: none;
    display: block;
}
.btn{
    box-shadow: 0 0 0 1px #428bca inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #357ebd, 0 8px 0 1px rgba(0,0,0,0.4), 0 8px 8px 1px rgba(0,0,0,0.5);
    background-color: #428bca;
    float: right;
    margin-top: -65px;
    margin-right: 40px;
    padding: 10px;
    color: #fff;
    text-decoration: none;
}
.btn:hover{
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e;
}
.btn:active{
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
