
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, font, img, ins, kbd, q, s, samp, small, strike, 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 {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
html {
    background: url("images2014/background.jpg") no-repeat fixed center center / cover #002F54;
}
body {
    background: url("images2014/pink-shadow.png") no-repeat 0 0 transparent;
    color: #fff;
    font-family: "MuseoSans900","Helvetica Neue",Helvetica,Arial,sans-serif; 
    font-family: 'Source Sans Pro', sans-serif;
    font-family: 'Lato', sans-serif;
    font-family: 'Exo', sans-serif;
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
}
html, body {
    height: 100%;
    margin: 0;
    width: 100%;
}
h2 { font-size:0.28em; font-weight:normal; letter-spacing:0; opacity:0.8; }
#outer-wrapper {
    background: url("images2014/trame-2.png") repeat scroll 0 0 transparent;
    height: 100%;
    position: absolute;
    width: 100%;
}
main {
    bottom: 0;
    font-size: 55px;
    height: 240px;
    left: 0;
    letter-spacing: -3px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 70%;
}
main #frame {
    background: url("images2014/icons.png") no-repeat scroll center bottom transparent;
    display: inline-block;
    height: 155px;
    margin: 0 auto;
    padding: 6px 25px 0;
}
main #frame h1 {
    padding-top: 28px;
    line-height: 60px;
}
main #frame p.est {
    display: none;
}
main #frame div.infos { margin:25px 0 0; }
main #frame div.infos a { display:inline-block; font-size:0.2em; color:#EEE; letter-spacing:0; text-decoration:none; margin:0 8px; }
main #frame div.infos a:hover { color:#FFF; }
footer {
    bottom: 0;
    clear: both;
    height: 100px;
    left: 0;
    padding: 0 0 50px;
    position: fixed;
    width: 100%;
}
#wrapper {
    margin: 0 auto;
    width: 750px;
}
#me {
    display: none;
}

