@charset "utf-8";
#conteudo_home {
	height: 327px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-position: center center;
	background-image: url(../img/gif/home/bg_home.gif);
	background-repeat: no-repeat;
}
#fotos {
	height: 260px;
	width: 391px;
	float: right;
	margin-top: 36px;
	margin-right: 25px;
}
