body {
	background-image: url(imagens/imagem02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
#conteudo {
	float: left;
	width: 439px;
	padding: 20px;
}
#admin {
	float: left;
	width: 725px;
	padding: 20px;
}
#destaques {
	float: right;
	width: 286px;
	padding: 20px 0px 20px 0px;
}
#dir {
	background-image: url(imagens/imagem26.jpg);
	background-repeat: repeat-y;
	width: 31px;
}
#esq {
	 text-align: right;
	 vertical-align: top;
	 background-image: url(imagens/imagem25.jpg);
	 background-position: right;
	 background-repeat: repeat-y;
}
#fundoesq {
	 background-image: url(imagens/imagem38.jpg);
	 background-position:right;
	 background-repeat: no-repeat;
}
#fundodir {
	 background-image: url(imagens/imagem40.jpg);
	 background-position:left;
	 background-repeat: no-repeat;
}
#fundo {
	 background-image: url(imagens/imagem39.jpg);
	 background-repeat: repeat-x;
}
.alfabus {
	color: #8BB515;
	font-weight: bold;
	font-style: italic;
}
a:link, a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#8BB515;
	font-weight:bold;
}
a.salesup:visited, a.salesup:link {
color:#FF6600;
text-decoration:none;
font-weight:bold;
}
a.salesup:hover {
color:#FF9900;
text-decoration:none;
font-weight:bold;
}