.fundorodape {
	background-image: url(imagens/rodape.gif);
	background-repeat: no-repeat;
}
.textorodape {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.fundotitulo {
	background-image: url(imagens/fundo_titulo.jpg);
	background-repeat: no-repeat;
}
.titulo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.fundotabela {
	background-image: url(imagens/linha_meio.jpg);
	background-repeat: repeat-x;
}
.detalhe {
	background-image: url(imagens/detalhe.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.subtitulo {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D92A31;
	text-align: left;
}

