/**************************************************************
	My CSS template
**************************************************************/
body 
{
	font-family: palatino;
	font-size: 100%;
	background: rgb(255,255,255) url("bgdegrade2.jpg")
	top left repeat-x fixed;
	text-align: justify;
	margin: 0 auto;
	padding: 0px;
	color: rgb(0,0,0);
}
/**************************************************************/
h1 
{
	font-size: large;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	background: rgb(210,210,210);
	color: rgb(0,0,0);
	text-transform: uppercase;
}
/**************************************************************/
h2 
{
	font-size: larger;
	font-weight: bold;
	color: rgb(0,0,0);
	margin-left: 5px;
	margin-right: 5px;
}
/**************************************************************/
h3 
{
	font-size: 100%;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	color: rgb(0,0,0);
}
/**************************************************************/
p 
{
	padding: 0px;
	color: rgb(0,0,0);
	text-indent:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/**************************************************************/
br
{ 
	display: block;
	margin:5px;
}
/**************************************************************/
a 
{
	color: rgb(40,40,40);
}
/**************************************************************/
hr 
{
	margin-left: 5px;
	margin-right: 5px;
}
/**************************************************************/
ol 
{
	color: rgb(0,0,0);
	font-family: palatino;
	font-size: 100%;
}
/**************************************************************/
p.bullets 
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 16px;
	text-indent: -16px;
}
/**************************************************************/
p.rodape 
{
	text-align: right;
	font-size: smaller;
	font-style: italic;
	color: rgb(0,0,0);
}

/**************************************************************/
/**************************************************************/
#page 
{
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	background-color: transparent;
}

/**************************************************************/
/**************************************************************/
#header
{
	width: 960px;
	height: 10px;
	background-color: transparent;
	margin: 0 auto;
}
/**************************************************************/
/**************************************************************/
#leftbar
{
	position: fixed;
	float: left;
	width: 200px;
	background-color: rgb(240,240,240);
	margin: 0 auto;
}
/**************************************************************/
#leftbar h1
{
	color: rgb(0,0,0);
	background: rgb(210,210,210);
}
/**************************************************************/
#leftbar ul 
{
	list-style-position: inside;
	list-style-type: square;
	padding: 0px 0px 0px 10px;
	margin: 0 auto;
}
/**************************************************************/
#leftbar ul li 
{
	padding-top: 5px;
	color: rgb(50, 50, 50);
}
/**************************************************************/
#leftbar ul li a 
{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
	color: rgb(40,40,40);
}
/**************************************************************/
#leftbar ul li a:hover 
{
	text-decoration:underline;
	text-transform: uppercase;
}

/**************************************************************/
#leftbar ul li a:visited 
{
	color: rgb(20,20,20);
}

/**************************************************************/
/**************************************************************/
#maintext 
{
	float: right;
	width: 750px;
	min-height:300px; 
	background-color:transparent;
	margin: 0 auto;
}
/**************************************************************/
#maintext li 
{
	color: rgb(0,0,0);
	margin-bottom: 10px;
}

/**************************************************************/
/**************************************************************/
#footer 
{
    width: 960px;
	float: center;
	margin: 0 auto;
}
/**************************************************************/
#footer p 
{
	margin: 0;
	font-size: 12px;
	text-align: right;
}

/**************************************************************/
/**************************************************************/
.aaneto_sketch 
{
    float: right;
    margin-left: 3ex;
}

/**************************************************************/
img 
{
	border: rgb(0, 0, 0) 0px solid;
}

/**************************************************************/
/**************************************************************/
/*Refencias bibliográficas*/

/**************************************************************/
#publications li
{
	color: rgb(0, 0, 0);
	font-size: 90%;
}

/**************************************************************/
span{}
span.BibAuthor{}
span.BibInProceedingsBooktitle{font-style:italic;}
span.BibPhDThesisSchool{font-style:italic;}
span.BibInProceedingsTitle{color:rgb(0,0,60)}
span.BibPhDThesisTitle{color:rgb(0,0,60)}
span.BibTechReportTitle{color:rgb(0,0,60)}
span.BibJournalTitle{color:rgb(0,0,60)}
span.BibJournalName{font-style:italic;}
span.BibInBookTitle{font-style:italic; color:rgb(0,0,60)}
span.BibPublisher{font-style:italic;}



/**************************************************************/
.informacao-artigo {
	display: none;
}

.citado {
	display: none;
}

.icone-doi {
	display: inline-block;
	width: 26px;
	height: 11px;
	background: rgb(0,0,155) url("../Currículo do Sistema de Currículos Lattes (Armando Alves Neto)_files/ico_doi.jpg") no-repeat;
	background-size: 100%;
}

.icone-producao {
	margin-right: 5px;
}

.layout-cell.layout-cell-1.text-align-right {
	display: none;
}
