body {
    background-color : #000000;
  }

.tabelaprimeira{
    background-image : url('../img/fundo_primeira2.jpg');
    background-repeat : no-repeat;
		background-position: right top;
}

.tabelaempresa{
    background-image : url('../img/fundo_empresa2.jpg');
    background-repeat : no-repeat;
		background-position: right top;
} 

.tabelatextoempresa{
		background-image : url('../img/fundo_texto_empresa.png');
    background-repeat : no-repeat;
}

.tabelaprodutos{
    background-image : url('../img/fundo_produtos.jpg');
    background-repeat : no-repeat;
		background-position: right top;
}

.tabelainfo{
    background-image : url('../img/fundo_info.jpg');
    background-repeat : no-repeat;
		background-position: right top;
}

.tabelatextoinfo{
		background-color: #e8dca5;
		opacity:0.9;
		filter:alpha(opacity=90);
}

.texto{
		color: #000000;
		font-family: arial;
		font-size: 11px;
		text-decoration:none;
}

.textonoticias{
		color: #e8dca5;
		font-family: arial;
		font-size: 11px;
		text-decoration:none;
}

.botaoempresa{
  cursor: hand;
	cursor: pointer;
}

a.siteanterior{
		color: #40403f;
		font-family: arial;
		font-size: 9px;
}

a.wallpaper{
		color: #b54616;
		font-family: arial;
		font-size: 9px;
		text-decoration:none;
		display: block;
}

a.link1{
		color: #2814ef;
		font-family: arial;
		font-size: 12px;
		text-decoration:underline;
		display: block;
}
.assinatura{
		color: #40403f;
		font-family: arial;
		font-size: 9px;
		text-decoration:none;
}

#autorcontainer {
	position	: absolute;
	width		: 450px;
	height		: 401px;
	overflow	: hidden;
	margin-left	: 10px;
	left: 0;
}

#autorcontent {
	position	: relative;
	width		: 440px;
	left		: 0px;
}

#scrollArea {
		position	: absolute;
		height		: 401px;
		width		: 8px;
		overflow	: hidden;
		background-color:#cccccc;
		background-image: url('../img/scroller_bar.gif');
		background-position: center;
		background-repeat: repeat-y;
}
	
#scroller {
		position	: relative;
		top		: 0px;
		width		: 8px;
		background	: #f0dfb7;
		cursor		: pointer;
		cursor		: hand;
}



#autorcontainer2 {
	position	: absolute;
	width		: 450px;
	height		: 401px;
	overflow	: hidden;
	margin-left	: 10px;
	left: 0;
}

#autorcontent2 {
	position	: relative;
	width		: 440px;
	left		: 0px;
}

#scrollArea2 {
		position	: absolute;
		height		: 401px;
		width		: 8px;
		overflow	: hidden;
		background-color:#cccccc;
		background-image: url('../img/scroller_bar.gif');
		background-position: center;
		background-repeat: repeat-y;
}
	
#scroller2 {
		position	: relative;
		top		: 0px;
		width		: 8px;
		background	: #f0dfb7;
		cursor		: pointer;
		cursor		: hand;
}

#autorcontainer3 {
	position	: absolute;
	width		: 307px;
	height		: 437px;
	overflow	: hidden;
	margin-left	: 10px;
}

#autorcontent3 {
	position	: relative;
	width		: 285px;
	left		: 0px;
}

#scrollArea3 {
		position	: absolute;
		height		: 437px;
		width		: 8px;
		overflow	: hidden;
		background-color:#cccccc;
		background-image: url('../img/scroller_bar.gif');
		background-position: center;
		background-repeat: repeat-y;
}
	
#scroller3 {
		position	: relative;
		top		: 0px;
		width		: 8px;
		background	: #643b00;
		cursor		: pointer;
		cursor		: hand;
}