body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

a {
	color: #FFF;
}

#container {
	position:absolute;
	width: 800px;
	height: 600px;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
}

#text {
	position:absolute;
	width:550px;
	height:280px;
	padding: 0px 10px 0px 0px;
	overflow:auto;
	left: 195px;
	top: 220px;
}

#text_anosanteriores {
	position:absolute;
	width:510px;
	height:280px;
	padding: 0px 10px 0px 0px;
	overflow:auto;
	left: 235px;
	top: 215px;
}

#text p, #text_anosanteriores p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

#text_anosanteriores a {
color:#99b6d2;
font-size: 13px;
font-weight:bold;
}

#animacao {
	position:absolute;
	left: 17px;
	top: 47px;
}
