body {  background-color: #ffffff;
        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: #ffffff;
     font-size: 15px;
     margin-left: 15px;
     margin-right: 15px;
     line-height: 150%;
     text-align: justify; }

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

a:link { font-size: 16px;
	 color: #cfceba;
	 font-weight: italic;
	 text-decoration: none; }
	
a:visited { color: #cfceba;
	    font-weight: italic;
	    text-decoration: none; }
	
a:hover, a:active { 
        font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	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 { float: left;
            width: 1024px;
            height: 140px;
            color: #FFFFFF;
            font-size: 13px;
            font-weight: bold;
            line-height: 120%;
            text-align: left;
            background-image:url(imag_pag/superior.jpg); }

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

#rodape { font-family: verdana;
          font-color: #ffffff;
          font-size: 12px;
          float: left;
          width: 1024px;
          hight: 150px;
          display: inline; 
          background-image:url(imag_pag/inferior.jpg);}