﻿body 
{
    

	font : 70% Verdana, Arial, Helvetica, sans-serif; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-right: 15px;

}
A:link { 	

    text-decoration: none; 
    font-weight: 100;
    color: #555555 
   
}

A:visited { 	

    text-decoration: none; 
    font-weight: normal; 
    color: #555555

}
A.teste:link
{
   
   
	color: Black;
	
}
A.teste:visited
{
   
	color: Black;
	  
}
A.grid:link
{
   
   
	color: Red;
	
}
A.grid:visited
{
   
	color: Red;
	  
}

A.menuprincipal:visited
{
   font-weight: 100; 
	color: Black;
	font-size:11px;
	  
}

A.rodape:visited
{
   font-weight: 100; 
	color: #666666;
	font-size:9px;
	  
}
A.menuprincipal:link
{
   
   
	font-size:11px;
	
}
A.rodape:link
{
   
   
	font-size:9px;
	
}
A:hover { 	

    text-decoration: none; 
    font-weight: bold; 
    color: #555555

}
A.teste:hover
{
   
	font-weight: 100; 
	color: Black;
	  
}
A.grid:hover
{
   
	font-weight: 100; 
	color: Red;
	  
}
A.menuprincipal:hover
{
   	
	color: #000000;
	font-size:11px;
	font-weight: normal; 
	  
}
A.rodape:hover
{
   	
	color: #000000;
	font-size:9px;
	font-weight: normal; 
	  
}
.CaminhoPaginas {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: 	#949494;

	margin-left: 15px;
	padding: 4px 0 4px 0;

}
.TituloGrandePaginas {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #3E5466;

	font-size: 12px;

	font-weight: bold;

	margin-left: 15px;
}

#textoExplicativo {

	FONT-SIZE: 12px;

	margin-left: 15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: normal;

    color: #666666;
    

}
.tituloPagina {

	FONT-SIZE: 110%;

	font-family: Verdana;

	font-weight: bold;

	margin-left: 15px;

    color: #335687;

}
.TextoFundoBrancoSublinhado {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;
	
	
	text-decoration: underline;

}

#PORTAL_NFE_CONTEUDO {

/*    border:1px dashed #00f;*/

    margin-top:0px;

    margin-bottom:0px;

    margin-right:220px; /* 39 */

    margin-left:15px;

}


html, body, #PORTAL_NFE_JANELA {

    min-height: 100%;

    width: 100%;

    height: 100%;

}

.Topicos
{
	font-family: Verdana; 
	color:#666666 ;
}

.Topicos a
{
	color:#0066cc ;
}

.Topicos ul 
{
	list-style-image: url('../imagens/bullet_menu_drop.gif');
	text-align: justify;
}

.Topicos ul li
{
	margin-bottom: 10px;
}

.Topicos p 
{
	color: Black;
	line-height:40px;
}

.tituloConteudo
{
	margin: 0px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
}

.subtituloConteudo0
{
	/*margin-left: 25px;*/
	line-height: 20px;
	font-weight: bold;
	color: black;
	padding: 0px;
}

.subtituloConteudo1
{
	/*margin-left: 25px;*/
	line-height: 20px;
	font-weight: bold;
	color: #3E5466;
	padding: 0px;
}

.listaOrdenadaFAQ
{
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 30px;
	padding-top: 0px;
	
}

.listaOrdenadaFAQ p
{
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	
}

.listaOrdenadaFAQ li
{
	margin-bottom: 3px;	
}

.divTexto
{
	margin: 15px;
    color: #666666;
    text-align: justify;
}
.divTexto a
{
	color:#0066cc ;
}
.divTexto p
{
	margin-left: 10px;
}

.divTexto li
{
	margin-bottom: 8px;
	margin-left: 20px;
}

.listaRomana
{
	list-style-type: upper-roman;
	margin-left: 6px;
	*padding-left: 30px;
}

.lnkVoltar
{	
	color:#0066cc ;
	float: right;
}

.lateralDireita
{
	background-color: #eeeedd;	
}
.gridPublicacoes
{
	width: 100%;
	margin: 0px 10px 0px 20px;
	font-size: 11px;
	color: #666666;
}

.gridPublicacoes th
{
	padding: 8px 0px 13px 0px;
	text-align: left;
	font-weight: normal;
	color: Black;
}

.gridPublicacoes td
{
	padding: 0px 10px 10px 20px;
	background-image: url('../imagens/bullet_menu_drop.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align:justify;
	vertical-align: top;
	margin-left: 30px;
}

.gridPublicacoes td a
{
	text-decoration: none;
	font-weight: normal;
	color: #0066cc;
}

.gridPublicacoes td a:hover
{
	font-weight: bold;
}
