@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../_imagens/body_fundo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#defesa {
	width: 958px;
	margin: 0 auto;
	text-align: left;
}
#topo {

}
#conteudo {
	background-image: url(../_imagens/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	background-color: #818286;
	padding-top: 680px;
	color: #FFF;
	text-align: center;

}
#base {

}
#base p {

}
