.clr{clear:both; overflow:hidden; width:0px; height:0px; visibility:hidden}
dd{margin-left: 8px}
html, body {
	margin: 0px; padding: 0px;
	height: 100%;
}
/* ################# Definição geral do documento ################# */
body{
	font-family: arial, helvetica;
	background-color: #FFFFFF; 
	background-image: url(fnd_degrade.jpg); 
	background-repeat: repeat-x;
	background-position: bottom center;
}

.link {cursor: pointer}

#principal{
	width: 100%;
}	

#conteudo{
	background-image: url(default/secfnd3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

/* ################# Definição do CSS do Topo ################# */
#topo{
	width: 983px;
	height: 149px;
	background-image: url(tjdft_topo.jpg);
	background-repeat: no-repeat;
}
