@charset "utf-8";
.body {
	background-image:url(img/backbody.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-size:auto; 
}.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-image: url(../../img/fundotexto.jpg);
	background-repeat:repeat-y;
	text-align: justify;
}
.titulo {
	font-family: Times New Roman;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #000;
}
.textocabecalho2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.corpo{
	background-image:url(img/corpo.jpg);
	background-repeat:repeat-y;
}

p.MsoNormal {margin-top:0cm;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
.TextoResenha{
	font-size: 16px;
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 1.5px;
	margin-bottom: 3px;
}
.textopi{
	font-size: 24px;
	font-family:Times New Roma;
	text-align:center;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}.corpotabela{
	background: #06F;
	text-align:center;
}
