body  {
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		font-size: 80%;
		background-color: #FFF;
				
}
a:link {
	text-decoration: none;
	border: none;
	color: #5787bd;
}

a:visited {
	text-decoration: none;
	border: none;
	color: #666;
}

a:hover {
	text-decoration: none;
	border: none;
	color: #999;
}

a:active {
	text-decoration: none;
	border: none;
	color: #aec9e8;
}

h1, h2, h3, h4, h5, h6 {
		
		color: #000;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-top: 10px;
								
}
.subtitulo {
		
		color: blue;
		text-align: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 10px 10px 10px 10px;
								
}
.subtituloinferior {
		
		color: #000;
		text-align: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 10px 10px 10px 10px;
								
}
.textoinferior {
		
		color: #000;
		text-align: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 10px 10px 10px 10px;
		font-weight: bold;
								
}
.textoinferior_centro {
		
		color: #000;
		text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 10px 10px 10px 10px;
		font-weight: bold;
								
}
p    {
		color: #000;
		text-align: justify;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 10px 10px 10px 10px;
		font-size: 13px;
						
}
li  {
		
		text-align: left;
		margin: 0 10px;
						
}
#tudo {
		width: 560px;
		height: 539px; 
		margin: 0 0 0 0;
		text-align: left;
		border: 0px solid #000;
		background: #FFF;
	
}
#noticias {
	    position:relative;
		height: 417px;
		width: 228px;
		top: 10px;   
		left: 320px;
		_left: 160px;
		border: 0px solid #000;
	
}
#painel {
	    position:relative;
		height: 219px;
		width: 228px;
		top: 0;   
		left: 0;
		_left: 0;
		background:url("images/painel.png") no-repeat;
		_background:url("images/painel.gif") no-repeat;
}
#busca {
	    position:relative;
		height: 81px;
		width: 228px;
		top: 0;   
		left: 0;
		_left: 0;
		background:url("images/busca.png") no-repeat;
		_background:url("images/busca.gif") no-repeat;
}
#new {
	    position:relative;
		height: 117px;
		width: 228px;
		top: 0;   
		left: 0;
		_left: 0;
		background:url("images/new.png") no-repeat;
		_background:url("images/new.gif") no-repeat;
}
.formnoticia {
	    position:relative;
		top:48px;
		left:-16px;
		height: 18px;
		width: 118px;
		border: 0px solid #000;
		background: url("images/dfbusca.png") no-repeat;
		margin:0;
		padding:0;
}
.formbotaonoticia {
	     position:relative;
		top:53px;
		left:-16px;
		height: 19px;
		width: 63px;
		margin:0;
		padding:0;
				
}
.formnews {
	    position:relative;
		top:81px;
		left:29px;
		height: 18px;
		width: 134px;
		border: 0px solid #000;
		background: url("images/dfnew.png") no-repeat;
		margin:0;
		padding:0;
}
.formbotaonews {
	     position:relative;
		top:86px;
		left:30px;
		height: 19px;
		width: 20px;
		margin:0;
		padding:0;
				
}
#painelinterno {
	    position:absolute;
	    top: 12px;   
            _top: 14px;   
	    left: -8px;
	    _left: 8px;
}

