body{
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a{
	text-decoration:none;
}
#foto_centro{
	width:753px;
	height:500px;
	margin: 0 auto;
}
#seta_esquerda{
	width:100px;
	height:500px;
	float:left;
}
#seta_direita{
	width:100px;
	height:500px;
	float:right;
}
#cont{
	width:953px;
	margin: 0 auto;
}
#fecha{
	width:27px;
	height:27px;
	margin: 0 auto;
}
#flecha_esq{
	width:35px;
	height:68px;
	margin:218px auto;
}
#flecha_dir{
	width:35px;
	height:68px;
	margin:191px auto;
}
