img,body,ul,li,h1,h2,h3,h4{margin:0;padding:0;border:0;}

select {height:16px;}

div,td,form,input{font:12px Arial;}

br.clear{clear:both;font-size:0;height:0;line-height:0;display:block;}

body,td,th {
	font-family: Arial;
	font-size: 12px;
}
body {
	background-color: #FFF;
	background-image:url(../imagens/fd_site.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form{ margin:0px; }


.fd_menu {
	background-image: url(../imagens/fd_menu.jpg);
	background-repeat: repeat-x;
}
.fd_clientes {
	background-image: url(../imagens/fd_clientes.jpg);
	background-repeat: no-repeat;
}
.txt_apres {
	font-size: 11px;
	line-height: 16px;
	color: #666;
}
.fd_barra {
	background-image: url(../imagens/fd_barra.jpg);
	background-repeat: no-repeat;
}
.tit_barra {
	text-transform: uppercase;
	padding-left: 10px;
	font-weight:bold;
}
.txt_barra {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
}
.fd_login {
	background-image: url(../imagens/fd_form.jpg);
	background-repeat: no-repeat;
}
.form_login {
	font-size: 11px;
	color: #666;
	height: 18px;
	width: 130px;
	border: 1px solid #FFF;
}




.lnk:link, .lnk:active, .lnk:visited  {
	color:#000;
	text-decoration:none;
}
.lnk:hover {
	color:#C00;
	text-decoration:none;
}

#fl input.enviar {
	display: block;
	float: right;
	clear: left;
	height: 14px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: transparent url(../imagens/bo_entrar.jpg) no-repeat 0 0;
	color: #FFF;
	width: 54px;
}

#formFale input, textarea, select {
	font:10px Arial, Helvetica, sans-serif;
	border: 1px #1A1A1A solid;
	background: #fff;
	width: 300px;
	color: 000;
	height: 16px;
	margin-left: 5px;
}

#formFale input.telefone, input.saida, select.uf {
	width: 100px;
	}
#formFale textarea {
	height: 100px;
}

#formFale select {
	height: 20px;
}

#formFale input.enviar {
	display: block;
	float: left;
	clear: left;
	height: 13px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	background: transparent url(../imagens/bo_enviar.jpg) no-repeat 0 0;
	color: #FFF;
	width: 52px;
}

#widget {
overflow: hidden;
height: 256px; /* You should adjust this height for your project. */
min-width: 130px;
}

#widget li {
	list-style-type: none;
}
