/* CSS Antigo Com As Modificações Necessárias */
body#bd {
    background: #dce5e9 url(../images/bg-contato.jpg) top center repeat-x;
}
#body-sub {
	background: url(../images/topo.jpg) top center no-repeat;
}
#header {
	line-height: normal;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 999;
	height: 252px;
}
#container {
	height: 700px;
	width: 985px;
}

/* CSS Novo */

.clear {
	clear:both;
	}
#formulario {
    float: left;
    display: inline;
    padding-right: 10px;
    margin:20px 0 0 40px;
}
#titulo {
	width:336px;
	height:55px;
	margin:15px 0 0 40px;
	background:url(../images/titulo.jpg);
	float:left;
}
#texto {
	width:800px;
	height:40px;
	margin:20px 0 0 40px;
	float:left;
}
.style1 {
	font-size: 12px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
#nome {
	width:40px;
	height:25px;
	margin:5px 0 0 0;
	float:left;
}
#nomediv {
	width:305px;
	height:25px;
	margin:0 0 0 5px;
	float:left;
}
.nome-field {
	background: url(../images/nome.jpg);
	border:medium none;
	font-size:12px;
	padding:5px 5px 0 5px;
	height:20px;
	width:294px;
	text-align:left;
	}
#endereco {
	width:60px;
	height:25px;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	float:left;
}
#enderecodiv {
	width:285px;
	height:50px;
	margin:10px 0 0 5px;
	float:left;
}
.endereco-field {
	background: url(../images/endereco.jpg);
	border:medium none;
	font-size:12px;
	padding:5px 10px 5px 5px;
	height:37px;
	width:269px;
	text-align:left;
    overflow:auto;
	}
#telefone {
	width:55px;
	height:25px;
	margin:7px 0 0 0;
	padding:5px 0 0 0;
	float:left;
}
#telefonediv {
	width:225px;
	height:55px;
	margin:10px 0 0 5px;
	float:left;
}
.telefone1-field {
	background: url(../images/tel1.jpg);
	border:medium none;
	font-size:12px;
	padding:5px 5px 0 5px;
	height:20px;
	width:34px;
	text-align:left;
	}
.telefone2-field {
	background: url(../images/tel2.jpg);
	border:medium none;
	font-size:12px;
	padding:5px 5px 0 5px;
	height:20px;
	width:150px;
	text-align:left;
	margin:0 0 0 10px;
	}
.telefone3-field {
	background: url(../images/tel1.jpg);
	border:medium none;
	font-size:12px;
	padding:5px 5px 0 5px;
	height:20px;
	width:34px;
	text-align:left;
	margin:5px 0 0 0;
	}
.telefone4-field {
	background: url(../images/tel2.jpg);
	border:medium none;
	font-size:12px;
	padding:5px 5px 0 5px;
	height:20px;
	width:150px;
	text-align:left;
	margin:0 0 0 10px;
	}
#assunto {
	width:50px;
	height:23px;
	margin:7px 0 0 0;
	padding:5px 0 0 0;
	float:left;
}
#assuntodiv {
	width:290px;
	height:25px;
	margin:10px 0 0 8px;
	float:left;
}
.assunto-field {
	background: url(../images/assunto.jpg);
	border:medium none;
	font-size:12px;
	padding:5px 5px 0 5px;
	height:20px;
	width:281px;
	text-align:left;
	}
#email {
	width:60px;
	height:23px;
	margin:7px 0 0 0;
	padding:5px 0 0 0;
	float:left;
}
#emaildiv {
	width:280px;
	height:25px;
	margin:10px 0 0 8px;
	float:left;
}
.email-field {
	background: url(../images/email.jpg);
	border:medium none;
	font-size:12px;
	padding:5px 5px 0 5px;
	height:20px;
	width:271px;
	text-align:left;
	}
#mensagem {
	width:350px;
	height:23px;
	margin:7px 0 0 0;
	padding:5px 0 0 0;
	float:left;
}
#mensagemdiv {
	width:350px;
	height:197px;
	float:left;
}
.mensagem-field {
	background: url(../images/msg.jpg);
	border:medium none;
	font-size:12px;
	padding:5px;
	height:187px;
	width:340px;
	text-align:left;
	overflow:auto;
	}
.botao-field {
	background: url(../images/tel1.jpg);
	border:medium none;
	font-size:12px;
	padding:0 0 0 4px;
	height:25px;
	width:44px;
	text-align:left;
	margin:10px 0 0 0;
	float:left;
	}
#tv {
	width:198px;
	height:111px;
	float:right;
	margin:77px 128px 0 0;
	background-color: #000000;
        background: url(../images/contato.gif) no-repeat;
}
#anuncios {
    width: 500px;
    float: right;
    display: inline;
    padding-left: 10px;
}
#anuncio1 {
	float:left;
	width:338px;
	height:131px;
	background:url(../images/quadro1.jpg);
	margin:20px 0 0 0;
}
#anuncio2 {
	float:left;
	width:169px;
	height:173px;
	background:url(../images/quadro2.jpg);
	margin:10px 0 0 0;
}
#anuncio3 {
	float:left;
	width:338px;
	height:131px;
	background:url(../images/quadro3.jpg);
	margin:10px 0 0 0;
}
