/* Geral */
.main {
	width: 900px;
	color: #666666;
}
#content .main {
	width: 856px;
	margin-top: 8px;
	padding: 0 22px 40px 22px;
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
}
#header {
	height: 277px;
	padding: 16px 0 0 0;
}
ul#hdr-menu {
	margin: 18px 0 0 -1px;
}
h2  {
	margin: 25px 0 0 22px;
	color: #FFF;
	font-size: 30px;
	clear: both;
}

h2 a  {
	color: #FFF;
	font-size: 30px;
	clear: both;
}
h2 span  {
	display: block;
	margin: 2px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	clear: both;
}
h3 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}

/* Home feira */
#hdr-logo {
	height: 95px !important;
}
.box-left {
	float: left;
	width: 180px;
	padding: 25px 0 0 0;
}
ul.menu li {
	padding: 9px 0 2px 0;
	border-bottom: 1px solid #ececec;
	clear: both;
}
ul.menu a {
	font-size: 12px;
	font-weight: bold;
}
ul.menu li.dropdown ol {
	display:none;
}
ul.menu li.showmenu ol {
	display:inline !important;
}
ul.menu ol {
	float:left;
	width: 180px;
}
ul.menu ol > li {
	padding: 9px 0 2px 9px;
	border-bottom: 1px solid #ececec;
}
ul.menu ol > li:first-child {
	padding-top:16px;
}
ul.menu ol > li a {
	font-size: 12px;
	font-weight: bold;
}
.box-left .area-expositor, .box-left .newsletter {
	margin: 20px 0 0 0;
	clear: both;
}
.box-left .area-expositor .tit, .box-left .newsletter .tit {
	height: 24px;
	margin: 0 0 5px -3px;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}
.box-left .area-expositor .tit {
	width: 110px;
	padding: 13px 0 0 58px;
	color: #707070;
	background: url(/img/bg-home-feira-area-expositor.jpg) no-repeat left top;
}
.box-left .newsletter .tit {
	width: 71px;
	padding: 15px 0 0 97px;
	color: #707070;
	background: url(/img/bg-home-feira-newsletter.jpg) no-repeat left top;
}
.box-left .area-expositor form ul li label, .box-left .newsletter form ul li label {
	display: block;
}
.box-left .area-expositor form ul li label, .box-left .newsletter form ul li label {
	width: 163px;
	height: 22px;
	background: #fafafa;
	border: 1px solid #e4e4e4;
}
.box-left .area-expositor form ul li, .box-left .newsletter form ul li {
	margin: 8px 0;
}
.box-left .area-expositor form ul li label.error,
.box-left .newsletter form ul li label.error {
	border-color: #777 !important;
	color: #666 !important;
}
.box-left .area-expositor form ul li.active, .box-left .newsletter form ul li.active {
	border-color:#c4c2c2;
}
.box-left .area-expositor form ul li label span, .box-left .newsletter form ul li label span {
	display: block;
	float: left;
	width: auto;
	margin: 5px 0 0 5px;
	color: #999999;
	font-size: 11px;
}
.box-left .area-expositor form ul li span, .box-left .newsletter form ul li span {
	display: block;
	float: left;
	width: 80px;
	margin: 5px 0 0 0;
	color: #c4c2c2;
	font-size: 10px;
}
.box-left .area-expositor form ul li a,
.box-left .newsletter form ul li a {
	display: block;
	float: left;
	width: 80px;
	margin: 6px 0 0 0;
	color: #808080;
	font-size: 10px;
}
.box-left .area-expositor form ul li a:hover,
.box-left .newsletter form ul li a:hover {
	color:#424242;
}
.box-left .area-expositor form ul li label input[type="text"], .newsletter form ul li label input[type="text"],
.box-left .area-expositor form ul li label input[type="password"] {
	float: right;
	width: 103px;
	height: 20px;
	padding: 1px 5px;
	color: #999999;
	background: none;
	border: 0 none;
}
.box-left .newsletter form ul li label input.pqn {
	width: 90px;
}
.box-left .area-expositor form ul li input[type="image"], .box-left .newsletter form ul li input[type="image"] {
	float: right;
	width: 59px;
	height: 24px;
	margin: 0 14px 0 0;
}
.box-left hr {
	width: 164px;
	margin: 30px 0;
	clear: both;
}
.patrocinadores p, .apoio p {
	margin: 20px 0;
	color: #666666;
	font-weight: bold;
	background: url(/img/ico-seta-baixo.gif) no-repeat 153px top;
}
.box-right {
	float: right;
	width: 658px;
	margin: 32px 0 0 0;
}
.box-right .box-links {
	height: 170px;
	margin: 10px 0 0 0;
}
.box-right .box-links a {
	float: left;
	width: 205px;
	height: 135px;
	padding: 23px 0 0 0;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-top: 3px solid #ececec;
}
.box-right .box-links a.credenciamento {
	background: url(/img/ico-credenciamento-home-feira.gif) no-repeat center bottom;
}
.box-right .box-links a.visitar {
	background: url(/img/ico-como-visitar-home-feira.gif) no-repeat center bottom;
}
.box-right .box-links a.planta {
	background: url(/img/ico-plantas-eventos-home-feira.gif) no-repeat center bottom;
}
.box-right .box-links a:hover {
	color:#333;
}
.box-right .box-links .separador-vertical {
	float: left;
	height: 130px;
	margin: 40px 10px 0;
}
.box-right hr {
	margin: 30px 0 20px 0;
}
.box-right h3 {
	float: left;
}
.box-right a.todas-noticias {
	margin: 3px 0 0;
}
.box-right a:hover.todas-noticias {
	color:#333;
}
.box-right .box-noticia {
	margin: 30px 0 15px 0;
	clear: both;
}
.box-right h4,
.box-right a.noticia,
.box-right a.noticia h4 {
	width: 455px;
}
.box-right .box-noticia-date {
	float: left;
	width: 295px;
}
.box-right .box-noticia-date a.date {
	color: #999999;
	font-size: 10px;
}
.box-right .box-noticia-date h4, .box-right .box-noticia-date a.noticia, .box-right .box-noticia-date a.noticia h4 {
	float: left;
	width: 295px;
	margin: 3px 0;
}
.box-right .separador-vertical {
	float: left;
	height: 130px;
	margin: 0 43px 0 20px;
	background: #ececec;
}
.box-right h5 {
	margin: 0 0 10px 0;
}
.box-video {
	float: left;
	width: 270px;
	margin: 20px 0 0 0;
}
.box-foto {
	float: right;
	width: 320px;
	margin: 17px 0 0 0;
}
.box-foto h5 {
	margin-left: 21px;
}
.box-foto .box-imgs {
	clear: both;
}
.box-foto .box-imgs img {
	float: right;
	width: 50px;
	height: 43px;
	margin: 0 0 12px 12px;
}
.box-foto a.ver-galeria {
	margin: 4px 0 0 0;
}
a.ver-galeria {
	float: right;
	margin: 15px 0 0 0;
	text-align: right;
}
.box-right .video-foto {
	margin: 80px 25px 0 42px !important;
}

/* box-noticia */
.box-noticia-date h4 span,
.box-noticia-date a.noticia h4 span {
	height: 60px;
	height:auto;
	color: #999999;
	cursor: pointer;
}
.box-noticia-date a.btn-leia-mais {
	width: 52px;
	height: 19px;
	margin: 7px 0 0 0;
	padding: 5px 0 0 7px;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	background: url(/img/btn-leia-mais.gif) no-repeat center center;
	clear: both;
	float:left;
}
.box-noticia ul li {
	padding: 13px 0 15px 0;
	border-bottom: 1px solid #cccccc;
	clear: both;
}
.box-noticia ul li:last-child {
	border: none;
	padding-bottom:0;
}
.box-noticia ul li p a {
	font-size: 14px;
	line-height: 16px;
	clear: both;
}
.box-noticia ul li p a span {
	display: block;
	color: #999999;
	font-size: 10px;
	clear: both;
}
.multiplus ul li p a {
	color: #eb0a0f;
	cursor: pointer;
}
.multiplus ul li p a:hover {
	color: #b3090d;
}
.sucroenergetico ul li p a {
	color: #3c8559;
	cursor: pointer;
}
.sucroenergetico ul li p a:hover {
	color: #295b3d;
}
.industrial ul li p a {
	color: #3e68aa;
	cursor: pointer;
}
.industrial ul li p a:hover {
	color: #1b3764;
}
.moveleiro ul li p a {
	color: #9a6732;
}
.moveleiro ul li p a:hover {
	color: #624220;
}
.box-noticia ul li h4 {
	float: left;
	width: 650px;
	font-size: 20px;
}
.box-noticia ul li h4 span {
	height: auto;
	margin: 0;
}
.multiplus h4 {
	color: #eb0a0f;
}
.sucroenergetico h4 {
	color: #3c8559;
}
.industrial h4 {
	color: #1b3764;
}
.moveleiro h4 {
	color: #9a6732;
}
a.btn-acessar {
	width: 191px;
	height: 44px;
	text-indent: -5000em;
	background: url(/img/btn-acessar.jpg) no-repeat center center;
}
a.btn-fazer-credenciamento {
	width: 191px;
	height: 44px;
	text-indent: -5000em;
	background: url(/img/btn-fazer-credenciamento.jpg) no-repeat center center;
}
.btn-enviar {
	width: 191px;
	height: 44px;
	text-indent: -5000em;
}
