<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
}
body {
	background-color: #001717;


-->
<!--
    * {
        margin: 15;
    }
    body {
        text-align: center;        
    }
    #tudo {
	    
        margin: 2px auto;
        text-align: left;
        width: 795px;
	
		
    }
    #topo {
        background: url(../img/top.jpg);
        height: 100px;
       	
    }
   
    }
    #menu {
        background-color: #fff;               
        height: 35px;
    }  
	#conteudo_esq {
        background: #000;
        width: 397px;
	height: 530px;
        text-align: center;   
      	float: left;    


      }
	#conteudo_dir {
        background: url(../img/que_vista.jpg);
        width: 397px;
	    height: 530px;
         
		float: left;    
       }
	    #base {
		background:#fff url(../img/base.gif);
      	width: 795px;
        clear: both;
        height: 13px;
        text-align: center;   
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 10px;
	    color: #ffffff;         
    }
    p {
        margin-bottom: 15px;
    }
	
	/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */

.menu2 {padding:0 0 0 95px; margin:0; list-style:none; height:35px; background:#fff url(../img/menu_css/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(../img/menu_css/button3.gif);}
.menu2 li.current a b {background:url(../img/menu_css/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(../img/menu_css/button4.gif);}
.menu2 li a:hover b {background:url(../img/menu_css/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(../img/menu_css/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(../img/menu_css/button3.gif) no-repeat right top;}
-->