body {
	background: #ffffff url(img/fundo_pop.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
}

.caixa {
	border: solid 1px #d9e3e7;
}

.canvas {
	background: #b30004;
	height: 100%;
	text-align: center;
}

.canvas2 {
	background: #b30004;
	height: 100%;
	text-align: left;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 2em;
	padding: 40px 40px 40px 147px;
}

.canvas3 {
	background: #f7ccb8;
	height: 100%;
	text-align: center;
}

.imagem {
	margin: 6px;
}

.titulo {
	background: #b30004 url(img/fundo_pop_tit.gif) repeat-x;
	text-align: right;
}