*+html #hdr-sub-menu {
	margin: 9px 0 0 117px !important;	
}

/* Geral */
html, body {
	background: #FFF url(/img/bg-site.gif	) center top no-repeat;
}
h2 {
	color: #837f7f;
}
h2 span  {
	color: #999999;
}

/* compartilhados */
.raiz h2, .noticias h2, .mapa-site h2, .contato h2 {
	margin-top: 29px;
}
.noticia-leitura, .noticia-leitura hr {
	margin: 0;
}

/* raiz */
#content .main {
	width: 854px;
	margin-left: -450px;
	min-height:340px;
}
#hdr-logo {
	background: url(/img/logo-hdr-multiplus.gif) #fff no-repeat left center;
}
ul#hdr-menu {
	margin: 22px 0 0 -1px;
}
.box-noticia {
	float: left;
	width: 858px;
	margin: 40px 0 20px 0;
	padding: 17px 0 0 0;
	background: url(/img/bg-tit-noticias.jpg) no-repeat center top;
	clear: both;
}
.box-noticia ul li {
	padding: 20px 0;
}
.box-noticia h3 {
	width: 823px;
	margin: 0 0 13px 20px;
	font-size: 18px;
	font-weight: bold;
}
.box-noticia h3 span {
	margin: -7px 0 0 0;
}
.multiplus h3 {
	color: #eb0a0f;
}
.multiplus h3 span {
	display: block;
	float: right;
	width: 44px;
	height: 30px;
	background: url(/img/ico-noticia-multiplus.jpg) no-repeat center center;
}
.sucroenergetico h3 {
	color: #3c8559;
}
.sucroenergetico h3 span {
	display: block;
	float: right;
	width: 44px;
	height: 30px;
	background: url(/img/ico-noticia-sucroenergetico.jpg) no-repeat center center;
}
.industrial h3 {
	color: #1b3764;
}
.industrial h3 span {
	display: block;
	float: right;
	width: 44px;
	height: 30px;
	background: url(/img/ico-noticia-industrial.jpg) no-repeat center center;
}
.moveleiro h3 {
	color: #9a6732;
}
.moveleiro h3 span {
	display: block;
	float: right;
	width: 44px;
	height: 30px;
	background: url(/img/ico-noticia-moveleiro.jpg) no-repeat center center;
}
.box-noticia ul li a.btn-fazer-credenciamento {
	float: right;
}
a.rss {
	float: left;
	height: 13px;
	color: #999999;
	padding: 2px 27px 0 0;
	background: #FFF url(/img/ico-rss.jpg) right center no-repeat;
}
a:hover.rss {
	color: #666;
}
.box-noticia ul li a.btn-acessar {
	float: right;
}
.box-noticia ul li a.btn-fazer-credenciamento {
	float: right;
}

/* credenciamento */
a.credenciamento-imprensa {
	float: right;
	width: 280px;
	height: 45px;
	margin: 10px 0 -25px 0;
	padding: 5px 0 0 0;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	background: url(/img/ico-caderno.gif) no-repeat right top;
}
a.credenciamento-imprensa span {
	display: block;
	margin: 3px 0 0 152px;
	color: #b43c3f;
	font-size: 14px;
	clear: both;
}

/* contato */
.contato .endereco {
	float: left;
	width: 360px;
	height: 240px;
	margin: 47px 0 0 0;
	color: #999999;
}
.contato .endereco h3 {
	margin: 0 0 13px 0;
	color: #ea0005;
	font-size: 18px;
}
.contato .endereco hr {
	margin: 20px 0;
}
.contato .endereco span {
	display: block;
	width: 150px;
	height: 32px;
	margin: 0 0 0 0;
	padding: 17px 0 0 55px;
	font-size: 18px;
	background: url(/img/ico-telefonista.gif) left top no-repeat;
	clear: both;
}
.contato .endereco a {
	width: 195px;
	height: 26px;
	padding: 4px 0 0 55px;
	color: #999999;
	font-size: 18px;
	background: url(/img/ico-email.gif) left top no-repeat;
	clear: both;
}
.contato .endereco a:hover {
	color:#666;
}
.contato .mapa {
	float: right;
	width: 437px;
	height: 238px;
	margin: 47px 0 0 0;
	padding: 2px 0 0 4px;
	color: #999999;
	background: url(/img/bg-img-mapa-contato.gif) left top no-repeat;
}
#box-google {
	width:433px;
	height:230px;
}
.contato p.envie-msg {
	width: 100%;
	margin: 25px 0;
	color: #999999;
	font-size: 11px;
}
.contato p.envie-msg span {
	display: block;
	width: 100%;
	height: 18px;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	background: url(/img/ico-seta-direita.jpg) no-repeat left center;
}
.contato ul.contato li label {
	display: block;
}
.contato ul.contato li input, form ul li select, form ul li textarea {
	border: 0 none;
	background: none;
}
.contato ul.contato li {
	clear: both;
}
.contato ul.contato li label {
	float: left;
	width: 390px;
	margin: 5px;
	padding: 7px 5px 7px 17px;
	color: #999999;
	font-size: 11px;
	background: #f8f8f8;
	border: 1px solid #e9e9e9;
}
.contato ul.contato li label.textarea {
	width: 814px;
}
.contato ul.contato li label.error {
	border-color: #777;
	color: #666;
}
.contato ul.contato li label input, .contato ul.contato li label select, .contato ul.contato li label textarea {
	height: 18px;
	color: #999999;
	font-size: 11px;
	font-family: Arial;
}
.contato ul.contato li label textarea {
	width: 810px;
	height: 100px;
}
.contato ul.contato li input.btn-enviar {
	float: right;
	width: 99px;
	height: 34px;
	margin: 10px 9px 0 0;
	border: 0 none;
}

/* depoimento */
.box-depoimentos {
	float: left;
	width: 415px;
	margin: 55px 12px 0 0;
}
.img-depoimento {
	float: left;
	width: 65px;
	height: 66px;
	padding: 2px 0 0 3px;
	background: url(/img/bg-img-depoimento.png) center center no-repeat;
}
.depoimento {
	float: left;
	width: 312px;
	margin: 0 0 0 10px;
	padding: 7px 0 0 20px;
	background: url(/img/ico-aspas-top-depoimento.gif) left 2px no-repeat;
}
.depoimento p {
	position: relative;
	float: left;
	margin: 0 0 7px 0;
	padding: 0 5px 5px 0;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	background: url(/img/ico-aspas-btt-depoimento.gif) bottom right no-repeat;
}
.depoimento span {
	display: block;
	color: #898989;
	font-size: 10px;
	clear: both;
}

/* busca */
.busca .resultado {
	margin: 30px 0 0 0;
	color: #666666;
}
.busca .resultado div {
	float: left;
}
.busca .resultado h3 {
	float: left;
	color: #ea0005;
	font-size: 14px;
}
.busca .resultado span {
	display: block;
	margin: 2px 0 0 0;
	font-size: 11px;
	clear: both;
}
.busca ul {
	float: left;
	width: 858px;
	margin: 0 0 20px 0;
	padding: 17px 0 0 0;
	clear: both;
}
.busca ul li {
	padding: 20px 0;
	border-bottom: 1px solid #ececec;
}
.busca ul li span {
	font-size: 10px;
}
.busca ul li b {
	color: #666666;
	font-size: 14px;
}
.busca ul li span.geral,
.busca ul li span.multiplus-feiras-e-eventos {
	color: #ea0005;
}
.busca ul li span.sucroenergetico {
	color: #146634;
}
.busca ul li span.industrial {
	color: #1b3663;
}
.busca ul li span.moveleiro {
	color: #9a6732;
}

/* imprensa */
.imprensa h2 {
	margin-top: 35px;
}
.imprensa input, .imprensa select {
	border: 0 none;
	background: none;
}
.imprensa .main {
	width: 820px;
	margin-left: -450px;
	padding: 30px 39px 50px;
	color: #666666;
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
}
.imprensa .txt {
	margin: 35px 0 25px 7px;
	color: #666666;
	line-height: 18px;
}
.imprensa .txt span {
	color: #999999;
}
.imprensa form ul li {
	clear: both;
}
.imprensa form ul li label {
	float: left;
	width: 390px;
	margin: 5px;
	padding: 5px 5px 5px 17px;
	color: #999999;
	background: #f8f8f8;
	border: 1px solid #e9e9e9;
}
.imprensa form ul li label.error {
	border-color: #777 !important;
	color: #666 !important;
}
.imprensa form ul li label.pqn {
	width: 178px;
}
.imprensa form ul li label input, .imprensa form ul li label select {
	height: 18px;
	color: #999999;
}
.imprensa form ul li label input {
	width: 264px;
}
.imprensa form ul li label input.pdr {
	width: 315px;
}
.imprensa form ul li label input.pqn {
	width: 85px;
}
.imprensa form ul li label select {
	width: 342px;
}
.imprensa form ul li label select.small {
	width: 260px;
}
.imprensa form ul li input.btn-enviar {
	float: right;
	width: 99px;
	height: 34px;
	margin: 10px 9px 0 0;
	border: 0 none;
}

/* mapa-site */
.mapa-site h3 {
	width: 100%;
	margin: 40px 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #efefef;
	clear: both;
}
.mapa-site h3.multiplus,
.mapa-site h3.multiplus-feiras-e-eventos {
	color: #ea0005;
}
.mapa-site h3.sucroenergetico {
	color: #006633;
}
.mapa-site h3.industrial {
	color: #1b3663;
}
.mapa-site h3.moveleiro {
	color: #4A290F;
}
.mapa-site h4 {
	float: none;
	margin: 0;
	padding: 0;
}
ul.sitemap {
	float: left;
	margin: 0 50px 0 0;
}
ul.sitemap li {
	clear: both;
}
ul.sitemap li ul {
	padding: 10px 0 0 0;
	border-left: 1px solid #cccccc;
}
ul.sitemap li ul li {
	margin: 3px 0;
	padding: 0 0 0 20px;
	background: url(/img/bg-li-sitemap-line.gif) left center no-repeat;
}
ul.sitemap li ul li a {
	margin: 0 0 0 5px;
	color: #999999;
}
ul.sitemap li ul li a:hover {
	text-decoration: underline;
}

/* noticia-leitura */
.noticia-leitura h2 {
	margin: 0;
	color: #666666;
	font-size: 18px;
}
.noticia-leitura h2 span {
	margin: 0 0 5px 0;
	color: #999999;
	font-size: 11px;
}
.noticia-leitura .box {
	float: right;
	width: 160px;
	height: 23px;
	margin: 18px 0;
	clear: both;
}
.noticia-leitura .box a {
	float: right;
	margin: 0 0 0 5px;
	color: #666666;
}
.noticia-leitura .box a.imprimir {
	width: 58px;
	height: 20px;
	margin: 0 6px 0 0;
	padding: 4px 24px 0 0;
	background: url(/img/ico-imprimir.jpg) no-repeat right center;
}
.noticia-leitura .box a.letter-mais {
	width: 26px;
	height: 21px;
	text-indent: -5000em;
	background: url(/img/ico-letter-mais.gif) no-repeat left top;
	overflow:hidden;
	border:1px solid #ececec;
}
.noticia-leitura .box a.letter-menos {
	width: 26px;
	height: 21px;
	text-indent: -5000em;
	background: url(/img/ico-letter-menos.gif) no-repeat left top;
	overflow:hidden;
	border:1px solid #ececec;
}
.noticia-leitura .box a.letter-mais:active,
.noticia-leitura .box a.letter-menos:active {
	background-position:1px 1px;
}
.noticia-leitura .box-img,
.noticia-leitura .box-img-flickr {
	float: left;
	width: 275px;
	margin: 30px 25px 0 0;
	color: #999999;
	font-size: 10px;
	height:auto;
	margin-bottom:5px;
}
.noticia-leitura .box-img span,
.noticia-leitura .box-img-flickr span {
	display: block;
	margin: 0 0 3px 0;
}
.noticia-leitura .box-img img,
.noticia-leitura .box-img-flickr img {
	border: 1px solid #ececec;
}
.noticia-leitura p {
	float:none;
	margin:20px 0 0 0;
	line-height:18px;
	font-size:12px;
}
.noticia-leitura p a {
	color: #999999;
	text-decoration: underline;
	display:inline;
}
.noticia-leitura p a:hover {
	color: #666666;
}
.noticia-leitura .box-thumbs {
	width: 275px;
	height: 42px;
	margin: 17px 0 0 0;
}
.noticia-leitura .box-thumbs a.prev {
	float: left;
	width: 12px;
	height: 42px;
	background: url(/img/btn-seta-left-pqn.gif) no-repeat center center;
}
.noticia-leitura .box-thumbs a.next {
	float: left;
	width: 12px;
	height: 42px;
	background: url(/img/btn-seta-right-pqn.gif) no-repeat center center;
}
.noticia-leitura .scrollable {
	position: relative;
	float: left;
	width: 238px;
	height: 42px;
	margin: 0 8px 0 4px;
	overflow: hidden;
}
.noticia-leitura .scrollable ul {
	position: absolute;
	width: 20000em;
	height: 61px;
	clear: both;
}
.noticia-leitura .scrollable ul li {
	float: left;
	margin: 0 2px;
}
.noticia-leitura .scrollable ul li img {
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}
.noticia-leitura .scrollable ul li img.current {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.noticia-leitura .scrollable ul li img:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.noticia-leitura .addthis {
	width:190px;
	top:500;
	margin-top:10px;
}

.noticia-leitura .addthis a.btn-compartilhar-noticia {
	width: 190px;
	height: 34px;
	margin: 45px 0 30px 0;
	cursor: pointer;
	text-indent: -5000em;
	background: url(/img/btn-compartilhar-noticia.gif) no-repeat center center;
}
.noticia-leitura .conteudo-relacionado {
	margin: 30px 0 0 0;
}
.noticia-leitura .conteudo-relacionado ul {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	clear: both;
}
.noticia-leitura .conteudo-relacionado ul li {
	width: auto;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ececec;
	clear: both;
}
.noticia-leitura .conteudo-relacionado h3 {
	width: 100%;
	height: 20px;
	margin: 0 0 45px 0;
	padding: 0;
	color: #666666;
	background: url(/img/bg-compartilhar-noticia.gif) no-repeat right center;
	clear: both;
}
.noticia-leitura .conteudo-relacionado a h4 {
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	color: #eb0a0f;
}
.noticia-leitura .conteudo-relacionado a:hover h4 {
	color: #b3090d;
}
.noticia-leitura .conteudo-relacionado a h4 span {
	display: block;
	width: auto;
	height: auto;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
}

/* trabalhe-conosco */
.trabalhe-conosco h2 {
	margin-top: 37px !important;
}
.trabalhe-conosco p.envie-msg {
	width: 100%;
	margin: 25px 0;
	color: #999999;
	font-size: 11px;
}
.trabalhe-conosco p.envie-msg span {
	display: block;
	width: 100%;
	height: 18px;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	background: url(/img/ico-seta-direita.jpg) no-repeat left center;
}
.trabalhe-conosco ul.contato li label {
	display: block;
}
.trabalhe-conosco ul.contato li input, form ul li select, form ul li textarea {
	border: 0 none;
	background: none;
}
.trabalhe-conosco ul.contato li {
	clear: both;
}
.trabalhe-conosco ul.contato li label {
	float: left;
	width: 390px;
	margin: 5px;
	padding: 7px 5px 7px 17px;
	color: #999999;
	font-size: 11px;
	background: #f8f8f8;
	border: 1px solid #e9e9e9;
}
.trabalhe-conosco ul.contato li label.textarea {
	width: 814px;
}
.trabalhe-conosco ul.contato li label.error {
	border-color: #777;
	color: #666;
}
.trabalhe-conosco ul.contato li label input, .contato ul.contato li label select, .contato ul.contato li label textarea {
	height: 18px;
	color: #999999;
	font-size: 11px;
	font-family: Arial;
}
.trabalhe-conosco ul.contato li label textarea {
	width: 810px;
	height: 100px;
}
.trabalhe-conosco ul.contato li input.btn-enviar {
	float: right;
	width: 99px;
	height: 34px;
	margin: 10px 9px 0 0;
	border: 0 none;
}
