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: 15px;
     margin-left: 15px;
     margin-right: 15px;
     line-height: 150%;
     text-align: justify; }

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

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

ul {list-style-type: none; left: 5px;}
li {list-style-type: none; left: 8px;}

#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: 116px;
            color: #FFFFFF;
            font-size: 13px;
            font-weight: bold;
            line-height: 120%;
            text-align: center;
            background-image:url(imag_pag/superior.jpg); }

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

#banner { width: 1024px;
          height: 225px;
          overflow: auto;
          background-image:url(imag_pag/banner.jpg); }

#rodape { width: 1024px;
          height: 36px;
          overflow: auto;
          background-image:url(imag_pag/rodape.jpg); }