.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
}
.scroll { 
scrollbar-3dlight-color: #fae2c8; 
scrollbar-arrow-color: #ffffff; 
scrollbar-base-color: #FAE2C8; 
scrollbar-darkShadow-color: #fae2c8; 
scrollbar-face-color: #F8D6B5; 
scrollbar-highlight-color: #E8781A; 
scrollbar-shadow-color: #E8781A; 
scrollbar-track-color: #FAE2C8;
}
#esquerda {
      float:left;
}
#direita {
      float:right;
}
.leftposition {
	height: 413px;
	width: 241px;
	left: 0px;
	top: 0px;
}
.rightposition {
	top: 0px;
	right: 0px;
	left: 538px;

}
.midleposition {
	left: 241px;
	top: 0px;
	width: 297px;

}
.menuposition {
	left: 55px;
	top: 360px;
}
.layertxtposition {
	left: 345px;
	top: 140px;
	height: 238px;
	width: 363px;
}
.boldtext {
	font-size: 11px;
	font-weight: bold;
	color: #CE5300;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: CE5300;
}
a:link {
	color: CE5300;
}
a:visited {
	color: #FF9933;
}
.caixinha {
	border: 0.1em solid #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: FAE2C8;

}

