/* CSS Document */

*{margin: 0; padding: 0;}

br.clear{clear:both;font-size:0;height:0;line-height:0;display:block;}

ul,li{list-style-type:none; text-decoration: none;}

.block {  display: block }

body { background: #000 url(imagens/bg.jpg) repeat-x fixed; font-family: Trebuchet MS, Arial, Helvetica;  color: #7f8075; font-size: 12px; behavior:url("csshover.htc");}

#bg1 {
	width: 100%;
	height: 700px;
	margin: 0 auto;
	background: url(imagens/bg4.jpg) no-repeat center top;
}

#main {
	width: 776px;
	height: 700px;
	margin: 0 auto;
	/*background: url(imagens/bg3.jpg) no-repeat center top;
}
