@charset "utf-8";

body {
	background: #0a0b13;
	font-family: 'Verdana', 'Arial';
	font-size: 12pt;
	font-weight: bolder;
	color: #f0f0f0;
}

table {
	text-align: left;
}

a:link {
	color: #f0f0f0;
}

a:visited {
	color: #f0f0f0;
}

a:hover {
	color: #f0f0f0;
}

a:active {
	color: #f0f0f0;
}

.link-color {
	color: #f0f0f0;
}

#small {
	font-family: 'Verdana', 'Arial';
	font-size: 8pt;
	z-index: 1;
}

#mainpagetextarea {
	position: absolute;
	top: 50%;
	left: 1%;
	width: 98%;
	height: 50%;
	overflow: auto;
	z-index: 1;
}

#textarea {
	position: absolute;
	top: 10%;
	left: 1%;
	width: 98%;
	height: 80%;
	overflow: auto;
	z-index: 1;
}

.biotextarea {
	position: relative;
	top: 20%;
	left: 1%;
	width: 98%;
	z-index: 1;
}

#carregdduimage {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0.80;
	filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.80);
	overflow: hidden;
}

.carregddubanner {
	position: absolute;
	top: 2%;
	left: 1%;
	width: 98%;
	height: 10%;
	overflow: auto;
	font-size: 14pt;
	font-weight: bold;
	z-index: 1;
}

.montageimage {
	width: 500px;
	overflow: none;
	float: right;
	margin: 50px:
	z-index: 1;
}

.montageimage2 {
	width: 150px;
	overflow: none;
	float: right;
	margin: 20px:
	z-index: 1;
}

.nowrap {
	clear: right;	
}
