@charset "iso-8859-1";

/* 
	Junior Meneguette
	junior@spectranet.com.br
	http://www.spectranet.com.br

 	
	ESTRUTURA PRINCIPAL
 
 */
 
body {
	background:url(../img/bg_fundo_infantil.gif) left top repeat-x;
	font:12px 'Trebuchet MS';
	color:#666;
	text-align:center;
	margin:0 auto;
}