@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}

#alvo {
	position: absolute;
	text-align: center;
	background-image: url(layout_hotsite.jpg);
	background-repeat: no-repeat;
}

#slide {width:405px; height:407px; margin:65px auto 0 auto;}

#rodape {
	width:458px;
	height:50px;
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #686868;
	padding-top:10px;
	
	}