
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;
}
#no-registrado {
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 360px;
}
#no-registrado h1 {
    background: url("img/lb2-head.png") repeat scroll 0 0 transparent;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 352px;
}
#no-registrado p {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-top: 30px;
    text-align: center;
}
#no-registrado strong {
    color: #BF0411;
}
#no-registrado a {
    color: #BF0411;
}
#no-registrado a:hover {
    color: #DE7676;
}
#no-registrado ol {
    color: #333333;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 190px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-top: 30px;
}
#no-registrado li {
    line-height: 15px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
#no-registrado .punto1 {
    background: url("img/punto1.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#no-registrado .punto2 {
    background: url("img/punto2.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#no-registrado .punto3 {
    background: url("img/punto3.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#no-registrado .punto4 {
    background: url("img/punto4.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#no-registrado .punto5 {
    background: url("img/punto5.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#no-registrado .punto6 {
    background: url("img/punto6.png") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 136px;
    padding-top: 40px;
    width: 100px;
}
#no-registrado .acceso {
    background: url("img/btn_promo.png") repeat scroll center top transparent;
    display: block;
    height: 86px;
    margin: 30px auto 0;
    text-indent: -9999px;
    width: 354px;
}
#no-registrado .acceso:hover {
    background: url("img/btn_promo.png") repeat scroll center bottom transparent;
}
