
.body_home {
    background-position: left 0px top 80px;
    background-color:rgba(255,255,255,1);
	width:100%; height:100%;
}



.treemenu li a:hover, .treemenu li a:focus, .treemenu li a.active { color: #93c740 !important; text-decoration: none; }
.dropmenu ul li a:hover, .dropmenu ul li a:focus, .dropmenu ul li a.active { color: #93c740 !important; }
.fullscreenvideo {
    position: fixed;z-index: 0;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background-image: url('/user/themes/nascnt/images/nascnt-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
	background-size: auto 100%;
	width:100%; height:100%;
}


#page-wrapper {position: relative;z-index: 2;}
.body_home h1, .body_home h2 {color:rgba(255,255,255,1);
}

#footer {
    background-color: rgba(255,255,255,1);
    height:40px;
    padding: 6px  !important;text-align: center;
}
#footer_home {
    background-color: rgba(21,34,2,0.85);
    color:#cecece;
    height:40px;
    padding: 6px  !important;text-align: center;
}

img.illustration {border:1px solid #676767; margin:4px; padding:2px;}