body{
	margin: 0px;
	padding: 0px;
	color: Black;
	background-color: #ffffff;
	scrollbar-face-color: #D3D3D3;
	scrollbar-shadow-color: #1D3364;
	scrollbar-arrow-color: #2E60AB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-base-color: #F4F4F4;
}
img{
	border: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.pdn1{
	padding: 3px 0px 0px 0px;
}

#topo {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 621px;
	height: 61px;
	background-image: url(img/topo.gif);
	background-repeat: no-repeat;
}
#barralinha{
	top: 61px;
	left: 0px;
	position: absolute;
	width: 621px;
	height: 51px;
}
#montanha{
	top: 111px;
	left: 0px;
	position: absolute;
	width: 350px;
	height: 359px;
}
#relogio{
	top: 111px;
	left: 350px;
	position: absolute;
	z-index:1
	width: 271px;
	height: 82px;
}
#fototexto{
	top: 193px;
	left: 350px;
	position: absolute;
	width: 271px;
	height: 277px;
}
.corpoframe{
	background-image: url(img/bg_texto.jpg);
	background-repeat: no-repeat;
}
