<div id="ESTRUTURA_RODAPE"> /**************************

ESSE ARQUIVO CONTROLA estilos de fontes, links, estrutura, molduras e formularios

REFERENCIAS:

	ESTRUTURA_	=	controla a estrutura de todo o site
	MOLDURA_	=	controla as molduras e contornos dos elementos e detalhes do site
	TEXTO_		=	personaliza diferentes tipos de textos
	LINK_		=	personaliza outros tipos de link
	ENTRELINHA_	=	controla diferentes espaços entre as linhas e elementos


***************************/





/************************************************************************************************************
 C O N F I G U R A C O E S    B A S I C A S
************************************************************************************************************/


* {
/* Zera todas as configurações  */
	text-decoration:none;
	list-style:none;
	border:none;
	

	
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #FFFFFF url(../imagens/fundogeral.jpg) fixed; 
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	
	}

p { /* configura paragrafos */
	margin-top: 1px; /* espaco entre os paragrafos */
	/* text-align: justify; */
	}
	

div {
	color: #000000;
	text-decoration: none; 
}



/*  Para o IE barra colorida. Deve ser colocada na tag BODY
	scrollbar-face-color: #71C6FF;
	scrollbar-highlight-color: #0068aa;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #0068aa;
	scrollbar-arrow-color: #2587c5;
	scrollbar-track-color: #f9f7f7;
	line-height: 20px;
}
*/

/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
. 
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# TÍTULOS
************************************************************************************************************/

h1 {


	font-family:arial;
	font-style: normal;
	font-weight:bold;
	font-size:22px;
	color: #FF6600;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 1px;
	
	}

h2 {


	font-family:Arial;
	font-style: normal; 
	font-weight:bold;
	font-size:16px;
	color: #702e20;
	letter-spacing: 1px;
	margin-top: 1px;
	margin-bottom: 10px; padding-left:20px; 
	background-image:url(../imagens/bullet06.gif);
	background-repeat: no-repeat;
	height:25px;

	
	 
}

h3 {
	font-style: normal; 
	font-weight:bold;
	font-size:16px;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 1px; 
	text-transform: uppercase;
}

h4 {
	font-style: normal; 
	font-weight:bold;
	font-size:18px;
	color: #000000;
	letter-spacing: 1px;
	margin-top: 1px; 
	margin-bottom: 1px; 
}

h5 {


	font-family:Arial;
	font-style: normal; 
	font-weight:bold;
	font-size:16px;
	color: #702e20;
	letter-spacing: 1px;
	margin-top: 1px;
	margin-bottom: 5px; padding-left:25px; 
	background-image:url(../imagens/bullet12.gif);
	background-repeat: no-repeat;
	height:25px;

	
	 
}

/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# LISTA
************************************************************************************************************/

li {
	font-style: normal;
	margin-top: 1px;
	margin-bottom: 5px;

} 

ul {
	font-style: normal; 
	margin-top: 1px; 
	margin-bottom: 5px; 
		
}  

 
/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# L I N K   P A D R A O
************************************************************************************************************/


a:link, a:active, a:visited, {

	color: #173c63;	
	text-decoration: none;  
		font-weight: bold; 
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F0F0F0;
}


a:hover {

	color:#2d63bb;
		font-weight: bold; 
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}








/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# L I N K S    P E R S O N A L I Z A D O S  
************************************************************************************************************/




.link_1, 
.link_1:link, 
.link_1:active, 
.link_1:visited   {

	font-size:10px; 
	color: #999999;	
	text-decoration: none;
}

.link_1:hover { 

	font-size:10px; 	
	color: #999999;	
	text-decoration: none;
}


/************************************************************************************************************/


.link_2, 
.link_2:link, 
.link_2:active, 
.link_2:visited   {
	font-weight: bold; 
	font-size:10px; 
	color: #FFFFFF;	
	text-decoration: none;
}

.link_2:hover { 
	font-weight: bold; 
	font-size:10px; 	
	color: #c1d0cf;	
	text-decoration: none;
	top: 0px;
	left: 0px;
}


/************************************************************************************************************/

.link_3, 
.link_3:link, 
.link_3:active, 
.link_3:visited   {
 
	font-size:10px; 
	color: #8e9b9a;	
	text-decoration: none;
		border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}

.link_3:hover {

	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	top: 0px;
	left: 0px;


}



.link_4, 
.link_4:link, 
.link_3:active, 
.link_4:visited   {
	font-weight: bold; 
	font-family:arial;
	font-size:16px; 
	color: #b43216;	
	text-decoration: none;
}

.link_4:hover {
	font-weight: bold; 
	font-family:arial;
	font-size:16px;
	color: #d0300d;
	text-decoration: none;
	top: -1px;
	left: 0px;

}

.link_5, 
.link_5:link, 
.link_5:active, 
.link_5:visited   { 
	font-family:impact;
	font-weight: normal; 
	font-size:20px; 
	color: #c6a49d;	
	text-decoration: none;
			border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;


}


.link_5:hover {
	font-family:impact;
	font-weight: normal;
	font-size:20px;
	color: #e2d2ce;
	text-decoration: none;
	top: -3px;
	left: 0px;
			border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}



.link_6, 
.link_6:link, 
.link_6:active, 
.link_6:visited   { 

	font-size:14px;
	color: #702e20;
	font-weight: bold; 
	text-decoration: none;


}


.link_6:hover {
	font-size:14px;
	color: #702e20;
	font-weight: bold; 
	text-decoration: none;


}




.link_7, 
.link_7:link, 
.link_7:active, 
.link_7:visited   {

	font-family:arial; 
	color: #CCCCCC;
	font-weight: bold; 
	text-decoration: none;
				border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	


}


.link_7:hover {
	font-family:arial; 
	color: #CCCCCC;
	font-weight: bold; 
	text-decoration: underline;

}







/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# T E X T O S    P E R S O N A L I Z A D O S		
************************************************************************************************************/


.TEXTO_1 {
	color: #999999;
	font-size:10px;		
	}

.TEXTO_2 {
	color: #666666;
	font-size:12px;

	}

.TEXTO_3 {
	color: #999999;
	font-size:12px;
	font-weight: bold;	
	}
	
.TEXTO_4 {
	color: #999999;
	font-size:14px;
	font-weight: bold;	
	}	
	
.TEXTO_5 {
	color: #999999;
	font-size:16px;
	}		
	
.TEXTO_6 {
	color: #FF6600;
	font-size:14px;
	font-weight: bold;	
	}		
	
	
.TEXTO_7 {
	color: #FF6600;
	font-size:16px;
	}		
	
.TEXTO_8 {
	color: #990000;
		font-weight: bold;	
	font-size:16px;
	}		
		
.TEXTO_9 {
	color: #243131;
	font-size:10px;		
	}		
	


/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/

/************************************************************************************************************
# E S T R U T U R A    G E R A L 
************************************************************************************************************/

#CONTEUDO_CENTRALIZADOR { /*centraliza toda a estrutura*/
	margin:0px auto;
	width:800px; 
	height:100%;	

}


#ESTRUTURA_TOPO_CENTRALIZADOR { /* centraliza os elementos do topo */
	margin:0px auto;
	width:800px; 
	height:185px;	

}

#ESTRUTURA_TOPO_FUNDO { /* fundo continuo do topo */
 	left:0px;	
	top:0px;
	height:185px; 
	width:100%;
	z-index:0; 
	padding:0px;
	background:#99260B; 
	background-image:url(../imagens/topo-fundo-continuo.jpg);
	background-repeat:repeat-x; 	
	position:absolute; 
	}
	
#ESTRUTURA_TOPO_IMAGEM { /* imagem com a nuvem */
 	left:0px;	
	top:0px;
	height:185px; 
	width:100%;
	z-index:1; 
	padding:0px;
	background-image:url(../imagens/topo-fundo.jpg);
	background-repeat:repeat-Y; 	
	position:absolute; 
	}
		
	
		
#ESTRUTURA_TOPO_LOGO {
	width: 281px;
	height: 570px;
	z-index: 10; 
	position: absolute;
	background-image: url(../imagens/logo-trilogica.png);  

	


/*
filter:progid:DXImageTransform.Microsoft.AlphaImageLoade (src='../imagens/logo-trilogica.png',sizingMethod='scale');
*/

	
    behavior: url(../includes/js/pngtransparente.htc);
	

}



#ESTRUTURA_MENU {  
	width:515px; 
	height:61px; 
	left:200px; 	
	position:relative; 
	top:100px;
	z-index: 20; 
	float:right; 
	text-align:right; 
	    behavior: url(../includes/js/pngtransparente.htc);

	 }
	 





#ESTRUTURA_CONTEUDO {
     min-height: 570px; /* ALTURA MÍNIMA, PARA O FF */
     height: auto !important; /* ASSIM A DIV AUMENTA CASO O CONTEÚDO ULTRAPASSE A ALTURA MÍNIMA */
     height: 570px; /* ALTURA MÍNIMA, PARA O IE6 */ 
	left:272px;
	width:525px;
	z-index: 30;
	position:relative;

	margin-bottom:20px; 



}


	
#ESTRUTURA_RODAPE {
	background:#3c4f4e; 
	background-image:url(../imagens/rodape-fundo.jpg); 
	z-index: 1;
	position:relative; 
	 min-height: 244px; /* ALTURA MÍNIMA, PARA O FF */
     height: auto !important; /* ASSIM A DIV AUMENTA CASO O CONTEÚDO ULTRAPASSE A ALTURA MÍNIMA */
     height: 244px; /* ALTURA MÍNIMA, PARA O IE6 */ 
}

#ESTRUTURA_RODAPECENTRALIZADOR { /*centraliza toda a estrutura*/
	margin:0px auto;
	width:800px; 
	padding-top:16px; 


	position: relative;
	 min-height: 200px; /* ALTURA MÍNIMA, PARA O FF */
     height: auto !important; /* ASSIM A DIV AUMENTA CASO O CONTEÚDO ULTRAPASSE A ALTURA MÍNIMA */
     height: 200px; /* ALTURA MÍNIMA, PARA O IE6 */ 	
}

/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# M O L D U R A S	
************************************************************************************************************/

#MOLDURA_CENTRALIZADOR { /*centraliza toda a estrutura*/
	margin:0px auto;
	width:700px; 
	position: relative;
}

#MOLDURA_CONTEUDO {  
	padding:5px;	 }


#MOLDURA_CONTEUDO_TEXTO {  
	padding:5px;	 }


#MOLDURA_DATA { 

	width:240px; 
	height:20px; 
 	left:281px; 
	position: absolute;
	text-align:right;
	top:100px; 
	z-index:30; 
	background:#00FFFF; 
}	



#MOLDURA_SLOGAN { 
	width:225px;
	height:129px;
	background-image: url(../imagens/slogan-trilogica.png);  
	position: absolute; 
	z-index:30; 
	margin-left:30px; 
	margin-top:10px; 
    behavior: url(../includes/js/pngtransparente.htc); 
	}
	
#MOLDURA_NEWSLETTER { 
	width:231px;
	height:174px; 
	margin-top:250px;
	position: absolute; 
	z-index:30; 
	margin-left:30px; 
	background-image:url(../imagens/titulo-newsletter.gif);
	 background-repeat:no-repeat; z-index:40;
	}
	
#MOLDURA_NUVEMTAGS { 
	width:225px;
	height:129px;

	position: absolute; 
	z-index:30; 
	margin-left:30px; 
	margin-top:456px; 
	}	
		
	
	#MOLDURA_SUBMENU {  
	width:300px; 
	height:17px; 
	left:222px; 
	top:34px; 
	text-align:right;	
	position: absolute; z-index:40px;



	 }
	 

#MOLDURA_RODAPE_LINKS{ 
margin-top:15px;
width:300px; 
padding:10px;
z-index: 1; 


}

#MOLDURA_RODAPE_CONTATOS {

	width:300px; 
	padding:10px;
	z-index: 30; 
	text-align: left;
	height:180px;
 
	left:400px; 
	background-image:url(../imagens/rodape-divisao.jpg) ; 
	background-repeat:no-repeat; 
	padding-left:90px; 

	position: absolute; 

}





#MOLDURA_TITULOSECAO {
	position:relative;
	left:0px;

	height:25px;
	z-index:0; 
	padding-left:15px; 
	padding-top:32px;
	background-image:url(../imagens/titulo-fundo.gif); background-repeat:no-repeat;	}
	
	
	

#MOLDURA_DESCRICAOSECAO {
	position:relative;
	height:20px;
	z-index:2;
	padding: 5px; 
	margin-bottom:10px;
	}	



#MOLDURA_ITEMDELISTA {  

	margin-top:5px; 
	padding:5px;
	z-index: 1; 
	position:relative; 
	}	
	
#MOLDURA_LERMAIS {
	left:0px;
	top:0px;
	z-index:2;
	margin-bottom:20px;
	padding-left:5px; 
	padding-right:5px; 
	padding-bottom:5px;
	text-align:right;
	background-image: url(../imagens/tracos01.gif);	
	background-repeat: repeat-x; 
	background-position: top;
}	
	
#MOLDURA_FORMULARIO {

	width:500px;
	padding: 5px;
	border: 1px solid #000000;
	margin-bottom:20px;		
	background:#F8F8F8; 

}	



#MOLDURA_ALTURAMINIMA {
	width:5px;
	height:400px;
	}

	
#MOLDURA_CONTEUDO_IFRAME { /*simula iframe, mas nao serve pra chamar outros arquivos*/

	clear:both;
	overflow:auto; 
	right:500px; 
	position:relative; 
	top:0px; 
	left:225px;
	width:559px; 
	padding:0px; 
	padding-bottom:20px;
	z-index:1; 
}	






#MOLDURA_LOGO_PRAXYS {
	z-index: 1;
	position:relative; 
	padding:2px; 
	margin-top:10px; 
	text-align:center; 
}	

#MOLDURA_LINKS_TOPO { 
	position:absolute; 
	top:10px;
	width:180px; 
	z-index: 1; 
}	







#MOLDURA_PAGINACAO {
	width:auto;
	height:15px;
	padding:5px; margin-left:10px; margin-right:10px; margin-bottom:10px; margin-top:20px; 
	background-image:url(../imagens/tracos01.gif); background-repeat:repeat-x; background: #FFFFFF;

	text-align: right; 


}



#MOLDURA_X A{ /* exemplo de moldura com mouse over e opacidade */
	background-color: #ffffff;
	filter: alpha(opacity=40);
	opacity: .2;
}

#MOLDURA_X A:hover {
	background-color:#ffffff;
	filter:alpha(opacity=10);
	opacity:.3;
}

#MOLDURA_RELOGIO{ 
	width:200px;
	height:200px; 
	background:#0099CC; 
}



#MOLDURA_TITULO-HOSPEDAGEM {
	width:100%;
	height:41px;
	margin-bottom:10px; 
	margin-top:20px; 
	background-image:url(../imagens/titulodestaque_hospedagem.gif.gif); background-repeat: no-repeat;
	text-align: center; 
	position:relative; background-color:#00CCCC; z-index:30;
}


/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
#ENTRELINHAS
************************************************************************************************************/

#ENTRELINHA_1 {
	height:10px;	}

#ENTRELINHA_2 {
	height:20px;	}

#ENTRELINHA_3 {
	height:30px;	}

#ENTRELINHA_4 { 
	height: 40px;	}
	
#ENTRELINHA_5 { 
	height: 50px;	}	
	
#ENTRELINHA_6 { 
	height: 60px;	}		
	
#ENTRELINHA_RODAPE { 

	background-image:url(../imagens/rodape-entrelinhas.gif); 
	background-repeat:repeat-x;
	width:285px;  
	margin-top:5px; 
	margin-bottom:0px; height:10px; 
 
	}	
	


#ENTRELINHA_TRACOS_1 { 
	height: 5px;
	background-image:url(../imagens/tracos01.gif); background-repeat:repeat-x;	}	
	
#ENTRELINHA_TRACOS_2 { 
	height: 20px;
	background-image:url(../imagens/tracos01.gif); background-repeat:repeat-x;	}	
	
#ENTRELINHA_TRACOS_3 { 
	height: 30px;
	background-image:url(../imagens/tracos01.gif); background-repeat:repeat-x;	}		
	
#DIVISAO_MENU {
background-image: url(../imagens/menu-divisao.png); 
background-position:right top; 
background-repeat:no-repeat;
text-align:right; 
 float:right; 
padding-top:30px; 
padding-left:10px; 
padding-right:10px;
height:61px;

behavior: url(../includes/js/pngtransparente.htc); 


}	

#DIVISAO_MENU:hover {
background-image: url(../imagens/menu-divisao-hover.png); 
background-position:right top; 
background-repeat:no-repeat;
text-align:right; 
 
float:right; 
padding-top:30px; 
padding-left:10px; 
padding-right:10px;

height:61px;

}	
	
/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# I M A G E N S		( Configurações das imagens )
************************************************************************************************************/


 

a:link img, a:active img, a:visited img, {
	border-bottom-width: 0px;
	border-bottom-style: none;
	



}

A:hover img {filter:alpha(opacity=85); -moz-opacity: 0.80; opacity: 0.80; 
	border-bottom-width: 0px;
	border-bottom-style: none;
	
		border-bottom-width: 0px;
	border-bottom-style: none;

	
}

#MOLDURA_IMAGEM_01 { 
	border:0px;
	width:200px;
	height:104px;
}

#MOLDURA_IMAGEM_02 {
	border:1px solid #666666;
	width:200px;
	height:200px;
	margin:10px; 
	padding:10px;
	background-image:url(../imagens/moldura01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
	

}

#MOLDURA_IMAGEM_03 { 
	width:auto;
	height:auto;
	background:url(../imagens/moldura02.gif) no-repeat center;
	padding:5px ;
}


/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/

/************************************************************************************************************
# B O T Õ E S 
************************************************************************************************************/


#BOTAO_PADRAO {
	width:70px;
	height:30px; 
	padding-top:13px; 



	background-image: url(../imagens/botao-padrao.gif); 
	background-repeat:no-repeat; 
	background-position:center;
	text-align:center;	
	vertical-align: middle;
}	

	
	
#BOTAO_ACESSAR {
	height: 20px;	
	width: 600px;	
	vertical-align: middle;	
	text-align:right;	
	position:absolute; 
	z-index: 30; 
}	


	

#BOTAO_TAMANHOTEXTO{ 
	position: absolute;  
	width:140px; 
	height:auto; 
	left:360px; 
	top:0px;
	z-index:3;
	margin-bottom:10px;	
	margin-left:10px; 
	margin-right:10px; 
	padding-left:5px; 
	padding-right:5px; 
	padding-bottom:5px;
	text-align:right;

}	

#BOTAO_OUVIRTEXTO { 
	position:absolute; 
	width:110px; 
	height:auto; 
	left:220px; 
	z-index:10;
	margin-bottom:10px;	
	margin-left:10px; 
	margin-right:10px; 
	padding-left:5px; 
	padding-right:5px; 
	padding-bottom:5px;
	text-align:right;

}	

#BOTAO_AMPLIAR {
	width:60px;
	height:15px;
	position:relative;
	text-align: right;

}

#BOTAO_VOLTAR {
	position:relative;
	width:100px;
	left:600px;
	height:15px;

	right:10px;
	top:0px;
	z-index:3;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2; 
}

#BOTOES_NAVEGACAO { 
	position:relative; 
	top:0px;
	width:90px; 
	z-index: 20; 
	float:right; 
	right:20px;
}	

#BOTAO_LISTARTODOS { 
	position:relative; 
	top:20px;
	width:90px; 
	z-index: 0; 

}	




#ICONE_TELEFONE { 
	position:relative; 
	top:0px; 
	height:24px;
	width:119px; 
	z-index: 20; 
	float:right; 
	right:70px;
	background-image:url(../imagens/icone-telefone.gif); 
	background-repeat:no-repeat;
}
	

/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/
/************************************************************************************************************
# F O R M U L Á R I O S
************************************************************************************************************/



textarea {
	background-color: #ffffff; 	
	border: 1px solid #333333;
	padding: 2px;
}


input {
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 2px;
	}



select {
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 2px;
}


/************************************************************************************************************/
/*
.
.
.
.
.
.
.
.
.
.
.
.
. espaco entre cada nova categoria de configuracao
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*/



/************************************************************************************************************
# P A G I N A C A O
************************************************************************************************************/




  
    
   
    

	
	/******************************************************
	# lkFirstPage (Link que vai para primeira página)
	*******************************************************/
	.lkFirstPage {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkFirstPage:link {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkFirstPage:active{
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkFirstPage:visited {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkFirstPage:hover { 
		font-weight: bold; 
		font-size:10px; 	
		color: #000000;	
		text-decoration: underline;
	}



	/******************************************************
	# .lkBack (Link voltar para página 'Anterior')
	*******************************************************/
	.lkBack {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkBack:link {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkBack:active{
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkBack:visited {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkBack:hover { 
		font-weight: bold; 
		font-size:10px; 	
		color: #000000;	
		text-decoration: underline;
	}


	/******************************************************
	# .lkRewind (Link que vai para seções anteriores <...) 
	*******************************************************/
	.lkRewind {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkRewind:link {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkRewind:active{
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkRewind:visited {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkRewind:hover { 
		font-weight: bold; 
		font-size:10px; 	
		color: #000000;	
		text-decoration: underline;
	}

	
	/******************************************************
	# .lkForward (Link que vai para próxima seção  '..>>') 
	*******************************************************/
	.lkForward {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkForward:link {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkForward:active{
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkForward:visited {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkForward:hover { 
		font-weight: bold; 
		font-size:10px; 	
		color: #000000;	
		text-decoration: underline;
	}


	/******************************************************
	# .lkNext (Link que vai para próxima página  'Próxima') 
	*******************************************************/
	.lkNext{
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkNext:link {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkNext:active{
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkNext:visited {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkNext:hover { 
		font-weight: bold; 
		font-size:10px; 	
		color: #000000;	
		text-decoration: underline;
	}




	/******************************************************
	# lkFirstPage (Link que vai para primeira página)
	*******************************************************/
	.lkLastPage {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkLastPage:link {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkLastPage:active{
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkLastPage:visited {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkLastPage:hover { 
		font-weight: bold; 
		font-size:10px; 	
		color: #000000;	
		text-decoration: underline;
	}



	/******************************************************
	# .lkList (A lista de links da paginação)
	*******************************************************/
	.lkList {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkList:link {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkList:active{
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkList:visited {
		font-weight: bold; 
		font-size:10px; 
		color: #000000;	
		text-decoration: none;
	}
	
	.lkList:hover { 
		font-weight: bold; 
		font-size:10px; 	
		color: #000000;	
		text-decoration: underline;
	}






    .selected {
        text-decoration: underline;
        font-size: 14px;
        color: gray;
    }
    .pagInfo {
        text-decoration: none;
        font-size: 12px;
        color: darkgray;
    }
    .pagInfoNumbers {
        font-size: 10px;
        color: gray;
    }






