/* Montagem de conteúdo - ORÇAMENTO */
#conteudo{
	padding:20px 0 0 26px;
	width:516px;
	background: url(../img/links_img.jpg) top right no-repeat ;
	float:left;
	overflow:hidden;
	font-size:10px;
}
dl{
	padding-top:10px;
	margin-left:-15px;
}
dt{
	margin-top:7px;
	font-weight:bold;
}
dd{
	color:#000000;
}
#conteudo a{text-decoration:none; color:#000000;}
#conteudo a:hover{text-decoration:none; color:#999999;}