<!--
body {
	margin: 0px;
}
#bg_geralCorpoSombra{
	position: relative;
	width: 776px;
	margin: 0px auto 0px auto;
	background-image:  url(../images/bg_sombra_corpo.jpg);
	background-repeat: repeat-y;
}
#flashcontent {
	width: 776px;
}
.alinha_margem {
	padding-left: 30px;
	padding-bottom: 10px;
}
.rodape {
	width: 720px;
	height: 25px;
}
.CelArial10branco {
	width: 720px;
	height: 25px;
	background-color: #7B989E;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-align:center;
}
-->