* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}

body {
	text-align: center;
	background: url(body_bk.gif);
}
#centerer {
	margin: 0 auto;
	text-align: left;
	width: 780px;
	background-color:#FFF;
}

body, textarea {
	overflow: auto;
}
a img {
	border: 0;
}
h1 {
	border-bottom: 1px solid #F90;
	text-indent: 12px;
	background: url(ico_title.gif) no-repeat 0 3px;
	margin-bottom: 10px;
}
h1, h1 a {
	display: block;
	font-size: 14px;
	color: #069;
	text-decoration: none;
}
h2 {
	clear: both;
	margin-bottom: 10px;
}
h2, h2 a {
	font-size: 12px;
}
p {
	padding-bottom: 10px;
}
p.date {
	padding-bottom: 0;
}
hr {
	margin-bottom: 10px;
	border: none;
	border-bottom: 1px dashed #ccc;
	clear: both;
	height: 1px;
}
li {
	list-style-position: inside;
}
.thumb {
	float: left;
	clear: left;
	border: 4px solid #ddd;
	margin: 5px 10px 10px 0;
}
.mais {
	background: url(ico_mais.gif) no-repeat 0 center;
	padding-left: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #f90;
}
label {
	cursor: pointer;
}
.btn {
	height: 22px;
	background: #2784C0 url(bt_bk.gif);
	color: #fff;
	border: 2px solid;
	border-color: #81BAE4 #004D71 #004D71 #81BAE4;
	padding: 0 5px;
	_padding: 0;
	cursor: pointer;
}
.field {
	border: 2px solid;
	border-color: #ccc #eee #eee #ccc;
	background: #F6FAFC;
}

#header {
	height: auto;
}

#cont {
	float: left;
	padding: 5px;
	width: 570px;
	_width: 580px;
}
#xtra {
	float: right;
	padding: 5px;
	width: 190px;
	_width: 200px;
}

.box {
	float: left;
	padding-bottom: 1px;
	margin-bottom: 15px;
	background: #FFF;
}
.box_cont {
	float: left;
	padding: 10px;
	padding-bottom: 1px;
	border: 1px solid #eee;
	
}
#cont .box {
	width: 570px;
}
#xtra .box {
	width: 190px;
}
#cont .box_cont {
	width: 548px;
	_width: 570px;
}
#xtra .box_cont {
	width: 168px;
	_width: 190px;
}

table {
	width: 100%;
	border-collapse: collapse;
}
th, td {
	text-align: center;
	width: 20%;
}
td {
	padding: 3px 0;
}

#list_news {
	float: left;
	padding-bottom: 10px;
}
#list_news li {
	float: left;
	clear: both;
	list-style: none;
}
#list_news li a {
	float: left;
	display: block;
	padding: 5px;
	width: 538px;
	_width: 548px;
	text-decoration: none;
}
#list_news li a:hover {
	background: #E8ECF4;
}
#list_news li a span {
	font-size: 10px;
}
#list_news li a strong {
	color: #5983AA;
}
#list_news li a .thumb {
	display: inline;
}

#home_destaques .box_cont div {
	float: left;
	width: 250px;
	margin: 0 10px;
	display: inline;
}

#box_letter p {
	float: left;
	clear: both;
	width: 168px;
}
#box_letter label {
	display: block;
	line-height: 18px;
}
#box_letter span {
	float: left;
}
#box_letter .field {
	float: right;
	width: 130px;
}
#box_letter .btn {
	float: right;
	margin-left: 10px;
}

#televendas dl {
	float: left;
	width: 168px;
}
#televendas dt, #televendas dd {
	padding-bottom: 5px;
}
#televendas dt {
	float: left;
	clear: left;
	text-align: right;
	width: 70px;
}
#televendas a{
	text-decoration:none;
	color:#5983AA;
	background: url(ico_mais.gif) no-repeat 0 center;
	padding-left: 13px;
}
#televendas dd {
	float: right;
	font-weight: bold;
	color: #5983AA;
	width: 90px;
}

#pages {
	text-align: center;
	line-height: 16px;
	margin-bottom: 10px;
}
#pages li {
	display: inline;
}
#pages a {
	text-decoration: none;
	color: #F90;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
}
#pages .on a {
	background: #F90;
	color: #fff;
}
#pages .pg_back, #pages .pg_next {
	width: 16px;
	height: 16px;
	overflow: hidden;
}
#pages .pg_back a, #pages .pg_next a {
	background-repeat: no-repeat;
	background-position: center;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
#pages span {
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}
#pages .pg_back a {
	background-image: url(ico_left.gif);
}
#pages .pg_next a {
	background-image: url(ico_right.gif);
}

#cont dl {
	float: left;
	margin-bottom: 10px;
}
#cont dt, #cont dd {
	margin-bottom: 5px;
}
#cont dl a {
	text-decoration: none;
}
#cont dl a:hover {
	text-decoration: underline;
}
#cont dt {
	float: left;
	width: 60px;
	text-align: right;
	font-weight: bold;
}
#cont dt a {
	color: #069;
	color: #5983AA;
}
#cont dd {
	margin-left: 70px;
}
#fornecedores #cont dl a {
	font-size: 12px;
}
#fornecedores #cont dt, #fornecedores #cont dd {
	margin-bottom: 10px;
}
#fornecedores #cont ul {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#fornecedores #cont ul li {
	float: left;
	width: 33%;
	margin: 2px 0;
	list-style: none;
	text-indent: 8px;
	background: url(ico_bullet.gif) no-repeat center left;
}

#contato li {
	float: left;
	width: 50%;
	list-style: none;
	height: 130px;
	line-height: 16px;
}
#contato li strong {
	color: #069;
}
/* Contato / Currículo */
fieldset {
	border: none;
	margin-bottom: 10px;
	clear: both;
}
fieldset legend {
	margin-bottom: 5px;
}
fieldset label {
	width: 25% !important;
	margin-bottom: 5px;
}
fieldset input {
	width: 13px;
	height: 13px;
	vertical-align: text-top;
}
#cont label {
	float: left;
	width: 548px;
}
#cont form p {
	float: left;
}
#cont label span {
	float: left;
	clear: both;
}
#cont .field {
	float: right;
	width: 480px;
}
#cont textarea.field {
	height: 200px;
}
#cont .btn {
	float: right;
}

#curriculo #cont .field {
	float: left;
	/* Border box-model */
	width: 544px;
	_width: 548px;
}
#curriculo #cont .mid {
	/* Border box-model */
	width: 424px;
	_width: 428px;
}
#curriculo #cont .small {
	/* Border box-model */
	width: 124px;
	_width: 120px;
}
#curriculo #cont .mid .field {
	width: 410px;
}
#curriculo #cont .small .field {
	width: 120px;
}
#curriculo #cont textarea.field {
	height: 70px;
}

#footer {
	clear: both;
	padding-top: 5px;
	height: 15px;
	_height: 25px;
	padding-left: 257px;
	background: url(foot_bk.gif) no-repeat;
}
#footer p {
	padding: 0;
	border-top: 1px solid #ccc;
	padding-left: 10px;
	line-height: 14px;
}