body {	
	margin:0px;
	padding:0px;
	background-image:url(../../imgs/home/bg-tudo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.geral {
	margin:0 auto;
	padding:0px 40px 0px 40px;
	height:1023px;
	width:910px;
	background-image:url(../../imgs/home/bg-centro.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

body,td, tr, p, div, input, textarea, h1, h2, h3, h4, h5, ul, li{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	list-style:none;}
	
img {border:none;}
a {text-decoration:none;}