@charset "utf-8";
/* Formulario */
select, input, textarea{
	border:#fff solid 1px;
	color:#009aed;
	font-weight: normal;
}
option{
	color:#009aed;
	background-color: transparent;
}
textarea{
	width:100%;
	height:100px;
	border:#fff solid 1px;;
	background-color: transparent;
	font-weight: normal;
}
/*Box Formulario*/
#box_form{
	width:265px;
	height:45px;
	float:left;
	text-align:left;
}
#box_area{
	width:520px;
	height:130px;
	float:left;
	text-align:left;
	margin-right:5px;
}
#box_button{
	width:100%;
	height:auto;
	float:left;
	text-align:center;
}
#button{
	width:120px;
	height:40px;
	border:0px;
	color:#FFFFFF;
	background: url(../../_img/button.png) center center no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=”button.png”, sizingMethod=scale);
}

/* orcamento */
.orcamento {
	width:540px;
	height:310px;
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
	float:left;
}
.orcamento label{
	margin-left:3px;
}
.orcamento li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:255px;
	height:50px;
	display:block;
}
.orcamento li input.input_grande {
	border:0;
	padding-top:5px;
	margin-left:5px;
	background:none;
	display:block;
	width:245px;
	border:0;
	height:15px;
}
.orcamento li select {
	width:111px;
	background:none;
	padding-top:4px;
	margin-left:2px;
	margin-top:2px;
	border:0;
	height:22px;
	display:block;
}
.orcamento li.esquerda {
	width:255px;
}
.orcamento li.esquerda div.divEsquerda, .orcamento li.direita div.divDireita {
	background:url(../../img/texto_grande.gif) 0 0 no-repeat;
	width:255px;
	margin-top:5px;
	height:25px;
}
.orcamento li.esquerda_menor div.divEsquerdaMenor, .orcamento li.direita_menor div.divDireitaMenor {
	background:url(../../img/texto_pequeno.gif) 0 0 no-repeat;
	width:116px;
	margin-top:5px;
	height:25px;
}
.orcamento li.esquerda_menor {
	width:116px;
}
.orcamento li.esquerda_menor input {
	width:106px;
	border:0;
	height:15px;
	padding-top:5px;
	margin-left:5px;
	background:none;
}
.orcamento li.direita {
	padding-left:20px;
	width:255px;
}
.orcamento li.direita_menor {
	width:116px;
	padding-left:21px;
}
.orcamento li.direita_menor input {
	width:106px;
	border:0;
	height:15px;
	padding-top:5px;
	margin-left:5px;
	background:none;
}
.orcamento li.esquerda select {
	width:250px;
}
.orcamento li.direita select {
	width:250px;
}
.orcamento li.obs {
	width:530px;
	height:105px;
}
.orcamento li.obs div.divObs {
	background:url(../../img/textarea.gif) 0 0 no-repeat;
	height:85px;
	width:530px;
	margin-top:10px;
}
.orcamento li.obs textarea {
	height:75px;
	width:528px;
	display:block;
	border:0;
	padding:5px 0 5px 0;
}
.orcamento li.obs_menor {
	height:65px;
	width:393px;
	display:block;
}
.orcamento li.obs_menor div.divObsMenor {
	background:url(../../img/textarea_menor.gif) 0 0 no-repeat;
	height:72px;
	width:393px;
	margin-top:10px;
}
.orcamento li.obs_menor textarea {
	height:55px;
	color:#009aed;
	padding:5px 0 5px 3px;
	width:388px;
	margin-top:2px;
	border:0;
}
.orcamento li.direita_menor input.btn_enviar {
	width:120px;
	height:40px;
	margin-top:15px;
	background:url(../../img/btn_enviar_menor.gif) 0 0 no-repeat;
	border:0;
}
.orcamento li.esquerda input.btn_enviar {
	width:120px;
	height:40px;
	background:url(../../img/btn_enviar_menor.gif) 0 0 no-repeat;
	border:0;
}
/* fim orcamento */
#ulTrabalhe li {
	height:40px;
}
.btn_enviar {
	width:120px;
	height:40px;
	margin-top:15px;
	background:url(../../img/btn_enviar.gif) 0 0 no-repeat;
	border:0;
}
.titulo {
	margin-left:5px;
	height:40px;
	display:block;
}

/* login */

.login {
	width:330px;
	height:170px;
	display:block;
	margin:0 auto;
	margin-top:50px;
	padding:0;
	list-style:none;
	background:url(../../img/bg_login.gif) 0 0 no-repeat;
	font-weight:bold;
}
.login li {
	float:left;
	padding-top:20px;
	width:175px;
}
.login li a {
	color:#ffde02;
}
.login li label {
	width:142px;
	padding-left:33px;
	display:block;
	float:left;
}
.login li label.lblSeta {
	background:url(../../img/seta_direita.gif) 18px 3px no-repeat;
}
.login li.liGrande {
	width:330px;
	height:30px;
	display:block;
}
.login li.liGrande label {
	padding-top:5px;
	width:80px;
	padding-left:20px;
	float:left;
}
.login li.liGrande input {
	width:205px;
	margin-left:5px;
	height:21px;
	background:none;
	padding-top:3px;
	border:0;
}
.login li.liGrande div.divTexto {
	width:215px;
	background:url(../../img/texto_login.gif) 0 0 no-repeat;
	height:26px;
	float:left;
}
.login li.liSubmit {
	width:140px;
}
.login li.liSubmit input {
	width:75px;
	height:30px;
	background:url(../../img/btn_entrar_menor.gif) 0 0 no-repeat;
	border:0;
	float:right;
}
/* fim login */

/* páginas de texto */

.pag_texto {
	width:530px;
	height:auto;
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
	float:left;
	display:block;
}
.pag_texto li {
	list-style:none;
	margin:0;
	padding:20px 0 0 0;
	display:block;
	clear:both;
}
.pag_texto li img {
	float:left;
}
.pag_texto li img.imgEsquerda {
	padding-right:20px;
}
.pag_texto li label.tit {
	border-bottom:1px solid #ffde02;
	line-height:20px;
	font-style:italic;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
/* fim páginas de texto */