<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
a img  
{  
border: none;  
}  
#ficha img {
	margin: 0px;
	padding: 0px;
	white-space: pre;
	display: inline;
	vertical-align: middle;
}
	body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #362453;
	line-height: 1.5em;
	margin: 0px;
}
{ margin: 0; padding: 0; }
	
		#bg { position: fixed; top: 0; left: 0; }
		.bgwidth { width: 100%; }
		.bgheight { height: 100%; }
		
		#page-wrap {
	position: relative;
	width: 80%;
	padding: 20px;
	-moz-box-shadow: 0 0 20px black;
	-webkit-box-shadow: 0 0 20px black;
	box-shadow: 0 0 20px black;
	margin-top: 86;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	background-image: url(../images/bg2.png);
	background-repeat: repeat;
}
		p {
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 20px;
}
#bio p {
	text-indent: 0px;
	line-height: 1.5em;
	font-size: 12px;
	color: #666;
	font-variant: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin-left: 20px;
}
	
		#menu {
	position: relative;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000;
	text-align: center;
	top: auto;
}
	#pie {
	position: relative;
	width: 100%;
	padding: 0px;
	bottom: auto;
	display: block;
	background-image: none;
	background-color: #000;
	color: #FFF;
	margin: 0px;
}
p strong {
	color: #E47025;
}
h1 {
	color: #18AAA0;
	font-family: 'Trirong', serif;
	border-left-style: groove;
	border-left-color: #168174;
	border-left-width: 60px;
	text-indent: 5px;
}
h2 {
	color: #C66533;
	font-family: 'Trirong', serif;
}
h3 {
	color: #265A19;
	font-family: 'Trirong', serif;
}
#coluno {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
}
#pie a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #002E3E;
	text-decoration: none;
}
#bio img {
	float: left;
	border: medium groove #F90;
	background-color: #F60;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	display: inline;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bio h2 {
	display: block;
}
a {
	text-decoration: none;
	color: #002E3F;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
}
</pre></body></html>