/* PAGINA */
body {background-color:#666666; color:#ffffff; background-image: url("../obj/paging/bg_document.gif"); background-repeat: repeat; background-position: 0px 0px;
       margin-top: 0px; padding: 0px;}
#body-page {background-image: url("../obj/paging/bg_page.gif"); background-repeat: repeat-y;
       width: 746px; height: auto; margin: 0px auto; padding: 0px; border: 0px; z-index:1;}
#body-container {width: 734px; margin: 0px auto; padding: 0px; border: 0px; z-index:1;}

/* HEADER */
#header{background-image:url("../obj/paging/header.jpg"); background-repeat: no-repeat;
       width: 734px; height: 228px; overflow:hidden;}

/* CONTENT */
#content-box{width: 734px; height: auto;} 
#col-sx{width:236px; margin: 80px 0px 0px 19px; float: left}
#col-dx{width:436px; margin: 0px 0px 0px 282px; position:relative; background-color: #413f40}
#nav{width: 734px; height: 66px; overflow:hidden; background-image:url("../obj/paging/bg_nav.gif"); background-repeat:repeat-x;}

/* FOOTER */
#footer{font-family: Tahoma, Verdana, Georgia; font-size:11px; color: #cccccc;
        width: 746px; height: 60px; overflow:hidden; background-image:url("../obj/paging/bg_footer.gif"); background-repeat: no-repeat;
		margin: 0px auto; padding: 0px; border: 0px; clear: both}
#footer a{color: #cccccc; text-decoration:underline}
#footer a:hover{text-decoration:none}

