
.titulo {
	margin: 5px 0 0 15px;
}

.menu {
  height: 36px;
  background: url(img/menuContato.jpg) no-repeat;
}

.tituloContato {
	height: 33px;
	background: url(img/contatoTitulo.jpg) no-repeat;
	
}

.tituloContatoSequencia {
	color: #999999;
}

.corpo {
	background: white url(img/contatoFundo.jpg) bottom no-repeat;
	height: 300px;
	_height: 381px;
	*height: 375px;
	padding-bottom: 75px;
	float:left;
	margin-left:0;
	margin-bottom: 20px;
}

.contatoTitulo {
	margin-left: -11px;
	_margin-left: -9px;
	_margin-bottom: -3px;
	_margin-top: -2px;
}

INPUT, TEXTAREA {
	border: 0;
	width: 160px;
	color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	_margin-top: 3px;
	margin-left: 45px;
	_margin-left: 17px;
	background: none;
}

TEXTAREA {
	height: 100px;
}

#ContatoEnviar {
	width: 42px;
	height: 15px;
	height: auto;
	background: url(img/contatoEnviar.gif);
	float: right;
	margin-top: 0;
	_margin-right: -17px;
	cursor: pointer;

}

.contatoForm {
	width: 210px;
	height: 193px;
	margin: 35px 30px 0 30px;
	_margin: 35px 18px 0 30px;
	float: left;
	
}

.contatoTelefones {
	float: left;
	margin: 35px 0 0 0;
	width: 210px;
	height: 193px;
}
.contatoTexto {
	color:#999999;
}

.contatoTorpedo {
	display: block;
	font-weight: bold;
	_margin-top: 5px;
	margin-left: 41px;
	_margin-left: 10px;	
	width:170px;
	height:15px;
	float:left;
}
.contatoTelefone {
	display: block;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 41px;
	_margin-left: 38px;
	width:170px;
	height:15px;
	float:left;
}
.contatoMsn {
	display: block;
	font-weight: bold;
	margin-top: 26px;
	margin-left: 41px;
	_margin-left: 38px;
	width:170px;
	height:15px;
	float:left;
}
.contatoSkype {
	display: block;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 41px;
	_margin-left: 38px;
	width:170px;
	height:15px;
	float:left;
}
.contatoEndereco {
	display: block;
	font-weight: bold;
	margin-top: 18px;
	_margin-top: 19px;
	margin-left: 41px;
	_margin-left: 38px;
	width:170px;
	height:15px;
	float:left;
}

.contatoDadosTexto {
	color: #EEEEEE;
}

.textoMeio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.formInput {
	background: #3B3F42;
	padding-left: 2px;
}
.formButton {
	background: #3B3F42;
	border: 1px solid #999999;
	width: 40px;
}
form {
	margin-top: 20px;
}
#contatoUsDois {
	background: url(img/iconeContatoForm.gif) no-repeat left top;

