/* NAT/EAV/Projeto ensino_arte_rede - 2008 */ 
/* Escola de Artes Visuais do Parque Lage/Nucleo de arte e tecnologia - 2008 */ 
/* multiplas paginas do site isntitucional usam essa folha de estilo */
/* nao modificar sem autorizacao */ 
/* inicio em: ago 2008 - cverdade */ 
/* modificado em: ago 2008 - cverdade */ 
/* cverdade: http://www.dverdade.com.br */
/* historico: sujeito a alteracoes */ 

/* Folha de estilo base: ear_estilos.css */

/* INICIO - style sheet */ 

html, body {
	height: 100%; /* para que height:100% funcione nos div */ 
}
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 80%;
	line-height: 20px;
	color: #6f6f6f;
	background-color: #D0D3C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul	{
	list-style:none:

}

/* --- h especial para SITE Institucional----*/

h1	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 16px;	
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #FF6600;  /* Laranja */
	margin: 0 0 0 0; 
}

h2	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 15px;	
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color:	#000066;  /* azul */
	margin: 0 0 20px 0; 

}

h3	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 16px;	
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #000066;  /* azul */
	margin: 0 0 0 0; 
}

h4	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 15px;	
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color:	#FF6600;  /* Laranja */
	margin: 0 0 20px 0; 

}

h5	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 16px;	
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #666666;  /* cinza */
	margin: 0 0 0 0; 
}


h6	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 16px;	
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #666699;  /* azul + claro */
	margin: 0 0 0 0; 
}



/* ---------------*/






/* Sombra no fundo creme*/
.umBlocoCentral #container {
	width: 766px;   /*using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar 	*/
	background: #FFFFFF;
	margin: 0 auto;  /*the auto margins (in conjunction with a width) center the page	*/ 
/*	border: 1px solid #000000;	*/
	text-align: left;  /*this overrides the text-align: center on the body element.	*/ 
	background: #FFFFFF url(../figs/container_bg.png) repeat-y;

}



/* toda a pagina	*/
#container	{
	position: relative;
	width: 766px;
	min-height: 100%;
/*	background: #FFFFFF url(../figs/container_bg.png) repeat-y; */
	background:  url(../figs/container_bg.png) repeat-y;
	/*background-position: center;*/
}

* html #container {	/* para fixar H no IE	*/
	height: 100%;	
}


/* area util*/
#blocoWidth	{
	width: 756px;
	margin-right: 5px;
	margin-left: 5px;
	/*background-color: #FF0066;*/
}

/* cabeca do site*/
#header {
	width: 756px;
	height: 107px;
	left: 5px;
	background-color: #000066;
}

/* Assinatura da EAV e NAT */
/* inicio */
#assinaTop	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	position: relative;
	top: 10px;
	left: 25px;
	width: 450px;
}

a.topEAV		{
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*background-color: #FFFFFF;*/
	color: #999999;
/*	padding-left: 9px;	*/	
}

a:visited.topEAV		{
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*background-color: #FFFFFF;*/
	color: #999999;
/*	padding-left: 9px;	*/	
}


a.topNAT		{
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*background-color: #FFFFFF;*/
	color: #666666;
	padding-left: 9px;	
}

a:visited.topNAT		{
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*background-color: #FFFFFF;*/
	color: #666666;
	padding-left: 9px;	
}
/* Assinatura da EAV e NAT */
/* fim */


/* Logo EAR	*/
#headLogo	{
	width: 348px;
	height: 39px;
	position: absolute;
	left: 30px;
	top: 48px;
	z-index: 2;
	background: url(../figs/lg_EAR_head.png) no-repeat top left;
}

/* TESTES */
/* menus TX topo	*/
#menusTxTop	{
	width: 330px;
	height: 23px; /* height: 44px; */ 
	position: absolute;
	left:  430px;
	top: 67px; /* top: 46px; 44-23=21 => 46 + 21= 67*/
	text-align: right;
	/*background-color:#FF9999;*/
	clip: rect(auto,329px,auto,auto);
	z-index:3;
}




/* 
index: Tab AVISOS MENSAGENS
navTabIndex: area de conteudo	
*/
div.content {
/*  border: #48f solid 3px;	*/
    border: #48f solid 3px;
    clear: left;
/*  padding: 1em;	*/
    padding: 1em;
}








/* Area do conteudo: contem 2colunas	*/
#contemCols	{
	width: 756px;
	min-height: 100%;
	padding-top: 20px;
/*	top: 40px;	*/
	background-color: #FFFFFF;
}

/* Coluna a direita	*/
#colBoxes	{
	float: right;
	width: 168px;
	min-height: 100%;
	/*background-color: yellow;*/
}


/* Box Menu Navegacao site INSTITUCIONAL*/
#boxNavInstitu	{
	width: 142px;
	height: 24px;
	font-size: 13px;	
	font-style: normal;
	font-weight: bold;
	color:	#666699; /* azul */
	background-color:	#E0E0EB;
	padding-top: 2px;
	padding-left: 10px;
	border-bottom: 2px solid #FFFFFF;	
}


#boxNavInstitu a:link, a:visited {
	text-decoration: none;
	color:	#666699; /* azul */
	

}

#boxNavInstitu a:hover	{
	color:	#FF6600; /* laranja */
}


#boxFioAzTopBot	{
	width: 152px;
	border-top: 2px solid #000066;	
	border-bottom: 2px solid #000066;	
}




/* area do conteudo	*/
#conteudo	{
	padding-bottom: 20px;
	margin-left: 28px;
	margin-right: 240px;
}


.linkBack a	{
 text-decoration: none;
 border: 0px;
 color:#000066;
}

.linkBack a:hover	{
 text-decoration: underline;
 border: 0px;
 color:#FF6600;
}



/* rodape	*/
#footer	{
	position: absolute;
	clear: both;	
	height: 200px;
	background-color: #FFFFFF;
	/*border-top: 1px solid #e6e6e6;*/
	/*bottom: 0;*/
}




/* FIM - style sheet */
