.mostra{
	display:block;
}

.some{
	display:none;
}

#titulo {
	width: 169px;
	height: 52px;
	background-image: url(../imagens/contato/titulo.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#formGeral {
	width: 80%;
	height: auto;
	margin: 20px auto 0 auto;
}
		
#formTit {
	width: 215px;
	height: 50px;
	background-image: url(../imagens/contato/titFormulario.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

p {
	font-size: 80%;
	margin-bottom: 10px;
}

label {
	float: left;
	clear: both;
	width: 22%;
	height: auto;
	display: block;
	font-size: 75%;
	font-weight: bold;
}

input {
	float: left;
	margin-right: 50px;
	margin-bottom: 5px;
}

.campo1 {
	width: 200px;
	height: 15px;
	border: 1px solid #006699;
	font-size: 75%;
	font-weight: bold;
	color: #006699;
	padding: 2px;
	margin-right: 250px;
}

.campoDDD {
	width: 30px;
	height: 15px;
	border: 1px solid #006699;
	font-size: 75%;
	font-weight: bold;
	color: #006699;
	padding: 2px;
	margin-right: 5px;
}

.campoUF {
	width: 30px;
	height: 15px;
	border: 1px solid #006699;
	font-size: 75%;
	font-weight: bold;
	color: #006699;
	padding: 2px;
	margin-right: 300px;
}

.campo2 {
	width: 100px;
	height: 15px;
	border: 1px solid #006699;
	font-size: 75%;
	font-weight: bold;
	color: #006699;
	padding: 2px;
	margin-right: 300px;
}

.areaSelect {
	clear:both;
	width: 100%;
	height: auto;
}

#areaSelect2 {
	clear:both;
	width: 590px;
	height: auto;
}

#select {
	width: 10px;
	height: auto;
	font-size: 75%;
	font-weight: bold;
	color: #006699;
	float: left;
	margin-right: 50px;
	margin-bottom: 5px;
}

#formCorporativo {
	width: 80%;
	height: auto;
	margin: 20px auto 0 auto;
}

#formHome {
	width: 172px;
	height: 66px;
	margin: 20px auto 0 auto;
}

#formLamp {
	width: 590px;
	height: auto;
	margin: 20px auto 0 auto;
}

.produto {
	float: left;
	clear: both;
	width: 20%;
	height: 50px;
	display: block;
	font-size: 75%;
	font-weight: bold;
	margin-top: 20px;
}

.listaProduto {
	float: left;
	width: 80%;
	height: auto;
	margin-top: 20px;
}

.listaProduto ul li {
	width: 156px;
	height: auto;
	margin: 0;
	float: left;
	list-style: none;
	font-size: 75%;
	text-align: left;
	margin: 5px 1px 0 0;
}

#acessorios {
	width:590px;
	height:auto;
	margin:auto;
}

.radio {
	margin: 0 2px 0 0;
}

.quadradinho {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	color: #006699;
}

#botao {
	clear: both;
	width: 100%;
	height: auto;
}

.enviar {
	margin: 0 320px;
}

#centrais {
	clear: both;
	width: 80%;
	height: auto;
	margin: 20px auto 0 auto;
}

#titCent {
	width: 215px;
	height: 50px;
	background-image: url(../imagens/contato/titCentral.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

