/*| []________Configuração básica |*/
html
{
	background: #fff;
}
body, td, tr
{
	margin:0 auto;
	font-size:10px;
	font-family:Verdana;
	color:#000;
}
a:link 
{
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
a:visited 
{
	text-decoration: none;
	color: #000;
	font-weight:bold;
}
a:hover 
{
	text-decoration:underline;
	font-weight:bold;	
}
a:active 
{
	text-decoration: none;
	color: #000;
	font-weight:bold;	
}	
/*| []________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 layout |*/
#td_menu_tp
{
	background:url(http://www.sh8.com.br/_img_/background_menu_top.jpg); 
	height:39px;
}
.barra
{
	width:670px;
	margin:0 auto;
}
.barra .app
{
	float:left;
	margin-left:20px;
	text-align:center;
	font-weight:bolder;
	font-size:14px;
}
#td_menu_tx h1
{
	text-align:center;
	font-weight:bolder;
	font-size:16px;
	padding:0;
	padding-bottom:5px;
	margin:0;
	margin-bottom:5px;
}
.quad_all
{
	border:1px solid #efefef;
}
.quad_menu
{
	background:#002EBA;
	height:21px;
	font-size:12px;
	font-weight:bolder;
	color:#fff;
	text-align:center
}
.quad_foot
{
	background:#0066CC;
}
#contem_tudo
{
	margin:0 auto;
	width:780px;	
	}
	#contem_topo
	{
		width:auto;
		height:auto;
		margin-bottom:10px;
	}
	#contem_topo_men
	{
		width:auto;
		height:135px;
		margin-top:2px;
	}
	#contem_menu_esquerda
	{
		height:100%;
		width:250px;
		position:relative;
		float:left;
	}	
	#contem_meio
	{
		height:100%;
		width:780px
	}
	#contem_conteudo
	{
		height:auto;
		width:530px;
		float:left;
		display:block;
}
#td_frame_texto
{
	height:345px;
	overflow-x:no;
	overflow-y:auto
}
#contem_conteudo td
{
	text-align:justify;
	font-size:12px;
}
#contem_conteudo h1
{
	text-align:justify;
	font-weight:bolder;
	font-size:14px;
	padding:0;
	margin:0;
}	
#contem_baixo
{
	margin:0 auto;
	width:780px;
}
#contem_baixo_conteudo
{
	margin-left:auto;
	margin-right:auto;
	float:left;
	width:780px;
	height:69px;
	background:url(http://www.sh8.com.br/_img_/background_menu_bottom.jpg) no-repeat;
}
/*| []________Configuração layout |*/


