
body{margin:0;background:#000 url(../img/bg_web.jpg) no-repeat top center; min-width:978px;}

#enlaces {text-align:center;color:#C60001}
#enlaces a {text-decoration:none;font:9px verdana;color:#999;}
#enlaces a:hover {text-decoration:underline;color:#bbb;}

#home_nojs, #contact_nojs { font:normal 11px arial; border-bottom:1px solid #666 }
#home_nojs img, #contact_nojs img { margin:10px 25px }

ul.menu_nojs {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}
ul.menu_nojs li {
    float: left;
    list-style-type: none;
    position: relative;
}
ul.menu_nojs li a {
    border-bottom: 1px solid black;
    color: #FFFFFF;
    display: block;
    font: bold 13px/130px Arial,Helvetica,sans-serif;
    height: 93px;
    margin-top: -5px;
    text-decoration: none;
    text-indent: 52px;
    text-transform: uppercase;
    width: 145px;
}
ul.menu_nojs li span {
    position: absolute;
}
ul.menu_nojs li span.tmNumber {
    bottom: 4px;
    color: #FFFFFF;
    font: 32px Arial,Helvetica,sans-serif;
    right: 96px;
    text-indent: 0;
}
ul.menu_nojs li span.tmNote {
    bottom: 10px;
    color: #A2BCCE;
    font: 11px Arial,Helvetica,sans-serif;
    left: 54px;
    text-indent: 0;
    text-transform: capitalize;
}
ul.menu_nojs li a:hover {
    background: url(../img/bgMainOver.png) repeat-x scroll 0 -5px transparent; margin-top:0!important
}
ul.menu_nojs li.active a {
    background: url(../img/bgMainActive.png) repeat-x scroll center bottom transparent;
    border-bottom: 1px solid black;
    margin: 0 !important;
}

.noembed { background:#fff url(../img/noembed.jpg) no-repeat right bottom; height:370px; min-width:978px; padding:25px 0 0 37px; border-top:1px solid black; border-bottom:1px solid black }
.noembed * { width:42% }
.noembed li { width:100% }
.noembed h1 { width:100%; margin-top:0; font-size:26px }

#contact_nojs .noembed { background:#fff url(../img/noembed_contact.jpg) no-repeat right center }

#contact_nojs .noembed li { margin-bottom:10px }
