body {
	background-image: url(images/fundo.gif);
	background-repeat: repeat;
	background-color: #313131;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fundo_menu {
	background-image: url(images/fundo_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E5E5E5;
}
.subtitulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.linhas_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.fundo_index {
	background-image: url(images/fundo_index.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.index_notic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-align: justify;
	line-height: 12px;
}
.link_mais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002336;
}
.index_notic_negrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-align: left;
}
.bordas_box {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tit_pg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
	text-align: left;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}
.text_prod {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.descr_marca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	text-align: justify;
}
.borda_prod {
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
}
.busca_nome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #E6E6E6;
	text-align: left;
	text-indent: 10px;
}
.texto_negrito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
}
.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


.link_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.linha_separadora {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.linha_separadora_top {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BABABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.fundo_rodape {
	background-image: url(images/roda_fundo_128.gif);
	background-repeat: repeat-x;
}
.busca {
	font-family: arial;
	font-size: 9px;
	color: #6E6E6E;
	border: 1px solid #FFFFFF;
}
.borda_thumb {
	border: 1px solid #999999;
	background-color: #000000;
	cursor: pointer;
	_cursor: hand;
}

.fundo_rodape {
 background-image: url(images/roda_new_128.gif);
 background-repeat: repeat-x;
}