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

body {
	url("../imgs/fundo_conteudos.png") repeat scroll 0 0 transparent;
	background-color: #EBEBEB;
}

#INDEX {
	width:1000px;
	height:300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 200px;
	}
