body {
	margin: 0px;
	background-image: url(imagens/bg_site.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	background-attachment: fixed;
}	
a:link {color:#333333;text-decoration:none} 
a:active {color:#333333;text-decoration:none;} 
a:visited {color:#666666;text-decoration:none} 
a:hover {color:#0000FF;text-decoration:underline} 

a.branco:link {color:#FFFFFF;text-decoration:none} 
a.branco:active {color:#FFFFFF;text-decoration:none;} 
a.branco:visited {color:#FFFFFF;text-decoration:none} 
a.branco:hover {color:#FFFFFF;text-decoration:underline} 

a.titulo_busca:link {color:#0000FF;text-decoration:underline} 
a.titulo_busca:active {color:#0000FF;text-decoration:underline;} 
a.titulo_busca:visited {color:#990066;text-decoration:underline} 
a.titulo_busca:hover {color:#FF0000;text-decoration:underline} 
.titulo_busca {
	font-size: 16px;
	font-weight: bold;
}
#paginacao {
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	background-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


a.link_busca:link {color:#666600;text-decoration:none} 
a.link_busca:active {color:#666600;text-decoration:none;} 
a.link_busca:visited {color:#666600;text-decoration:none} 
a.link_busca:hover {color:#666600;text-decoration:underline} 

fieldset {
	border: 1px solid #0066FF;
	padding: 5px;
	width: 95%;
	margin: 5px;
	position: relative;
}
.titulo_field {
	font-size: 12px;
	color: #FF3333;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bolder;
}
#root {
	font-size: 10px;
	color: #999999;
	text-indent: 10px;
	margin: 5px;
	line-height: 20px;
	float: left;
	width: 95%;
}

#geral {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	overflow: hidden;
}
#conteudo {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#topo {
	width: 100%;
	position: relative;
	text-align: center;
	top: 0px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(imagens/bg_form.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#coluna_esquerda {
	width: 150px;
	position: relative;
	float: left;
	z-index: 1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
UL.menu_list {
	FLOAT: left;
	WIDTH: 163px;
	font-weight: bold;
	margin: 0px;
	position: relative;
	z-index: 100;
	clear: none;
	text-align: left;
	padding: 0px;
	background-color: #FFF7A6;
}
UL.menu_list LI {
	DISPLAY: block;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 163px;
	LIST-STYLE-TYPE: none;
	text-align: left;
	line-height: 20px;
	position: relative;
	z-index: 100;
	padding: 0px;
	left: 0px;
	text-indent: 5px;
}
UL.menu_list LI A {
	DISPLAY: block;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 163px;
	PADDING-TOP: 3px;
	float: left;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	position: relative;
	z-index: 100;
	text-align: left;
	padding-right: 2px;
}
UL.menu_list LI A:hover {
	DISPLAY: block;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	WIDTH: 163px;
	PADDING-TOP: 3px;
	list-style-type: none;
	padding-right: 2px;
	float: left;
	line-height: 20px;
	position: relative;
	z-index: 100;
	margin: 0px;
	background-color: #FEE600;
}
#coluna_central {
	padding: 0px;
	width: 80%;
	position: relative;
	text-align: left;
	height: 100%;
	float: left;
	margin: 0px;
	line-height: 19px;
}

#coluna_direita {
	width: 20%;
	float: right;
	height: 100%;
	margin: 0px;
	left: 5px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#menu {
	width: 145px;
	position: relative;
	margin: 0px;
	background-image: url(imagens/menu_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	z-index: 1;
	padding: 0px;
}
#rodape {
	width: 100%;
	position: relative;
	vertical-align: baseline;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 15px;
	padding-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	z-index: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#coluna_conteudo {
	width: 615px;
	position: relative;
	text-align: justify;
	float: left;
	padding: 0px;
}
.form {
	background-image: url(imagens/bg_form.gif);
	background-repeat: repeat-x;
	border: 1px solid #0099CC;
	margin: 0px;
	padding: 3px;
	z-index: 0;
	background-position: bottom;
	color: #000066;
}
H3.titulo {
	FONT-SIZE: 12px;
	FLOAT: right;
}
#resultados_busca {
	background-color: #f7f7f7;
	padding: 5px;
	float: left;
	width: 98%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #0066CC;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}

#texto_central {
	padding: 5px;
	width: 97%;
	position: relative;
	margin: 0px;
	float: left;
}
#texto_conteudo {
	padding: 5px;
	width: 605px;
	position: relative;
	text-align: justify;
	height: 100%;
	margin: 0px;
	background-image: url(imagens/conteudo_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	font-size: 12px;
}
h4.titulo {
	font-size: 14px;
	color: #660033;
	background-color: #f7f7f7;
	width: 97%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0099FF;
	border-bottom-color: #993333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.linha_cinza_baixo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#texto_conteudo li {
	list-style-image: url(imagens/ponto_menu1.jpg);
}
.linha_lateral {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #00CCFF;
	margin: 0px;
	padding: 0px;
}
h4.categoria {

	font-size: 12px;
	color: #660033;
	background-color: #FFCC00;
	text-indent: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.link_paginacao {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	height: 20px;
	width: 20px;
}
