#geral{
	width:990px;
	margin:0px auto;
}

#topo{
	text-align:center;
}

#bottom{
	color:#7a7a7a;
	line-height:19px;
	clear:both;
	padding-top:15px;
}

#bottom img{
	float:left;
	margin-right:20px;
	margin-top:-15px;
}

#bottom #logoEzoom{
	float:right;
	margin:-30px 0px 0px 0px;
}

#conteudo{
	padding:10px 0px 40px 50px;
	color:#FFF;
}

#fotoMaior{
	width:296px;
	height:378px;
	position:relative;
	float:left;
}

#fotoMaior table{
	position:absolute;
	top:40px;
	left:41px;
	width:213px;
	height:297px;
	z-index:3;
}

#fotoPequena{
	width:111px;
	height:141px;
	float:left;
	position:relative;
	margin:5px;
}

#fotoPequena table{
	position:absolute;
	top:14px;
	left:15px;
	width:81px;
	height:113px;
	z-index:3;
}