body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 11px;
	letter-spacing: 1px;
	background-image: url(imagens/bg_geral.gif);
	background-repeat: repeat;
}
a:link {color:#333333;text-decoration:none} 
a:active {color:#333333;text-decoration:none;} 
a:visited {color:#666666;text-decoration:none} 
a:hover {color:#666666;text-decoration:none} 
#categoria{
	FONT-SIZE: 12px;
	font-weight: bolder;
	height: 22px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
	width: 147px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg_menu.gif);
	background-repeat: repeat-y;
}
UL.menu_list {
	FLOAT: left;
	WIDTH: 147px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg_menu.gif);
	background-repeat: repeat-y;
}
UL.menu_list LI.menu {
	DISPLAY: block;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	WIDTH: 144px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	text-align: left;
	background-color: #a2cae7;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	height: 22px;
}
UL.menu_list LI.menu A {
	DISPLAY: block;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 0px;
	WIDTH: 138px;
	PADDING-TOP: 3px;
	HEIGHT: 20px;
	float: left;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
	color: #FFFFFF;
}
UL.menu_list LI.menu A:hover {
	DISPLAY: block;
	PADDING-LEFT: 5px;
	WIDTH: 138px;
	PADDING-TOP: 3px;
	HEIGHT: 20px;
	background-color: #bedbf0;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
}
.tituloMenu {
	font-size: 12px;
	font-weight: bold;
}
H3.tituloMenu_esq {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url(imagens/bg_tit_menu.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 147px;
	padding-top: 8px;
	margin: 0px;
	position: relative;
}
H3.rod_menu_esq {
	FONT-SIZE: 1px;
	FLOAT: left;
	WIDTH: 147px;
	HEIGHT: 6px;
	margin-bottom: 5px;
	background-image: url(imagens/rod_menu.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
.margemSuperior {
	margin-top: 5px;
}
.subTitulo {
	font-size: 11px;
	color: #29166F;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #969696;
}
.textoRodape {
	font-size: 10px;
	color: #FFFFFF;
}

.bordaInferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
}
.bordaLateralDir {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #969696;
}
.form {
	background-color: #FFFFFF;
	border: 1px solid #969696;
	font-size: 11px;
}
a.menu {
    color:#FFFFFF;
	text-decoration: none;
}
#busca_rapida {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 147px;
}
