body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E0D8C5 url(../img/fundo.jpg) repeat-x;
}

td, div {
	font-family: Tahoma;
	font-size: 12px;
	color: #856251;
}

.agenda { font-size: 11px; line-height: 16px; }
.rodape { font-size: 11px; color: #8E7553; }

a {
	color: #B74415;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a.menu {
	font-size: 11px;
	color: #B74415;
}

.just { text-align: justify; }

#boxMensagem { display: none; background: #fff url(../img/sertanejo.jpg) no-repeat; border: 6px solid #D2C1AE; padding: 8px; width: 384px; height: 284px; position: absolute; }

#boxMensagem  .bt_fechar { position:relative; margin-left: 369px; width: 17px; height: 15px; }
#boxMensagem  .bt_fechar a { width: 17px; height: 15px; display: block; }
#boxMensagem  .bt_fechar a span { width: 17px; height: 15px; display: block; background: url(../img/bt_fechar.gif) no-repeat; }

#boxMensagem p { margin-top: 16px; }
html > body #boxMensagem p { margin-top: 26px; }
