
/* Geral */
html, body { 
	position: relative;
	width: 100%; 
	height: 100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	outline: medium none;
}
img {
	border: 0 none;
}
a {
	display: block;
}
fieldset {
	border: 0 none;
}
.display-none {
	display: none;
}
.marginNone {
	margin: 0 !important;
}
.txt-hidden {
	text-indent: -5000em;
}
.clear {
	display: block;
	width: 1px;
	height: 1px;
	clear: both;
	background-color: Transparent;
	overflow: hidden;
}
.separador-vertical {
	width: 1px;
	background-color: #d3d3d4;
}
#content hr {
	height: 1px;
	color: #e4e4e4;
	background-color: #e4e4e4;
	border: 0;
	clear: both;
}
.borderNone {
	border: 0 none !important;
}
.borderTopNone {
	border-top: 0 none !important;
}
.borderRightNone {
	border-right: 0 none !important;
}
.borderBottomNone {
	border-bottom: 0 none !important;
}
.borderLeftNone {
	border-left: 0 none !important;
}
.bgNone {
	background: none !important;
}
.txtVerde {
	color: #006666 !important;
}
.marginNone {
	margin: 0 !important;
}
.marginTopNone {
	margin-top: 0 !important;
}
.marginLeft {
	margin-left: 0 !important;
}
.marginRightNone {
	margin-right: 0 !important;
}
.paddingLeftNone {
	padding-left: 0 !important;
}

/* Estrutura */
#content {
	border-bottom: 1px solid #d1d1d1;
}
.main {
	position: relative;
	left: 50%;
	width: 900px;
	margin-left: -451px;
}

#top-menu {
	position: relative;
	height: 54px;
	padding: 12px 0 0 0;
	background: url(/img/bg-top-menu.png) center center repeat-x;
	clear: both;
	z-index: 999;
}
#top-menu #lg-top-menu {
	float: left;
	width: 40px;
	height: 40px;
	text-indent: -5000em;
	background: url(/img/logo-top-menu-multiplus.jpg) center center repeat-x;
}
#top-menu ul {
	float: left;
	height: 27px;
	margin: 0 0 0 16px;
}
#top-menu ul li {
	float: left;
	color: #999999;
}
#top-menu ul li:hover,
#top-menu ul li.active {
	height: 48px;
	background: url(/img/bg-aba-top-menu-ov.gif) center 1px no-repeat;
}
#top-menu ul li.sucro:hover,
#top-menu ul li.sucro.active {
	height: 48px;
	background: url(/img/bg-aba-top-menu-sucro-ov.gif) 9px 1px no-repeat;
}
#top-menu ul li.movel:hover,
#top-menu ul li.movel.active {
	height: 48px;
	background: url(/img/bg-aba-top-menu-ov.gif) 9px 1px no-repeat;
}
#top-menu ul li.separator {
	float: left;
	width: 2px;
	height: 27px;
	margin: 7px 0 0 0;
	background: url(/img/bg-divisor-top-menu.gif) 1px center repeat-y;
}
#top-menu ul li:first-child.separator {
	margin: 7px 1px 0 0;
}
#top-menu ul li a {
	float: left;
	height: 27px;
	margin: 7px 0 0 0;
	padding: 0 16px;
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}
#top-menu ul li a.industrial {
	color: #1b3663;
}
#top-menu ul li a.moveleiro {
	color: #57361c;
}
#top-menu ul li a.sucroenergetico {
	color: #577434;
}
#top-menu ul li:hover a,
#top-menu ul li.active a {
	color: #FFF;
}
#top-menu ul li a span {
	display: block;
	height: 11px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	line-height: 10px;
	clear: both;
}
#top-menu ul li:hover a span,
#top-menu ul li.active a span {
	color: #FFF;
}
#top-menu  .box-links {
	float: right;
	width: 160px;
	margin: 16px 10px 0 0;
	color: #999999;
}
#top-menu  .box-links a {
	float: left;
	margin: 1px 0 0 0;
	color: #999999;
	font-size: 11px;
}
#top-menu  .box-links a:hover {
color:#444;
}
#top-menu  .box-links div {
	float: left;
	margin: 0 12px;
}

#top-menu .main .sub-top-menu {
display:none;
width:193px;
height:auto;
margin-top:28px;
margin-left:auto;
padding:20px 0 0 0;
position:absolute !important;
z-index:20000;
}

#top-menu .main .sub-top-menu ul {
float:left;
width:169px;
height:auto;
padding:0 12px;
margin:0;
background:url(/img/bg-submenu-horz.png) repeat-y left top;
z-index:20000;
}

#top-menu .main .sub-top-menu ul li {
width:169px;
border-bottom:1px solid #e2e2e2;
z-index:20000;
}

#top-menu .main .sub-top-menu ul li:hover {
height:auto;
background:none;
z-index:20000;
}

#top-menu .main .sub-top-menu ul li:last-child {
border-bottom:0;
}

#top-menu .main .sub-top-menu ul li:last-child a {
padding-bottom:5px;
}

#top-menu .main .sub-top-menu ul li a {
font-size:12px;
width:169px;
font-weight:400;
margin:0;
padding:11px 0;
height:auto;
color:#666;
display:block;
float:left;
z-index:20000;
}

#top-menu .main .sub-top-menu ul li a:hover {
color:#000;
}

#top-menu .main .sub-top-menu .top {
float:left;
background:url(/img/bg-submenu-top.png) no-repeat left top;
width:193px;
height:4px;
}

#top-menu .main .sub-top-menu .bottom {
float:left;
background:url(/img/bg-submenu-bottom.png) no-repeat left top;
width:193px;
height:8px;
}

#top-menu .main .grp-industrial {
margin-left:65px;
}

#top-menu .main .grp-sucroenergetico {
margin-left:172px;
}

#top-menu .main .grp-moveleiro {
margin-left:333px;
}

#header {
	position: relative;
	padding: 20px 0 0 0;
	z-index: 0;
}
#header #hdr-logo {
	position: relative;
	float: left;
	width: 380px;
	height: 91px;
	margin: 0 0 0 30px;
	text-indent: -5000em;
	z-index: 0;
}
#header .busca {
	float: right;
	width: 279px;
	height: 35px;
	margin: 30px 20px 0 0;
	background: #FFF url(/img/bg-hdr-busca.jpg) left center no-repeat;
}
#header .busca input[type="text"] {
	float: left;
	width: 200px;
	height: 25px;
	margin: 6px 0 0 34px;
	color: #666666;
	font-size: 11px;
	background: none;
	border: 0 none;
}
#header .busca input[type="image"] {
	float: right;
	width: 40px;
	height: 35px;
	color: #666666;
	font-size: 11px;
	border: 0 none;
}

ul#hdr-menu {
	width: 903px;
	height: 48px;
	margin: 22px 0 0 -1px;
	background: url(/img/bg-hdr-menu.png) no-repeat 1px top;
	clear: both;
}
ul#hdr-menu li {
	float: left;
	height: 30px;
}
ul#hdr-menu a {
	height: 30px;
	padding: 15px 0 0 0;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
ul#hdr-menu a:hover {
	color: #666;
}
ul#hdr-menu a.mnu-multiplus {
	width: 139px;
	margin: 0 0 0 1px;
}
ul#hdr-menu a.mnu-segmentos {
	width: 135px;
	padding-left: 15px;
}
ul#hdr-menu a.mnu-segmentos.active {
	position: relative;
	height: 42px;
	background: url(/img/bg-mnu-segmento-ov.png) no-repeat center top;
}
ul#hdr-menu a.mnu-feiras {
	width: 176px;
}
ul#hdr-menu a.mnu-noticias {
	width: 128px;
}
ul#hdr-menu a.mnu-credenciamento {
	width: 177px;
}
ul#hdr-menu a.mnu-contato {
	width: 129px;
}
#hdr-sub-menu {
	display: none;
	position:absolute !important;
	width: 150px;
	height:auto;
	margin: 9px 0 0 140px;
	clear: both;
	z-index:20000;
}
#hdr-sub-menu .top {
	width: 148px;
	height: 10px;
	background: url(/img/bg-sub-mnu-top.png) no-repeat 1px center;
}
#hdr-sub-menu ul.mid {
	width: 150px;
	background: url(/img/bg-sub-mnu-mid.png) repeat-y center center;
}
#hdr-sub-menu .btt {
	width: 150px;
	height: 12px;
	background: url(/img/bg-sub-mnu-btt.png) no-repeat center center;
}
#hdr-sub-menu ul.mid li a {
	width: 124px;
	height: 24px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	clear: both;
}
#hdr-sub-menu ul.mid li a:hover {
	color: #666;
}
#hdr-sub-menu a.btn-outros-segmentos {
	width: 150px;
	height: 36px;
	text-indent: -5000em;
	background: url(/img/btn-outros-segmentos.png) no-repeat center center;
	clear: both;
}
#breadcrumb {
	float: left;
 	padding: 25px 0 0 0;
 	font-size: 21px;
}
#breadcrumb a {
	float: left;
	padding: 9px 6px 0 0;
	color: #999999;
	font-size: 11px;
}
#breadcrumb a, x:-moz-any-link, x:default {
	padding: 10px 6px 0 0;
}
#breadcrumb a:hover {
	color: #878787;
}
hr.hr-breadcrumb {
	float: right;
	margin: 40px 0 0 0;
	color: #e4e4e4 !important;
	background-color: #e4e4e4 !important;
}

/* Noticias */
a.todas-noticias {
	float: right;
	margin: 8px 0 0 0;
	color: #666666;
	font-size: 11px;
}
a:hover.todas-noticias {
	color: #333;
}
.img-destaque-grd {
	width: 414px;
	height: 232px;
	padding: 2px 0 0 3px;
	background: #FFF url(/img/bg-img-grd.png) center center no-repeat;
	overflow: hidden;
}
.img-destaque-grd span {
	display: block;
	position: absolute;
	margin: 11px 0 0 0;
	padding: 3px 10px 5px;
	color: #FFF;
	font-size: 10px;
}
.img-destaque-grd span.geral {
	background: #ec3a3a;
}
.img-destaque-grd span.industrial {
	background: #1a3460;
}
.img-destaque-grd span.sucroenergetico {
	background: #146735;
}
.img-destaque-grd span.moveleiro {
	background: #54341b;
}
.img-destaque-pqn {
	float: left;
	width: 181px;
	height: 156px;
	padding: 2px 0 0 3px;
	background: #FFF url(/img/bg-img-pqn.png) center center no-repeat;
	overflow: hidden;
}
.img-destaque-pqn span {
	display: block;
	position: absolute;
	height: 15px;
	margin: -21px 0 0 0;
	padding: 2px 13px 1px;
	color: #FFF;
	font-size: 10px;
}
.img-destaque-pqn span, x:-moz-any-link, x:default {
	margin: -21px 0 0 0;
}
.img-destaque-pqn span.geral {
	background: #ec3a3a;
}
.img-destaque-pqn span.industrial {
	background: #1a3460;
}
.img-destaque-pqn span.sucroenergetico {
	background: #146735;
}
.img-destaque-pqn span.moveleiro {
	background: #54341b;
}
a.noticia {
	float: left;
	width: 235px;
	margin: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
}
h4,
a.noticia,
a.noticia h4 {
	float: left;
	margin: 0 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	color:#666;
}
h4 span,
a.noticia h4 span {
	display: block;
	height: auto;
	margin: 10px 0 0 0;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	overflow: hidden;
}

a:hover.noticia,
a:hover.noticia h4,
a:hover.noticia h4 span {
	color:#333 !important;
}

.box-noticia a.btn-leia-mais {
	width: 52px;
	height: 19px;
	margin: 12px 0 0 17px;
	padding: 5px 0 0 7px;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	background: url(/img/btn-leia-mais.gif) no-repeat center center;
	float:left;
}

a.rss {
	width: 100px;
	height: 13px;
	margin: 8px 0 9px 0;
	padding: 3px 0 0 27px;
	color: #666666;
	font-size: 11px;
	background: #FFF url(/img/ico-rss.jpg) left top no-repeat;
}
a.rss-bg-right {
	width: 100px;
	height: 13px;
	margin: 8px 0 9px 0;
	padding: 2px 27px 0 0;
	color: #666666;
	font-size: 11px;
	background: #FFF url(/img/ico-rss.jpg) right top no-repeat;
}
.box-noticia-date a.date {
	color: #999999;
	font-size: 10px;
}

/* foto */
a.ver-galeria {
	width: 110px;
	color: #666666;
	font-size: 11px;
	text-align:right;
}

a:hover.ver-galeria {
	color: #333333 !important;
}

/* pagination */
#pagination {
float:left;
margin:50px 0 20px;
text-align:center;
width:100%;
}

#pagination ul {
text-align:center;
width:100%;
}

#pagination ul li {
display:inline;
border: 0 none;
}

#pagination ul li a {
display:inline;
background:#fff;
color:#555;
font-size:12px;
margin:0 5px 0 0;
padding:2px 5px;
}

#pagination ul li.current a {
background:#676767;
border:1px solid #676767;
color:#fff;
}

#pagination ul li.current a:hover {
text-decoration:none;
}

#pagination ul li.control a {
color:#676767;
font-weight:700;
}

#footer {
	width: 100%;
	height: 185px;
	padding: 25px 0 0 0;
	color: #666666;
	font-size: 11px;
	background: #333333 url(/img/bg-footer.gif) no-repeat center top;
	border-top: 1px solid #a3a3a3;
	clear: both;
}
#footer .box-menu {
	float: left;
	width: 710px;
}
#footer ul {
	float: left;
	width: 710px;
	height: 40px;
	line-height: 20px;
	border-top: 1px solid #393939;
	border-bottom: 1px solid #313131;
}
#footer ul li {
	float: left;
	margin: 0 25px 0 0;
}
#footer ul li a {
	color: #666666;
}
#footer ul li a:hover {
	color: #fff;
}
#footer ul li span {
	color: #999999;
}
#footer ul.midias {
	padding: 20px 0 0 0;
}
#footer ul.midias li {
	margin: 0 5px 0 0;
}
#footer ul.midias li span {
	display: block;
	margin: 13px 5px 0 0;
}
#footer ul.midias li a {
	width: 45px;
	height: 0;
	padding: 31px 0 0 0;
	text-align: center	;
	background:;
}
#footer ul.midias li a.twitter {
	background: url(/img/ico-twitter.gif) no-repeat center bottom;
}
#footer ul.midias li a.flickr {
	background: url(/img/ico-flickr.gif) no-repeat center bottom;
}
#footer ul.midias li a.vimeo {
	background: url(/img/ico-vimeo.gif) no-repeat center bottom;
}
#footer ul.midias li a.youtube {
	background: url(/img/ico-youtube.gif) no-repeat center bottom;
}
#footer ul.midias li a:hover {
	background-position:  center top;
}
#footer .box-logo-address {
	float: right;
	width: 165px;
	height: 145px;
}
#footer .box-logo-address #ftr-logo {
	width: 39px;
	height: 39px;
	margin: 0 0 20px 0;
	text-indent: -5000em;
	background: url(/img/logo-ftr-multiplus.gif) no-repeat center center;
}
#footer .box-logo-address address {
	color: #999999;
	font-style: normal;
	line-height: 20px;
}

#footer .box-logo-address address a {
	color: #999;
	font-style: normal;
	line-height: 20px;
}

#footer .box-logo-address address a:hover {
	color: #fff;
	font-style: normal;
	line-height: 20px;
}

noscript p {
	background:url(/img/noscript.gif) no-repeat 12px center #ffffe1;
	border-bottom:1px solid #696969;
	float:left;
	height:24px;
	overflow:hidden;
	text-align:left;
	width:100%;
}
noscript p span {
	color:#000;
	display:block;
	font-size:.95em;
	padding-left:40px;
	padding-top:6px;
	text-align:left;
}
.no-results {
	width: 100%;
	text-align: center;
}
.no-results strong {
	display: block;
	font-size: 14px;
	margin: 0 0 5px 0;
}

/*alert*/
#alpha {
background:#000;
display:none;
width: 100%;
height:100%;
opacity:.65;
position:fixed;
width:100%;
z-index:500000 !important;
}

#windowbox {
display:none;
width:334px;
height:94px;
background:url(/img/bg-alert-window.png) no-repeat left top;
position:fixed;
left:50%;
top:50%;
margin-left:-167px;
margin-top:-1000px;
z-index:600000 !important;
}

#windowbox img {
margin:27px 18px 0 25px;
float:left;
}

#windowbox p {
margin-top:33px;
width:185px;
height:32px;
float:left;
font-size:14px;
font-weight:700;
color:#333;
line-height:12px;
}

#windowbox a {
margin-top:29px;
background:url(/img/icon-close-window.png) no-repeat center center;
width:35px;
height:35px;
float:left;
}


#google_translate_element {
	display: block;
	float: right;
	width: 175px;
	padding: 9px 0 0 0;
}
.goog-te-gadget img {
	float: right;
	margin: 5px 0 0 4px;
}
.goog-te-gadget .goog-te-combo {
	float: right;
}

