/*#wrapperSite {
	width: 1168px;
	margin: 0 auto;
	padding-top: 155px;
	margin-top: 11px;
}
*/
#wrapperSite {
	width: 1168px;
    margin: 0 auto;
    padding-top: 60px;
    margin-top: 11px;
    background: url(../img/recomendacoesBanner_BG.jpg) top center no-repeat;
}
.carouselFundo {
	margin-top: 20px;
}
#left {
	float: left;
	width: 1168px;
}

#left .wrapperTop {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #E2151A;
	display:block;
	float:left;
}

#left .wrapperTop .titleTop {
	width: 100%;
	color: #383D4B;
	text-transform: uppercase;
	font: 400 35px 'Aprex-New-Bold', sans-serif;
}

#left .wrapperTop .titleTop span {
	margin-top: -30px;
	display: block;
	color: #E2151A;
	text-transform: uppercase;
	font: 400 16px 'Aprex-New-Bold', sans-serif;
}

#campanhas {
	width: 100%;
	float: left;
	margin-bottom: 40px;
	position: relative;
}
#campanhas #campanhasAjax{
	display: block;
	float: left;
	position: relative;
	width: 100%;
}

#campanhas .arrows {
	top: 10px;
	width: 11px;
	height: 17px;
	cursor: pointer;
	position: absolute;
}

#campanhas .arrows:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#campanhas .navbar {
	display:inline-block;
	float: right;
}
#campanhas .navbar:first-of-type{
	margin-top: 15px;
}


#campanhas .navbar a {
	float: left;
	display: inline-block;
	padding: 0 3px;
	font: 700 14px 'PT-Sans', sans-serif;
	color: #3F4652;
}

#campanhas .navbar #pagActual {
	float: left;
	display: inline-block;
	font: 700 19px 'PT-Sans', sans-serif;
	color: #999999;
	padding:0 3px;
}
#campanhas .navbar #pagActual span{
   color: #e2151a;
	display: inline-block;
	font:700 14px "PT-Sans",sans-serif;
}
#campanhas .navbar .separadorPag{
	color: #3f4652;
	display: inline-block;
	float: left;
	font: 700 14px "PT-Sans",sans-serif;
	padding: 0 3px;
}
#campanhas .navbar a:hover {
	color: #999999;
}

#campanhas .navbar a:first-of-type,
#campanhas .navbar a:last-of-type {
	padding: 0;
}

#campanhas .navbar a:first-of-type:hover,
#campanhas .navbar a:last-of-type:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
#campanhas .navbar a.setaInactiva:first-of-type:hover,
#campanhas .navbar a.setaInactiva:last-of-type:hover {
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
#campanhas .navbar a span {
	color: #E2151A;
}

#campanhas .navbar .leftArrow {
	margin-right: 10px;
}
#campanhas .navbar .rightArrow {
	margin-left: 10px;
}

#campanhas .arrowLeft {
	left: 0;
	background: url('../img/seta_Nav_News.png') left center;
}
#campanhas .arrowRight {
	left: 18px;
	background: url('../img/seta_Nav_News.png') right center;
}

#campanhas .setaInactiva,
#campanhas .setaInactiva:hover{
	cursor:default;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}


#campanhas ul {
	margin: 0;
	float: left;
	padding: 0;
	margin-top: 45px;
	list-style: none;
	position: relative;
}

#campanhas ul li {
	float: left;
	width: 570px;
	margin-right: 28px;
	margin-bottom: 55px;
}

#campanhas ul li:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#campanhas ul li.noMargin {
	margin-right: 0;
}

#campanhas ul li .img {
	width: 570px;
	max-height: 218px;
	overflow: hidden;
	position: relative;
}
#campanhas ul li .img a{
	display:block;
	text-align: center;
}
#campanhas ul li .img img {
	width: 570px;
}

#campanhas ul li .img .info {
	width: 570px;
}

#campanhas ul li .info {
	width: 550px;
	float: left;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	padding-left: 10px;
	font-size: 13px;
	text-transform: uppercase;
	min-height: 17px;
}

#campanhas ul li .default {
	background: #373D4B;
}
#campanhas ul li .special {
	background: #E2151A;
}

#campanhas ul li .title {
	margin-top: 15px;
	margin-bottom: 15px;
}
#campanhas ul li .title,
#campanhas ul li .title a {
	color: #333333;
	font: 700 32px 'PT-Sans', sans-serif;
}

#campanhas ul li a:hover {
	color: #999999;
}

#campanhas ul li .text {
	margin-top: 15px;
	color: #949494;
	font: 400 13px 'PT-Sans', sans-serif;
}

#campanhas ul li .more {
	float: left;
	margin: 0 auto;
	display: block;
	color: #FFFFFF;
	padding: 7px 18px;
	background-color: #E2151A;
	text-transform: uppercase;
	font: 700 12px 'PT-Sans', sans-serif;
}

#campanhas .bottom {
	float: left;
	width: 570px;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

#campanhas li:hover .bottom {
	background: #FAFAFA;
}

#campanhas .bottom div {
	float: left;
	color: #999999;
	font-size: 13px;
	margin-left: 10px;
	margin-top: 6px;
}

#campanhas ul li .more:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

/* CAMPANHAS DETALHES */

#campanhasDetalhes {
	float: left;
	width: 870px;
	margin-top: 5px;
}

#campanhasDetalhes #slideshow {
	width: 870px;
	height: 384px;
}

#campanhasDetalhes #slideshow .conteudoSlideshow {
	z-index: 2;
	text-align: center;
	width: 870px;
	min-width: 870px;
	height: 384px;
	margin: 0 auto;
	position: absolute;
}

#campanhasDetalhes #slideshow .conteudoSlideshow .img {
	width: 100%;
	overflow:hidden;
}

#campanhasDetalhes #slideshow .conteudoSlideshow .info {
	z-index: 3;
	top: 100px;
	position: absolute;
	text-align: left;
}

#campanhasDetalhes #slideshow .conteudoSlideshow .info .pretitle {
	float: left;
	color: #FFFFFF;
	padding: 6px 15px;
	margin-bottom: 7px;
	background-color: #E2151A;
	text-transform: uppercase;
	font: 400 16px 'PT-Sans-Narrow', sans-serif;
}

#campanhasDetalhes #slideshow .conteudoSlideshow .info .titleText {
	max-width: 510px;
	color: #FFFFFF;
	padding: 15px 15px 25px 15px;
	background: url('../img/bgFundoSlide.png');
}

#campanhasDetalhes #slideshow .conteudoSlideshow .info .titleText .title {
	font: 400 60px 'Aprex-New-Bold', sans-serif;
}

#campanhasDetalhes #slideshow .conteudoSlideshow .info .titleText .text {
	font: 400 16px 'PT-Sans', sans-serif;
}

#campanhasDetalhes #slideshow .conteudoSlideshow .info .more {
	float: left;
	color: #FFFFFF;
	margin-top: 7px;
	padding: 7px 20px;
	background-color: #E2151A;
	text-transform: uppercase;
	font: 700 12px 'PT-Sans', sans-serif;
}
#campanhasDetalhes #slideshow .conteudoSlideshow .info .more:hover {
	background-color: #EF3125;
}

#campanhasDetalhes #slideshow .wrapperSlideshow {
	width: 100%;
	height: 384px;
	display: block;
	min-width: 384px;
	margin: 0 auto;
	position: relative;
}

#campanhasDetalhes #slideshow .arrow {
	top: 53%;
	z-index: 3;
	width: 50px;
	height: 70px;
	cursor: pointer;
	margin-top: -35px;
	position: absolute;
}

#campanhasDetalhes #slideshow .arrow:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#campanhasDetalhes #slideshow .arrowLeft {
	left: 0;
	background: url('../img/seta_Banner_Left.png') no-repeat;
}

#campanhasDetalhes #slideshow .arrowRight {
	right: 0;
	background: url('../img/seta_Banner_Right.png') no-repeat;
}

#campanhasDetalhes #slideshow #bullets {
	z-index: 2;
	width: 100%;
	bottom: 30px;
	margin: 0 auto;
	position: absolute;
	display: inline-block;
	text-align: center;
}

#campanhasDetalhes #slideshow #bullets .numeros {
	width: 14px;
	height: 14px;
	cursor: pointer;
	display: inline-block;
	background: url('../img/navBanner.png') center center no-repeat;
}

#campanhasDetalhes #slideshow #bullets .numeros:hover {
	background: url('../img/navBanner.png') right center no-repeat;
}

#campanhasDetalhes #slideshow #bullets .active {
	background: url('../img/navBanner.png') left center no-repeat;
}
#campanhasDetalhes #slideshow #bullets .active:hover {
	background: url('../img/navBanner.png') left center no-repeat;
}

#campanhasDetalhes .date {
	width: 870px;
	height: 25px;
	overflow: hidden;
}

#campanhasDetalhes .date .calendar {
	height: 25px;
	width: 25px;
	float: left;
	background: #E2151A url('../img/calendarioNoticias.png') no-repeat center 5px;
}

#campanhasDetalhes .date .date-day {
	width: 835px;
	float: left;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	height: 21px;
	font-size: 13px;
	text-transform: uppercase;
}

#campanhasDetalhes .date .default {
	background: #373D4B;
}
#campanhasDetalhes .date .special {
	background: #E2151A;
}

#campanhasDetalhes .title {
	float: left;
	width: 870px;
	margin: 30px 0;
	font: 700 24px 'PT-Sans', sans-serif;
}
#campanhasDetalhes .text {
	float: left;
	width: 870px;
	color: #949494;
	margin-bottom: 20px;
	font: 400 13px 'PT-Sans', sans-serif;
}

#campanhasDetalhes .links {
	float: left;
	width: 870px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 70px;
	text-transform: uppercase;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

#campanhasDetalhes .links a:hover {
	color: #999999;
}

#campanhasDetalhes .links .prev,
#campanhasDetalhes .links .next  {
	color: #515364;
	font-weight: 700;
}

#campanhasDetalhes .links .prev span,
#campanhasDetalhes .links .next span  {
	font-size: 16px
}

#campanhasDetalhes .links .prev {
	float: left;
}
#campanhasDetalhes .links .next {
	float: right;
}

#pageTitle {
	position: absolute;
	width: 100%;
	float: left;
	color: #383D4B;
	padding: 20px 0;
	font: 400 20px 'Aprex-New-Bold', sans-serif;
	background: #DDDDDD url('../img/sombraSlideshow.png') top center no-repeat;
	top: 160px;
	text-align: center;
}

.carousel {
	margin-top: 0;
	position: relative;
	width: 100%;
}
.carousel .arrow {
	top: 20px;
}