body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
.titulo_topico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	text-align: center;
	background-color: #999;
	line-height: 20px;
	background-position: top;
	vertical-align: top;
	padding-top: 0px;
}
.titulo_textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	text-align:justify;
}
.titulo_textos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}
.titulo_textosCor {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	background-color:#CCC;
	padding-left: 15px;
	text-align:left;
}
.style7 {
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	margin-left: 30px;
	margin-right: 30px;
	text-align:justify;
}
.style7link {
	font-size: 10px;
	font-weight: bold;
	text-align:center
}
.style7sublinhado {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align:left
}
.style7sublinhadobold {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left
}
.style7bold {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: 30px;
	margin-right: 30px;
	text-align:justify;
}
.style7boldcenter {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}
.lateral_direita {
	background-image: url(../originais/gradiente_direito.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.lateral_esquerda {
	background-image: url(../originais/gradiente_esquerdo.jpg);
	background-repeat: repeat-y;
	background-position:right;
}
.barra_texto {
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
}
