/*| []________Configuração básica |*/
html
{
	background: #fff;
}
body, td, tr
{
	margin:0 auto;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
a:link 
{
	text-decoration: none;
	color: #515F78;
	font-weight:bold;
}
a:visited 
{
	text-decoration: none;
	color: #0000CC;
	font-weight:bold;
}
a:hover 
{
	text-decoration:underline;
	font-weight:bold;	
}
a:active 
{
	text-decoration: none;
	color: #0000CC;
	font-weight:bold;	
}
h1
{
	padding:0;
	margin:0;
	color:#990000;
	font-size:14px;	
}
h3
{
	padding:0;
	margin:0;
	color:#666;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;	
}
p
{
	color:#666;
}	
/*| []________Configuração básica |*/

/*| []________Configuração mensagens |*/
.classPag_RespostaAction_ok, .classPag_RespostaAction_alert, .classPag_RespostaAction_erro
{
	border:#efefef 1px solid;
	background:#fff;
	margin:0 auto;
	width:99%; 
	height:35px; 
	line-height:35px;
	color:#000; 
}
.classPag_RespostaAction_alert
{	
	border:#E0792A 1px solid;
	background:#E0B02A;
	color:#000;
}
.classPag_RespostaAction_erro
{
	background:#B22629;
}
/*| []________Configuração mensagens |*/

/*| []________Configuração formularios |*/

.classNormal
{

}
.classRequerido
{

}
.ClassMsgRequerido{
	height:12px; float:left; background:#fff; border:#666666 1px solid; position:relative; padding:5px;
}
/*| []________Configuração formularios |*/

/*| []________Configuração paginação |*/
.classPag_atual
{	
	font-weight:bolder;
	background-color:#fff; 
	height:30px;
	line-height:30px;
	width:40px;	
	position:relative; 
	float:left;
	text-align:center;
} 
.classPag_atual strong
{
	color:#B22629;
}
.classPag_proximo
{
	font-weight:bolder;
	background-color:#fff; 
	height:30px;
	line-height:30px;
	width:40px;	
	position:relative; 
	float:left;
	text-align:center;
}
.classPag_proximo a
{
	color:#AE1B0D;
	text-decoration:none;
}
/*| []________Configuração paginação |*/

/*| []________Configuração carregando |*/
#onShowLoad, .onShowLoad
{
	position:absolute;
	z-index:999999;
	right:3px;
	top:3px;
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#FF0000;
	color:#fff;
	border:#fff 2px solid;
	display:none;
}
/*| []________Configuração carregando |*/
/*| []________Configuração aba - SubTopo |*/
.aba-SubTopo-out
{
	z-index:0;
	float:left;
	position:relative;
	margin-right:3px;
	text-align:center;
	height:25px;
	line-height:25px;
	width:30px;
	border-top:#fbfbfb 1px solid;
	border-right:#fbfbfb 1px solid;
	border-left:#fbfbfb 1px solid;
	background:#FFE0C1;
	filter: alpha(opacity=35,style=0); 
	-moz-opacity:0.35; 
	opacity: 0.35;		
}
.aba-SubTopo-on
{
	z-index:1;float:left;position:relative;margin-right:3px;text-align:center;height:25px;line-height:25px;width:30px;
	border-top:#fbfbfb 1px solid;
	border-right:#fbfbfb 1px solid;
	border-left:#fbfbfb 1px solid;
	background:#fff;
}
.aba-SubTopo-conteudo
{
	z-index:0;
	float:left;
	position:relative;
	margin-top:-1px;
	margin-right:3px;
	text-align:center;
	height:80px;
	width:100%;
}
/*| []________Configuração aba - SubTopo |*/
/*| []________Configuração layout |*/
.descrInHome
{
	display:block;
	width:100%;
	border:#efefef 1px solid;
}
#contem_tudo
{
	margin:0 auto;
	width:920px;	
	}
	#contem_topo
	{
		width:auto;
		height:30px;
		line-height:30px;
		background:#3F3F3F;
		border:1px solid #ccc;
		margin-bottom:2px;
		color:#fff;
	}
	#contem_topo strong
	{
		font-weight:normal;
	}
	#contem_topo_sub
	{
		width:auto;
		height:30px;
		margin-bottom:5px;
		border:1px solid #ccc;
		background:#D00000;
	}
	#contem_topo_sub_text
	{
		padding-left:20px;
		padding-top:20px;
		width:360px;
	}
	#contem_menu_esquerda
	{
		height:350px;
		width:175px;
		position:relative;
		float:left;		
		border:#efefef 1px solid;
	}	
	#contem_meio
	{
		height:auto;
		width:920px;
	}
	#contem_conteudo{
		height:auto;
		width:740px;
		float:left;
		display:block;
}	
#contem_baixo
{
	margin:0 auto;
	width:920px;
}
#contem_baixo_conteudo
{
	background:#fff url(http://www.incrm.com.br/_img_/background.foot.jpg) center top no-repeat;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	width:920px;
	height:185px;
}
#contem_baixo_conteudo_txt
{
	padding-left:10px;
	padding-top:10px;
	width:340px;
}
/*| []________Configuração layout |*/

