﻿.barra_topo_fale
{
	background-image: url(imagens/barra_topo_fale.gif);
	background-repeat: no-repeat;
	width: 983px;
	height: 36px;
	margin: 1px 0;
}

.imagem_esquerda_fale
{
	background-image: url(imagens/img_esquerda_fale.jpg);
	background-repeat: no-repeat;
	width: 189px;
	height: 532px;
	float: left;
}

.continuacao_imagem_esquerda_fale
{
	background-image: url(imagens/img_continuacao_esquerda_fale.jpg);
	background-repeat: no-repeat;
	width: 97px;
	height: 202px;
	float: left;
}

.conteudo_fale
{
	float: left;
	width: 480px;
}

.radio_area input
{
	float: left;
}

.radio_area label
{
	float: left;
	margin: 4px 0;
	width: 115px;
	display: block;
}