#wrap{
	width: 971px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}
#flash_menu {
	height: 387px;
	float: left;
	width: 661px;
}
#banner_dir {
	height: 100px;
	width: 310px;
	background-image: url(../imagens/flores_dir.gif);
	background-repeat: no-repeat;
	float: left;
}
#conteudo {
	height: 374px;
	width: 971px;
	left: 5px;
	top: 521px;
	clear: both;
}
#conteudo .topo {
	background-image: url(../imagens/topo_meio.gif);
	background-repeat: no-repeat;
	height: 27px;
}
#conteudo .meio {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	width: 961px;
}
#conteudo .rodape {
	height: 48px;
	background-image: url(../imagens/rodape.gif);
	background-repeat: no-repeat;
}

#mRec {
	height: 287px;
	background-color: #990000;
	width: 310px;
	float: left;
}

#mRec .base {
	background-color: #4F0000;
	height: 254px;
	width: 305px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	float: left;
	padding-left: 5px;
}

