@charset "utf-8";
.texto_rodape {
	color: #666;
}
body {
	background-color: #CECECE;
	background-image: url(img/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-repeat: repeat-x;
}
.fundo_tab {
	background-image: url(img/fundo_tab.jpg);
	font-size: 10px;
	text-align: right;
}
.fundo_rodape {
	background-image: url(img/rodape.jpg);
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #bb0a06;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
}
.fundo_pontilhado {
	background-image: url(img/pontilhado.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.fundo_menu_home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(img/fundo_menu_home.gif);
	text-align: center;
}
.menu_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.fundo_tab table tr .fundo_rodape table tr td {
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: 18px;
}.borda_imagem {
	border: 1px solid #666;
}
.titulo_pagina {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
}
.subcategoria_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #E4E4E4;
	text-align: center;
	border: 1px solid #CCC;
}
.texto_10 {
	font-size: 11px;
}
.subcategoria_Select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #BC0A06;
	text-align: center;
	border: 1px solid #CCC;
}
.menu_texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}
.texto_Centro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	line-height: 18px;
}
