body {  background-color: #aea59e;
        margin-top: 10px;
        font-family: verdana, tahoma, arial;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: top; }

p {  font-family: verdana, tahoma; 
     color: #000000;
     font-size: 14px;
     margin-left: 15px;
     margin-right: 15px;
     line-height: 130%;
     text-align: justify; }

h1 { font-family: verdana;
     color: #633b09;
     font-size: 21px;
     font-weight: bold;
     margin-left: 15px;
     margin-right: 15px;
     line-height: 100%;
     text-align: left; }


a:link { font-size: 12px;
	 color: #000000t;
	 font-weight: bold;
	 text-decoration: none; }
	
a:visited { color: #000000;
	    font-weight: italic;
	    text-decoration: none; }
	
a:hover, a:active { 
        font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

ol {list-style-type: lower-alpha;}
ul {list-style-type: square; }

#container { margin: 0 auto;
	     margin-top: 10px;
             text-align: left;
	     width: 1024px; }

content { clear: both; width: 1024px; }

#superior { margin-top: 5px;
            float: left;
            width: 1024px;
            height: 150px;
            color: #FFFFFF;
            font-size: 13px;
            font-weight: bold;
            line-height: 120%;
            text-align: center;
            background-image:url(imag_pag/sup_reduzido.jpg); }

#main { font-family: verdana;
        font-size: 12px;
        float: left;
        width: 1024px;
        height: 690px;
        overflow: scroll;
        background-image:url(imag_pag/main_reduzido.jpg); }
