
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 {
    background: none repeat scroll 0 0 #002339;
    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;
}
#titular {
    background: url("img/titular.png") no-repeat scroll 0 0 transparent;
    height: 221px;
    margin: 50px auto 0;
    text-indent: -9999px;
    width: 730px;
}
#main-container {
    background: url("img/fondo.jpg") no-repeat scroll 0 -220px transparent;
    margin: 0 auto;
    padding-bottom: 110px;
    width: 1080px;}
#ipad {
    background: url("img/ipad.png") no-repeat scroll 0 100px transparent;
    height: 870px;
    margin: 0 auto;
    width: 760px;
}
#participar {
    background: url("img/participar.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 120px;
    margin: 0 auto;
    position: relative;
    top: 40px;
    width: 320px;
}
#participar:hover {
    opacity: 0.9;
}

#bases-legales {
    font-size:10px;
    
}

#footer {
    margin: 0 auto;
    text-align: center;
}
#footer-container {
    background: none repeat scroll 0 0 #010F1C;
    padding: 15px 0;
}

#kioskoymas{
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
    width: 690px;

}

h2{
    font-family:arial;
    font-size:42px;
    color:#facf12;
    font-weight:bold;
    text-transform: uppercase;
}

#kioskoymas h2 a {
    font-size:28px;
    text-transform: uppercase;
    text-decoration: none;
    color:#facf12;
}
#kioskoymas h2 a:hover {
    opacity:0.8;
}
#kioskoymas a{
     color: #FFFFFF;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    line-height: 43px;
    padding-top: 20px;
    text-decoration: none;
    text-transform: uppercase;
}
#kioskoymas a:hover{
    opacity:0.8;
}