@charset "utf-8";
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px;
	padding: 15px;
}
.Fundo_Rodape {
	background-image: url(Images/Rodape.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Barra {
	background-image: url(Images/Fundo_Barra_Lateral_2010.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
