@charset "UTF-8";
#topo {
	height: 256px;
	width: 778px;
	margin-left: -389px;
	left: 50%;
	position: relative;
}
#conteudo {
	width: 778px;
	margin-left: -389px;
	position: relative;
	left: 50%;
	height: 90%;
}
#topico {
	float: left;
	width: 160px;
}

#topico.topico {
	font-family:"Times New Roman", Times, serif;
	font-size: 29px;
	font-style: italic;
	font-weight: bold;
	color: #603813;
	text-align: right;
}
#linha {
	background-image: url(../imgs/linha.gif);
	background-repeat: repeat;
	height: 100%;
	width: 55px;
	position: relative;
	float: right;
}
#texto {
	float: right;
	clear: none;
	width: 560px;
}

#texto.txt {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #603813;
	line-height: 14pt;
	vertical-align: text-top;
	text-align: justify;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #603813;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #603813;
	text-decoration: none;
}
