body {
	background-image: url(../img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabela_line {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDCD9;
}

a:link {
	color: #000000;
}
a:visited {
	color: #988C84;
}
a:hover {
	color: #FEA834;
}
a:active {
	color: #FFCC00;
}
#main {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 760px;
	}
#esquerda {
	background-image: url(../img/pag_bg_menu_geral.gif);
	background-repeat: repeat-x;
	width: 250px;
}
#direita {
	background-image: url(../img/pag_bg_titulo.gif);
	background-repeat: repeat-x;
	width: 510px;
	padding-right: 20px;
	padding-bottom: 20px;
}
td {
	vertical-align: top;
}
#esquerda_menu1 {
	background-image: url(../img/pag_bg_menu_geral1.gif);
	background-repeat: no-repeat;
	width: 250px;
}
#esquerda_menu1_fim {
	background-image: url(../img/pag_bg_menu_fim.gif);
	background-repeat: no-repeat;
}

#direita_menu1 {
	background-image: url(../img/pag_bg_titulo_menu1.gif);
	background-repeat: repeat-x;
	width: 510px;
	padding-bottom: 20px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 16px;
	height: 89px;
}
.tit_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 8px;
}

a.submenu:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
}
a.submenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
}
a.submenu:hover {
	color: #FF9900;
	text-decoration: none;
	padding-right: 3px;
}
a.submenu:active {
	color: #FFCC00;
	text-decoration: none;
	padding-right: 3px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	padding-top: 6px;
}
ul {
	line-height : 120%;
	list-style-type: square;
	list-style-position: inside;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA8605;
}

a.breadcrumb:link {
	color: #666666;
	text-decoration: none;
}
a.breadcrumb:visited {
	color: #666666;
	text-decoration: none;
}
a.breadcrumb:hover {
	color: #666666;
	text-decoration: underline;
}
a.breadcrumb:active {
	color: #FF9900;
	text-decoration: underline;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #DBD9CF;
}
.submenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #978A84;
	line-height: 12px;
	padding-bottom: 10px;
}
#home {
	padding-left: 50px;
}

a.submenu2:link {

	color: #877972;
	text-decoration: none;
}
a.submenu2:visited {


	color: #B0A7A2;
	text-decoration: none;
}
a.submenu2:hover {

	color: #FF9900;
	text-decoration: underline;
}
.tabela_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FA8605;
	text-align: center;
	background-color: #DFDCD9;
	padding: 3px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

