.dpoi{
	position:relative;
	top:5px;
	left:0px;
	float:left;
	width:100%;
	overflow:hidden;
	height:180px;
	background:url(../imagens/depoimento.jpg) no-repeat center;
}
.dpoitxt{
	position:relative;
	top:15px;
	left:5px;
	float:left;
	width:98%;
	overflow:hidden;
	height:98%;
	line-height:20PX;
}
.dpoi p{
	text-indent:40px;
	margin:0;
}

.end{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:auto;
	text-align:center;
	z-index:50px;
}
.anun{
	position:relative;
	top:0;
	left:0;
	height:200px;
	width:100%;
	background:url(../imagens/anuncio/Figura3.jpg) no-repeat center;
}
.logbox{
	position:relative;
	top:0;
	float:left;
	overflow:hidden;
	height:85px;
	width:50%;
	margin-top:10px;
	text-align:center;
}
.logbox form{
	position:relative;
	left:50px;
	display:block;
	text-align:center;
}
.email, .senha, .login{
	width:143px;
	height:20px;
	line-height:20px;
	margin:0 10px 5px 0;
}
.logbox ul{
	position:relative;
	left:0px;
	top:2px;
	display:block;
	width:310px;
}
.logbox ul li{
	list-style:none;
	float:left;
}
.enviar{
	width:52px;
	height:55px;
}

ol{
	position:absolute;
	bottom:35px;
	left:0px;
	display:block;
	width:640px;
	height:100px;
}
ol li{
	list-style:none;
	height:100px;
	width:auto;
	float:left;
	margin:15px 0px 0 50px;
}
.news{
	position:relative;
	top:0;
	float:left;
	overflow:hidden;
	height:85px;
	width:50%;
	margin-top:10px;
	text-align:center;
}