.titulo {
	margin: 5px 0 15px 35px;
}

.corpo {
	background: white url(img/homeFundo.gif) bottom no-repeat;
	height: auto;
	padding-bottom: 10px;
	float:left;
	margin-left:0;
}

.bannerEmpresa, .bannerPod, .bannerBlog { 
	float: left;
	margin-top: 25px;
}

.bannerEmpresa { margin-top: 0 }

IMG {
	border: 0;
}

.bannerEmpresa, .bannerPod, .bannerBlog {
	clear: left;
	margin-left: 15px;
}


.artigo {
	float: right;
	width: 405px;
	margin-right: 25px;
	margin-top: 0px;
}

.artigoTitulo {
	display: block;
	clear:right;
}

.artigoCorpo {
	margin-top: 10px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
}

.bannerEmpresaConteudo {
	float: left;
	clear: both;
	background: url(img/bannerEmpresa.jpg);
	width: 262px;
	height: 740px;
	_margin-left: 4px;
	
}

.bannerEmpresaTexto {
	margin: 120px 0 0 25px;
	_margin: 120px 0 0 27px;
	width: 210px;
	color: white;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	text-align: justify;
}

.bannerEmpresa IMG {
	float:left;
	clear: both;
}



.bannerBaopod {
	float: left;
	clear: both;
	width: 262px;
	height: 191px;
	background: url(img/bannerPod.jpg) no-repeat;
}

.bannerBaoblog {
	margin-top: 1px;
	float: left;
	clear: both;
	width: 262px;
	height: 191px;
	background: url(img/bannerBlog.gif) no-repeat;
}

.bannerOrkut {
	width: 262px;
	height: 191px;
	background: url(img/bannerOrkut.gif) no-repeat;
}

.bannerTelefone {
	float: right;
}

.bannerContato form{
	margin: 28px 0 0 21px;
	_margin: 20px 0 0 21px;
	*margin: 20px 0 0 21px;
	
}

.bannerContatoNome {
	margin: 20px o o 21px
}

.bannerContatoEmail {
	margin: 100px o o 21px
}

.bannerContato INPUT, .bannerContato TEXTAREA {
	border: 0;
	width: 160px;
	color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background: none;
}

#bannerContatoEnvia {
	background: url(img/btEnviar.gif) no-repeat;
	cursor: pointer;
	
}

.teste {
	width: 735px;
	height: 200px;
	clear: both;	
}