body {
	background-image: url(../imagens/BASS_01.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	background-color: #FCFCFC;
}

#C-topo {
	display: block;
	width: 973px;
	height: 285px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	padding-bottom: 20px;
}
#C-topo #logo {
	background-image: url(../imagens/BASS_02.jpg);
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	width: 224px;
	height: 236px;
	float: left;
	cursor:pointer;
}
#C-topo #imagem {
	background-image: url(../imagens/BASS_08.jpg);
	background-repeat: no-repeat;
	text-align: right;
	display: block;
	float: left;
	width: 248px;
	height: 236px;
}
#C-topo #categorias {
	display: block;
	margin-top: 10px;
	float: left;
	width: 950px;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
}
#C-topo #categorias #texto {
	float: left;
	width: 160px;
	text-align: center;
	display: block;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #292051;
	font-size: 11px;
}

#C-topo #icons {
	display: block;
	width: 498px;
	text-align: left;
	height: 236px;
	float: left;
	background-image: url(../imagens/BASS_17.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#C-topo #icons #icons-2 {
	text-align: right;
	display: block;
	height: 41px;
	clear: both;
}
#C-topo #icons #msg {
	text-align: left;
	display: block;
	height: 144px;
	background-image: url(../imagens/BASS_10.jpg);
	background-repeat: no-repeat;
	width: 498px;
}
#C-topo #icons #institucional {
	display: block;
	height: 51px;
	width: 498px;
}
#C-topo #icons #menu-topo {
	display: block;
	text-align: center;
	background-repeat: repeat-x;
	width: 498px;
}

#corpo {
	display: block;
	width: 973px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
#rodape {
	display: block;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100px;
	font-size: 10px;
	color: #666666;
	background-image: url(../imagens/BG_end.jpg);
	padding-top: 12px;
}
#rodape  #itens {
	display: block;
	width: 973px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100px;
}
#rodape #itens img {
	text-align: right;
	display: block;
	float: right;
	margin-right: 8px;
}

