body{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(../images/imagemDeFundo.jpg);
	background-repeat: repeat;
}
.logo{
	background-image: url(../images/logo_resized.png);
	background-repeat: no-repeat;
	height:211px;
	width:302px;
	position: absolute;
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 13;
}
.white{
	background-color: #FFF;
	clear: both;
}
.lema{
	float: left;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 550px;
	z-index: 14;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
}
.texto{
background-color: #FFF;
width: 100%;
scrollbar-3dlight-color:#0d1300;
scrollbar-arrow-color:#999999;
scrollbar-darkshadow-color:#0d1300;
scrollbar-face-color:#0d1300;
scrollbar-highlight-color:#999999;
scrollbar-shadow-color:#999999;
scrollbar-track-color:#0d1300;
}
.cpy{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #C0E7FE;
	font-weight: bolder;
}
#divUpControl {
	position:absolute;
	left:10px;
	width:190px;
	top:70px;
	height:14px;
	z-index:1;
	text-align: right
}
#divDownControl {
	position:absolute;
	left:10px;
	width:190px;
	top:110px;
	height:14px;
	z-index:1;
	text-align: right
}
#divContainer {
	LEFT: 5px;
	WIDTH:400px;

	VISIBILITY: hidden;
	OVERFLOW: hidden;
	POSITION: relative;
	TOP: 3px;
	HEIGHT: 250px;
}
#divContent {
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px
}
.titulo{
	font-size: 14px;
	font-weight: bold;
	color: #00778D;
}