
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.white_content {
    background-color: white;
    border: 2px solid #676767;
    display: none;
    height: 80%;
    left: 10%;
    position: absolute;
    top: 15%;
    width: 80%;
    z-index: 1002;
    max-height: 490px;
}
.white_content .contenedor {
    padding: 20px;
}
.black_overlay {
    background-color: black;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.white_content .contenedor {
    padding: 20px;
}
.white_content p {
    color: #000000;
    font: bold 12px 'Dosis',sans-serif;
    margin: 7px 0;
    text-align: center;
}
.white_content a.bt-close-lb {
    background: url("img/close2.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 50px;
    position: absolute;
    right: -24px;
    top: -20px;
    width: 50px;
}
#registrado {
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 730px;
}
#registrado h1 {
    background: url("img/lb1-head.png") repeat scroll 0 0 transparent;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 297px;
}
#registrado p {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
}
#registrado strong {
    color: #BF0411;
}
#registrado a {
    color: #BF0411;
}
#registrado a:hover {
    color: #DE7676;
}
#registrado ol {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 210px;
    margin-left: 40px;
    margin-top: 30px;
}
#registrado li {
    line-height: 15px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
#registrado .punto1 {
    background: url("img/punto1.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#registrado .punto2 {
    background: url("img/punto2.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#registrado .punto3 {
    background: url("img/punto3.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#registrado .punto4 {
    background: url("img/punto4.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#registrado .punto5 {
    background: url("img/punto5.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#registrado .punto6 {
    background: url("img/punto6.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#registrado .acceso {
    text-indent: -9999px;
}
#registrado .acceso {
    background: url("img/btn_promo.png") repeat scroll center top transparent;
    display: inline-block;
    height: 86px;
    margin: 30px auto;
    width: 354px;
}
#registrado .acceso:hover {
    background: url("img/btn_promo.png") repeat scroll center bottom transparent;
}

