body{
	background-color:#eef1f3;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#706F6D;
	margin:0px;
	height:100%;

	scrollbar-face-color: #F9F8F6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #3ea6be;
	scrollbar-track-color: #FFFFFF;
}
a {
	color:#EC510F;
	text-decoration: none;
}
a:hover {
	color:#EC510F;
	text-decoration: underline;
}
table, td, tr {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#706F6D;
	_margin:0px;
}
/*****************************************/
/*###*/
#Tabela{
	background-color:#FFFFFF;
	height:80%;
	width:620px;
}
/*###*/
#fundoIf{
	background-color:#FFFFFF;
	height:100%;
	width:100%;
	text-align:left;
}
.fundoPagina{
	background-image:url(../imgs/fundo_pagina.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:6px;
}

/*###*/
#menu{
	background-color:#FccFFF;
	width:15%;
	height:144px;;
	float:right;
	position:relative;
}
#conteudo{
	background-color:#FccF00;
	width:75%;
	height:150px;;
	float:right;
	position:relative;
}
#menuL{
	background-color:#FccFFF;
	width:20%;
	height:100%;
	float:left;
	position:relative;
}
#conteudoL{
	background-color:#FccF00;
	width:80%;
	height:100%;
	float:left;
	position:relative;
}


/*****************************************/
.layout_top {
	background-image: url(../imgs/layout_top.gif);
}
.layout_bot {
	background-image: url(../imgs/layout_bot.gif);
}
.layout_lef {
	background-image: url(../imgs/layout_lef.gif);
}
.layout_dir {
	background-image: url(../imgs/layout_dir.gif);
}
/*****************************************/
hr {
	height: 2px;
	line-height:2px;
	padding:0px;
	margin:0px;
	border-color:#d7f3fa;
	border-top:1px solid #478695;
	background: url(../imgs/separador_dotted.gif) repeat-x scroll center;
}
div.hr hr {
  display: none;
}
/********************/
.inline{
	display:inline;
	margin:0px;
	padding:0px;
}
.tab{
	height:20px;
	width:auto;
	display:inline;
/*	position:relative;*/
	margin:0px;
	padding:0px;
	background-image:url(../imgs/tab_cen.gif);
	vertical-align:top;
/*	border:3px dotted red; */
}
.tabFundo{
	background-image:url(../imgs/fundo_tab_help.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.menuFla{
	margin-top:8px;
	margin-right:5px;
	_margin-top:0px;
}
.tituloMenu{
	display:inline;
}

#ifconteudo{
	width:98%;
/*	height:auto;*/
	display:block;
	background-color:#FFFFFF;
}
