body {
	background-color: #b9daff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
td {
	margin: 0px;
	padding: 0px;
}
#tabela {
	width: 780px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/titulo.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#tabelahome {
	width: 780px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/fundo.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#titulo {
	text-align: right;
	float: right;
	padding-top: 50px;
}
#menu {
	position: absolute;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	top: 30px;
	visibility: hidden; 
}
.itemmenu {
	text-align: left;
	display: block;
	font-size: 12px;
	color: black;
	text-decoration: none;
	position: relative;
	width: 68px;
	height: 25px;
	top: 120px;
	left: 0px;
}
.borda {
	border: #026da9 solid 1px;
}
.centro {
	text-align: center;
}
.espaco {
	padding-left: 5px;
}
.texto {
	padding: 10px;
}
.txtexpl {
	font-size: 10px;
	margin-left: 30px;
	margin-right: 30px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.linha {
	padding-top: 10px;
	padding-bottom: 10px;
}
#constantino {
	font-size: 10px;
	text-align: center;
	float: left;
	padding: 5px;
	margin: 5px;
	border: #026da9 solid 1px;
	width: 200px;
}
#constantino2 {
	font-size: 10px;
	text-align: center;
	float: right;
	padding: 5px;
	margin: 5px;
	border: #026da9 solid 1px;
	width: 200px;
}
#quadro {
	text-align: center;
	padding: 5px;
	margin: 5px;
	border-top: #026da9 solid 1px;
	border-bottom: #026da9 solid 1px;
}
.primaletra {
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin-right: 2px;
}
.resposta {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.pedido {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}.amigo {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.fundoevan {
	background-color: #8CBFF2;
}
.linkevan{
	color: #000066;
}
.acrobat{
	margin: 10px;
	padding: 10px;
	text-align: center;
	background-color: #00CCFF;
	border: #0066FF solid 1px;;
	font-weight: bold;

}
