@font-face  { font-family: avenir; src: url('../fonts/avenirltstd-book.eot'), url('../fonts/avenirltstd-book.ttf'),  url('../fonts/avenirltstd-book.otf'), url('../fonts/avenirltstd-book.svg'), url('../fonts/avenirltstd-book.woff') }
@font-face  { font-family: museo; src: url('../fonts/museo.eot'), url('../fonts/museo.ttf'),  url('../fonts/museo.otf'), url('../fonts/museo.svg'), url('../fonts/museo.woff') }
@font-face {
    font-family: 'museo300';
    src: url('../fonts/museo300-regular-webfont.eot');
    src: url('../fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo300-regular-webfont.woff') format('woff'),
         url('../fonts/museo300-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo300-regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'museo100';
    src: url('../fonts/museo100-regular-webfont.eot');
    src: url('../fonts/museo100-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo100-regular-webfont.woff') format('woff'),
         url('../fonts/museo100-regular-webfont.ttf') format('truetype'),
         url('../fonts/museo100-regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {background-color:#202020}
#all{position:absolute;top:0px;left:0px;width:790px;height:560px;background-color:#ffaa00;background-image:url('../ob/bg0.png');background-repeat:no-repeat}
#t1 {position:absolute;top:25px;left:50px; font: 48px museo ,verdana, arial;width: 600px ;color:#ffffff;text-align:center}
#t2 {position:absolute;top: 83px;left: 50px; font: 18px avenir,verdana, arial;width:600px;color:#ffffff;text-align:center}
#t3 {position:absolute;top: 427px;left: 285px; width:110px;text-align:center}
a {color:#d8e0e8; text-decoration:none;font-size:12px;font-family:avenir,arial}
a:hover {color:#b0d0ff; text-decoration: underline}
td{text-align:center;vertical-align:middle}
img {border:0}
#t2 img.imagen-inicio {
    height:100%;
    margin-top: 0px;
}

#t2 p {
    margin: 10px 0 0 0;
}

.fondoMar {
    position:absolute;
    top: 70px;
    left: 58px;
    width: 709px;
    height: 469px;
}