@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}
.seo {
	font-size: 9px;
	color: #FFF;
}

a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #F90;
	text-decoration: underline;
	margin-left: 50px;
}
p {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	margin-left: 5px;
}
.tabelan {
	background-color: #FFF;
}
.tabcimadireita {
	background-color: #FFF;
	background-image: url(imagens/cimadir.JPG);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	font-size: 14px;
}
.TabelaCimaEsq {
	color: #FFF;
	background-color: #FFF;
	background-image: url(imagens/cimaesq.JPG);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	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;
	font-size: 14px;
}
.TabBaixoDir {
	font-size: 14px;
	color: #FFF;
	background-image: url(imagens/baixodir.JPG);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TabelaBaixoEsq {
	font-size: 14px;
	color: #FFF;
	background-color: #FFF;
	background-image: url(imagens/baixoesq.JPG);
	background-repeat: no-repeat;
	background-position: left bottom;
}

img {
	text-decoration: none;
	background-color: #FFF;
	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;
}
