body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

.bibtex {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
}
.caixahighlight {
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px dashed #000000;
	width: 220px;
}
.bordainferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
}

.bordainferior a:link,
.bordainferior a:visited {
   text-decoration: none;
   
}
/*.FundoPrincipal {
	background-color: #E6FFEB;
}*/

.FundoPrincipal {
}


.breadcrumb {font-size: small}

#twitter_update_list {
	list-style-type: disc;
	list-style-position: outside;
}
