/* CSS Document */
/* folha de estilo do formulário "Trabalhe Conosco" do site www.novomundolarcenter.com.br */
#tconosco{
	width:550px;
	height:auto;
	margin-left:120px;
	padding-top:25px;
}
.style1 {
	font-family: verdana;
	font-size: 9px;
	color: #465A00;
	}
.fieldset, legend{
	border:none;/*1px solid #CCCCCC;*/ 
	width:550px; 
	height:auto; 
	color:#000000; 
	font-family:Verdana; 
	font-size:12px; 
	font-weight:bold;
}
.input40{
	border:none;
	font-family: verdana;
	font-size: 11px;
	color: #465A00;
	background-color: #E6DFB1;
	width: 350px;
	}
.titulos{
	color:#BBC27F;
	font-size:11px;
	font-family:verdana;
	}
.botao{	
	border:1px solid #bbbb79;
	font-family: verdana;
	font-size: 12px;
	color:#465A00;
	background-color:#E6DFB1;
	}
.geral{
	border:none;
	font-family: verdana;
	font-size: 11px;
	color: #465A00;
	background-color: #E6DFB1;
	}
#telFixo{
	width:65px;
	}
#telCel{
	width:65px;
	}
#dddtc{
	width:20px;
	}
#box35{
	width:35px;
	}
