html, body{
	margin:0px;
	background-color:#E6E7E8;
	background-image:url(../imagens/q_fundo.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:tahoma;
	color:#000;
	font-size:11px;
	text-align:justify;
}
p{margin:0px;}
a:link, a:active, a:visited {
	text-decoration:none;
	color:#EF8428;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
#container{
	position:relative;
	margin:0px auto;
	width:743px;
	top:18px;
	background-color:#fff;
	padding:11px;
}
#testeira{
	width:744px;
	height:87px;
	background-image:url(../imagens/bg_testeira.gif);
	background-repeat:repeat-x;
	margin-bottom:8px;
}
#logotipo{
	float:left;
	width:261px;
	height:87px;
}
#logotipo h1{margin:0px;}
#logotipo h1 a{
	display:block;
	width:261px;
	height:46px;
	margin-top:20px;
	background-image:url(../imagens/logotipo.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size:0px;
	text-indent:-20000px;
}
#endereco_logo{
	position:relative;
	float:right;
	text-align:right;
	top:15px;
	_top:25px;
}
.fontelaranja{
	color:#EF8428;
	font-weight:bold;
}
ul {
	list-style:square;
}
.ico {
	background:url(../imagens/ico_v.gif) top left no-repeat;
	padding-left:13px;
}
#banner{
	width:744px;
	height:182px;
	margin-bottom:8px;
}
#menu{
	float:left;
	width:150px;
	height:230px;
	background-color:#F4A03D;
	background-image:url(../imagens/q_menu.gif);
	background-position:left 62px;
	background-repeat:no-repeat;
	margin-bottom:5px;
	_margin-bottom:0px;
}
#menu ul, #menu ul li{
	margin:0px;
	padding:0px;
}
#menu ul li{
	list-style-type:none;
}
#menu ul li a{
	display:block;
	width:137px;
	height:17px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../imagens/bg_menu_a.gif);
	background-repeat:no-repeat;
	background-position:5px bottom;
	padding-left:13px;
	padding-top:4px;
	margin-left:-4px;
}
#menu ul li a:hover{background-image:url(../imagens/bg_menu_b.gif);}

#conteudo{
	margin-bottom:5px;
	background-image:url(../imagens/bg_miolo_menu_cont.gif);
	background-repeat:repeat-y;
}
#conteudo p{
	margin-bottom:10px;	
}
#centro, #centrohome{
	margin-left:155px;
	border:1px solid #F4A03D;
	padding:5px;
	_height:220px;
	min-height:220px;
}
#centrohome{margin-right:125px;}
h1{
	font-size:14px;
	color:#686868;
	margin:0px;
	padding:0px;
	letter-spacing:1px;
}
h1:first-letter{color:#F4A03D;}
hr{
	height:1px;
	width:100%;
	color:#F4A03D;
	background-color:#F4A03D;
	border:0px;
}
#direita{
	float:right;
	width:120px;
}
#direita a{
	display:block;
	width:116px;
	border:1px solid #F4A03D;
	padding:2px;
	text-align:left;
	text-decoration:none;
	color:#000;
}
#direita a img{border:0px;}
.destaque{
	font-weight:bold;
	color:#F4A03D;
}
.destaque2{
	font-weight:bold;
	font-size:12px;
	color:#F4A03D;
}
.bold{
	font-weight:bold;
}
.recuo_servicos{
	padding-left:30px;
}
.destaque_tit{
	font-weight:bold;
	color:#F4A03D;
	font-size:14px;
	text-align:center;
}
#rodape{
	color:#fff;
	background-color:#F4A03D;
	padding:6px;
	height:8px;
	width:732px;
	position:static;
	clear:both;
	height:15px;
}
#rodape span{padding-left:148px;}
#rodape a{
	color:#FFF;
	text-decoration:none;
}
#rodape a:hover{text-decoration:underline;}
#separador{
	position:static;
	height:1px;
	clear:both;
}
.textfield{
	border:1px solid #F4A03D;
	height:17px;
	width:300px;
	font-family:tahoma;
	font-size:11px;
	padding:3px 3px 0 3px;
}
.buttom{
	border:1px solid #F4A03D;
	background:#fff;
	width:50px;
	height:18px;
	font-family:tahoma;
	font-size:11px;
	padding:0px 0px 3px 0px;
}
.linkservicod{color:#000;}
form{
margin:0px;
padding:0px;
}



.formLogin ul{
	margin:0;
	padding:0;
}
.formLogin ul li{

	list-style:none;
}
.formLogin label{
	display:block!important;
	padding-right:5px;
	line-height:20px;
	width:130px;
	float:left;
}
.formLogin input{

}
.formLogin textarea{

}
.botao{
	background:#F4F4F4;
	border:1px solid #F4A03D;
}
.formLogin label, .formLogin input{
	margin:0 5px 5px 0;
	display:inline;
	vertical-align:middle;
}
