body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2E9EB;
	background-image: url(imagens/bg.gif);
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #0A6D21;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0A6D21;
}

a:hover {
	text-decoration: underline;
	color: #0A6D21;
}

a:active {
	text-decoration: none;
	color: #0A6D21;
}

.letra {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0055AA;
	color: #FFFFFF;
	text-transform: capitalize;
	text-indent: 28px;
}

.texto {
	list-style-image: none;
	list-style-type: disc;
	text-align: left;
	font-weight: bold;
	color: #666666;
}

.nota {
	font-size: 9px;
	color: #CCCCCC;
}

.anuncio {
	line-height: 20pt;
	vertical-align: middle;
	background-position: center;
}

.MENU {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #999999;
}

a {
	font-weight: bold;
}

h1 {
	font-size: 18px;
}

.imgbrdr {
	border: 1px solid #CCCCCC;
}

.apresentacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #F3F3F3;
	display: block;
	text-transform: none;
}

#vitrine {
	width: 160px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 20px;
	margin-top: 120px;
}

#leftad {
	width: 160px;
	float: left;
	margin-top: 120px;
}

#leftad120 {
	width: 120px;
  height: 600px;
	float: left;
	margin-top: 120px;
	margin-left: 40px;
}

#leftad150 {
	width: 150px;
	float: left;
	margin-top: 120px;
	margin-left: 5px;
}

.bitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.bitem a img {
	display: block;
}