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;}

p {  font-family: verdana, tahoma; 
     color: #333333;
     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: #310c3c;
	 font-weight: italic;
	 text-decoration: none; }
	
a:visited { color: #310c3c;
	    font-weight: italic;
	    text-decoration: none; }
	
a:hover, a:active { 
        font-size: 16px;
	color: #763ec5;
	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 { font-family: verdana, tahoma;
            float: left;
            width: 1024px;
            height: 130px;
            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: 540px;
        overflow: scroll;
	display: inline; 
        background-image:url(imag_pag/meio.jpg); }

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