/* Folha de estilo 
Layout INPE - Instituto Nacional de Pesquisas Espaciais
INTRANET / STI


/*=========================================================================================================================================================*/
/* GERAL */

a:link{color:black;text-decoration:none;}
a:active{color:black;text-decoration:none;}
a:visited{color:black;text-decoration:none;}
a:hover{color:#B5B5B5;text-decoration:underline;} 

table {
/*font:11px verdana, arial, helvetica, sans-serif;*/
text-align:justify;
}

/*
/*===================================================================================================================================================================*/
/* INÍCIO */

html{
	background:url(../imagens/fundo.gif) #f3f0ea repeat-x top ;
	background-color:#ccc;
	}


#divbody{
background-color:#ffffff;
/*overflow:auto;*/
}


/*===================================================================================================================================================================*/
/* TOPO */

#detalhe_topo {
background:#f8f8f8;
border-bottom-color:#000;
}

#bandeira{
	background-color:#000;
	color:;
	padding:5px 5px 5px 0px;
	margin-top: -5px;
	width:99.5%;
}

#bandeira a:link{color:#000;}
#bandeira a:active{color:#000;}
#bandeira a:visited{color:#000;}
#bandeira a:hover{color:#db9900 !important; text-decoration:underline !important;}

#topo_A a:link{
text-decoration:none;
color:#000000;
}

#topo_A a:active{
text-decoration:none;
color:#000000;
}

#topo_A a:visited{
text-decoration:none;
color:#000000;
}

#topo_A a:hover{
text-decoration:none;
color:#db9900; 
}


#faleconosco a:link{
text-decoration:none;
color:#000000;
}

#faleconosco a:active{
text-decoration:none;
color:#000000;
}

#faleconosco a:visited{
text-decoration:none;
color:#000000;
}

#faleconosco a:hover{
text-decoration:none;
color:#db9900; 
}


H1 {
    position:relative;
    top:5px;
    font-family:Verdana;
	color: #db9900;
	font-weight: bold;
	font-size : 18px;
}


/*===================================================================================================================================================================*/
/* MENU PRINCIPAL - ESQUERDO */

#divleft{
background-color:#e2e2e2/*A9A9A9*/;
}

.endereco_menu{
background-color:#eeeeee;
} 

.menuheader{
color:#000000;
background-color:#94bcbe;
border-top-color:#000000;
}

/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	border-bottom-color:#5a5a5a;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
	background:#e2e2e2;
	border-top-color:#5a5a5a;
	}
	
	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
	background:#c5c2c2;
	color:#000000;	
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
	border-bottom-color:#d9ecec;
	}



	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
	border-top-color:#d9ecec;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
	}

	
	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{		
	background-color:#b9d4d7;
	color:#fff;
	}



/*===================================================================================================================================================================*/
/* CENTRO */

.date{
	font-size:13px;	
}

#texto a:link{
color:black;
text-decoration:underline;
}

#texto a:active{
color:black;
text-decoration:underline;
}

#texto a:visited{
color:black;
text-decoration:underline;
}

#texto a:hover{
color:#B5B5B5;
text-decoration:underline;
}

#divmid2{
background:#ffffff;
}

.esconde{
/*background-color:#9ea0e9; */
background:url(/ermac/imagens/topo_menu.gif) no-repeat;
}

.conteudo_esconde{
background-color:#ffffff; 
}

/*===================================================================================================================================================================*/
/* MENU DIREITO */

.destaques {
background-color: #cfd3c9;
}

.linha_azul{
background-color:#ffffff; 
}

.linha_preta{
background-color:#9da98d;
color:#ffffff;
border-top-color:#000000;
}

.links_relacionados{
background-color:#cfd3c9;
border-top-color:#f8f8f8;
border-right-color:#f8f8f8;
border-left-color:#f8f8f8;
}

/*===================================================================================================================================================================*/


/*===================================================================================================================================================================*/
/* RODAPÉ */

#copyright{
background:#000000;
border-top-color:#ffffff;
clear:both;
}

#copyrightfont{
color:#ffffff;
}

/*===================================================================================================================================================================*/