body {
	margin:0;
	padding:0;
	text-align:center; 
	color:#FFF; 
	background:url(../img/fita1280.jpg); 
	background-position: top left;
	background-repeat: repeat-x;
	background-color:#000000;
	}
#tudo{
	width:1400px; 
	margin:0 auto;
	text-align:left; /* "remédio" para o hack do IE */
	background-color:#000000;}

#topo{
	height:97px;
	}

#esq{
	width:152px;
	float:left;
	}

#conteudo{
	width:960px;
	float:left;
	background-color:#000;
	}
	
#banner{
	height:219px;
}

#dir{
	float:left;
	}	
	
#logo_google{
	text-align:center;
	}
#google{
	width:900px;
	height:133px;
	}
#formulario{
	background:url(../img/fundo-formulario.jpg);
	background-repeat:no-repeat;
	height:322px;
	font-family:Arial;
	font-size:14px;
	}
	#formulario form{
	width:300px;
	position:relative;
	top:106px;
	left:300px;
	}	
	
	}
	#formulario input[type=submit]{
        background:#006699;
        color:#ffffff;
		width:60px;
		size:50;
		
}
#rodape{
	height:82px;
	}
#logo_vequio{
	height:57px;
	}

