body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	margin: 10px auto;
	width: 70%;
	background-image: url(imagens/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}


.bibtex {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
}
.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;
}
#breadcrumb a:link,
#breadcrumb a:visited {
   text-decoration: none;
   
}

#twitter_update_list {
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
	text-align: justify;
}

#twitter_update_list li{
	margin-top: 10px;
}

.feedburnerFeedBlock ul {
margin-left: 0px;
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
	text-align: justify;
}

.feedburnerFeedBlock li {
	margin-top: 10px;
}
	
.strikethrough {
	text-decoration: line-through;
}
#pagetitle {
	font-size: x-large;
	font-weight: bold;
	margin-bottom: 10px;
}
#breadcrumb {
	margin-bottom: 5px;
	border-bottom: 1px;
	border-bottom-style: solid;
	font-size: x-small;
}

#clear {
	clear:both;
}

#TabbedPanels1 {
	background-color:transparent;
	float: left;
	width: 69%;
	padding-right: 5px
}


#content-right {
	float: right;
	width: 29%;
	text-align: left;
	border-left: 1px;
	border-left-style: dashed;
	padding-left: 5px;
	font-size: small;
}

#content-bottomleft {
	float: left;
	width: 45%;
	padding-right: 5px
}

#content-bottomright {
	float: right;
	width: 45%;
	text-align: left;
	border-left: 1px;
	border-left-style: dashed;
	padding-left: 5px;
	font-size: small;
}

