

        body {
        	  	text-align: center;
        	  	align: center;
        		background-image: url("backgray.jpg");
				background-attachment: scroll;
        }
		
        div.header,div.footer {
        		width: auto;
        		height: auto;
		        position: relative;
				background-color: #3F4891;
				color: #8AFF00;
				clear:left;
				z-index: 100;
        }

		div.header{		
				background-color: black;
		}	
        
        div.header{
                border: 0 solid grey;
        		width: 537;
        		height: 110;
        }
        
        div.footer {
        		 clear: left;  
        }

        div.container {
        		width: 800;
				min-height: 1000;
                border: 3px solid gray;
                padding: 0;
				background-color: white; 
        }

    	div.content{
				margin: 0px;
				padding: 0px;
    	}
        
		div.workarea{
					 float: left;
					 width: 760px;
					 padding-left: 20px;
					 padding-right: 20px;
					 position: left top;
		}
		

		p, p.text-body{
					text-align: justify;
					text-indent: 80px;
					font-style: normal;
					font-variant: normal;
					font-weight: normal;
					font-size: 20px;
					font-family: Times New Roman, Serif;					
		}
		
		p.boxamarelo{
					background-color: FAFFaa;
					padding: 30px 30px 20px 20px;
					text-indent: 0px;
		}
		

		p.title1{
                	text-align: left;
					text-indent: 0px;
					font-weight: bold;
					font-size: 25px;

                	text-align:left;
                	color: black;
                	font-size:150%;
                	background:white url("") right center no-repeat;
                	
                	padding: 5px  0 5px  20px;
                	border:0;
                	margin-bottom:10px;
		}
		
		p.title1new{
                	text-align: left;
					text-indent: 0px;
					font-weight: bold;
					font-size: 25px;

                	text-align:left;
                	color:#fff;
                	font-size:150%;
                	background:#009900 url(images/novo.gif) right center no-repeat;
                	
                	padding: 5px  0 5px  20px;
                	border:0;
                	margin-bottom:10px;
		}

		p.title2{
                	text-align: left;
					text-indent: 0px;
					font-weight: bold;
					font-size: 50px;
		}
		
		p.figure_legend{
					text-align: center;
					font-size: 12px;
					text-transform: uppercase;
					font-weight:bold;
					text-indent: 0px;
					line-height: 0%;
		}

		ul{
					font-size: 20px;
					font-family: Times New Roman, Serif;					
					text-align: left;
		}

		div.contato{
					text-align: center;
					
		}

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
