@charset "utf-8";
/* CSS Document */




body {
	background-image: url("http://www.arlycravo.com/fundo.jpg");
	background-repeat:repeat;
	width:800px;
	
}

div.siteFinal {
	position:absolute;
	margin-left:-428px;
	margin-top:-303px;
	top:50%;
	left:50%;
	width:856px;
	height:606px;
}

div.menu {
	float:left;
	width:855px;
	height:604px;
}
