.cuttedTextIndicator{
	font-size:15px;
}

#slideshowContainer{
	background-color: #aade25;
	height:482px;
	padding-top: 30px;
	z-index: 99;
	border-bottom: 1px solid #fff;
	-webkit-box-shadow: 0px 4px 10px #d3d3d3;
	-moz-box-shadow: 0px 4px 10px #d3d3d3;
	box-shadow: 0px 4px 10px #d3d3d3;
}

#slideshowContainerWrapper {
	position: relative;
	display: block;  
	width: 940px;
	height:482px;
	margin: 0px auto;
	vertical-align: top;
	z-index: 999;
}

ul#slideshowDestaques{
	position: relative;
	display: block;  
	width: 940px;
	height:482px;
}
ul#slideshowDestaques li{
	width: 940px;
	height:482px;
}

ul#slideshowDestaques li#slide1{
	background: url('/images_user/destaques/fundo_logisitica.jpg') transparent no-repeat top right;
}
ul#slideshowDestaques li#slide2{
	background: url('/images_user/destaques/fundo_distribuicao.jpg') transparent no-repeat top right;
}

#slideshowContainer div div{
	position: absolute;
}
#slideshowContainer div div{
	position: absolute;
}


#slideshowContainer div div.slideshow-text{
	width: 650px;
	height: 200px;
	left: 0px;
	color: #000;
}

ul#slideshowDestaques li#slide1 div.slideshow-text{
	top: 280px;
}

ul#slideshowDestaques li#slide2 div.slideshow-text{
	top: 280px;
}

.slideshow-text .slideshow-text-pretitle{
	display: block;
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
}
.slideshow-text .slideshow-text-title{
	display: block;
	padding-bottom:6px;
	font-size: 48px;
	line-height: 60px;
	text-transform: uppercase;
}
.slideshow-text .slideshow-text-descr{
	display: block;
	font-size: 24px;
	line-height: 26px;
}
.slideshow-text span span{
	display: block;
}


.slideshow-text2 .slideshow-text-title{
	display: block;
	padding-bottom:6px;
	font-size: 40px;
	line-height: 44px;
	text-transform: uppercase;
}
.slideshow-text2 .slideshow-text-descr{
	display: block;
	font-size: 24px;
	line-height: 26px;
}
.slideshow-text2 span span{
	display: block;
}

.slideshow-block-inscricao{
	bottom: 1px;

}

/* pager */
#navSlideshowDestaques { 
    text-align: right;
	width: 100%;
	height: 40px;
	z-index: 500;
	position: absolute;
	bottom: 10px; 
	overflow: hidden;
}
#navSlideshowDestaques span { 
    font-family: arial; 
	font-size: 66px;
	line-height: 40px;
	width: 24px;
    display: inline-block;
	color: #0040bf;
	cursor: pointer; 
}
#navSlideshowDestaques span.activeSlide { color: #ff9932;}
#navSlideshowDestaques > * { cursor: pointer;}

#noticiasDestaques {
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
	vertical-align:top;
	margin-right: 8px;
}

#noticiasDestaques h1{
	display: block;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-left: 26px;
	font-size: 20px;
	font-weight: normal;
	line-height: 16px;
	text-transform: uppercase;
	background: url('images/icon_noticias.png') transparent no-repeat left top;
}

#noticiasDestaques li{
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
	vertical-align:top;
	margin-right: 8px;
	border: 1px solid #e1e1e1;
	width: 250px;
	height: 260px;
	padding: 15px;
}

#noticiasDestaques h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#noticiasDestaques .noticiasDestaques-image{
	display: block;
	text-align: center;
	padding: 10px 0px 5px 0px;
	min-height: 100px;
}

#noticiasDestaques .noticiasDestaques-date{
	font-size: 13px;
	line-height: 26px;
	color: #c0c0c0;
}

#blockInformacao {
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
	position: absolute;	
	right: 0px;
	vertical-align:top;
	text-align: center;
}

#blockInformacao h1{
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
	margin-bottom: 15px;
	padding-left: 26px;
	font-size: 20px;
	font-weight: normal;
	line-height: 16px;
	text-transform: uppercase;
	background: url('images/icon_informacao.png') transparent no-repeat left top;
}

#blockInformacao .itemInformacao{
	display:block;
	vertical-align:top;
	margin-right: 8px;
	border: 1px solid #e1e1e1;
	width: 250px;
	height: 260px;
	padding: 15px;
}

#blockInformacao .itemInformacao img {
	display: block;
	text-align: center;
	padding: 10px 0px 5px 0px;
	min-height: 100px;

}


#blockInformacao .itemInformacao h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 10px;
	text-transform: uppercase;
}



#contentIndex{
	width: 600px;
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
	vertical-align:top;
	position: relative; /*  IMPORTANTE !*/
}

#contentIndex h2{
	color:#75b0dc !important;
	font-size:24px !important;
	text-transform: uppercase;
}


/* newsletter link */
#newsletterLink{
	position:absolute;
	right:0;
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	line-height:18px;
	height:18px;
}

#newsletterLink > *{
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
}

#newsletterLink > img{
	margin-right:4px;
	margin-bottom: -2px;
}

/*********** parceiros *****************/
#parceirosContainer {
	background-color:#f1f1f1;
    margin: 0 auto;
}

#parceirosContainerWrapper{
	/*background: url("/images/inscrevaSe.png") no-repeat scroll 0 0 transparent;*/
	width:950px;
	height: 202px; /* 220 com padding */
	margin: 0px auto;
	vertical-align: top;
	padding-top:18px;
	font-size: 0;
}

#parceirosContainer h1 {
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
	line-height:22px;
	height:22px;
    margin: 0px !important;
    padding: 0px !important;
    text-shadow: 0 0 !important;
	padding-left:8px !important;
	padding-right:8px !important;
}

#parceirosContainerIndexHeader > *{
	display:-moz-inline-stack; /* FF2 fix coz it does not support inline-block */
	display:inline-block; /* supported by FF3+ and IE8+ */
	zoom:1; *display:inline; /*  IE6 & IE7 hack coz they do not support inline-block (zoom trigger hasLayout and * target IE6/7) */
}

#parceirosIndexHeader img {
    padding-right: 4px;
	margin-bottom: -4px;
}



/* FOOTER (definições próprias - as outras estão no global.css) */

#footer1{
  color:#b1b1b1;
  font-size: 11px;
  margin: 0px auto;
  width: 100%;
  background-color: #022333;
}
