
/* CSS Document */
#div_esquerda_corrente
{
	text-align:center;
	line-height:;
	border: 0px solid;
	width:160px;
    min-height:193px;	
	float:left;
	background:#e1e1e1;
	}

#div_direita_corrente
{
	border: 0px solid;
	width:140px;
	float:right;
    min-height:193px;
	background:#e1e1e1;
    
	}
	
#issn{
	width:300px;
	height:48px;
	background:#e1e1e1;
	text-align:center;
    padding-top:10px;
	margin-top:12px;
	}	
	
#capa_grande
{
	text-align:center;
	}	
	
	
#mais_acessados	{
	
	width:300px;
	

	}

#linha_mais_acessados{
	
	color:#000;
	margin-top:6px;
	margin-bottom:6px;
	}	
	
	
#contact_us{
	border: 0px solid;
	float:right;
	width:230px;
	height:100px;	
	font-family:Georgia, "Times New Roman", Times, serif;
		}	

