#wrapperSite {
	width: 1168px;
	margin: 0 auto;
	padding-top: 60px;
	margin-top: 11px;
	background: url('../img/recomendacoesBanner_BG.jpg') top center no-repeat;
}

#left {
	float: left;
	width: 870px;
	margin-right: 30px;
}

#left .wrapperTop {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #E2151A;
}

#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;
}

#noticias {
	width: 100%;
	float: left;
	margin-bottom: 40px;
	position: relative;
}

#noticias .arrows {
	top: 56px;
	width: 11px;
	height: 17px;
	cursor: pointer;
	position: absolute;
}
#noticias .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)";
}

#noticias .navbar,
#produtosNoticiaAjax .navbar{
	display:inline-block;
	float: right;
}
#noticias .navbar:first-of-type{
	margin-top: 15px;
}

#noticias .navbar a,
#produtosNoticiaAjax .navbar a{
	float: left;
	display: inline-block;
	padding: 0 3px;
	font: 700 14px 'PT-Sans', sans-serif;
	color: #3F4652;
}
#noticias .navbar #pagActual,
#produtosNoticiaAjax .navbar #pagActual{
	float: left;
	display: inline-block;
	font: 700 19px 'PT-Sans', sans-serif;
	color: #999999;
	padding:0 3px;
}
#noticias .navbar #pagActual span,
#produtosNoticiaAjax .navbar #pagActual span{
   color: #e2151a;
	display: inline-block;
	font:700 14px "PT-Sans",sans-serif;
}
#noticias .navbar .separadorPag,
#produtosNoticiaAjax .navbar .separadorPag{
	color: #3f4652;
	display: inline-block;
	float: left;
	font: 700 14px "PT-Sans",sans-serif;
	padding: 0 3px;
}
#noticias .navbar a:hover,
#produtosNoticiaAjax .navbar a:hover{
	color: #999999;
}

#noticias .navbar a:first-of-type,
#noticias .navbar a:last-of-type,
#produtosNoticiaAjax .navbar a:first-of-type,
#produtosNoticiaAjax .navbar a:last-of-type{
	padding: 0;
}

#noticias .navbar a:first-of-type:hover,
#noticias .navbar a:last-of-type:hover,
#produtosNoticiaAjax .navbar a:first-of-type:hover,
#produtosNoticiaAjax .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)";
}

#noticias .navbar a.setaInactiva:first-of-type:hover,
#noticias .navbar a.setaInactiva:last-of-type:hover,
#produtosNoticiaAjax .navbar a.setaInactiva:first-of-type:hover,
#produtosNoticiaAjax .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)";
}

#noticias .navbar a span,
#produtosNoticiaAjax .navbar a span{
	color: #E2151A;
}

#noticias .navbar .leftArrow,
#produtosNoticiaAjax .navbar .leftArrow{
	margin-right: 10px;
}
#noticias .navbar .rightArrow,
#produtosNoticiaAjax .navbar .rightArrow{
	margin-left: 10px;
}
#noticias .arrowLeft,
#produtosNoticiaAjax .arrowLeft{
	left: 0;
	background: url('../img/seta_Nav_News.png') left center;
}
#noticias .arrowRight,
#produtosNoticiaAjax .arrowRight{
	left: 18px;
	background: url('../img/seta_Nav_News.png') right center;
}

#noticias .setaInactiva,
#noticias .setaInactiva:hover,
#produtosNoticiaAjax .setaInactiva,
#produtosNoticiaAjax .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)";
}

#noticias ul {
	margin: 0;
	padding: 0;
	margin-top: 45px;
	list-style: none;
	position: relative;
	display:inline-block;
	width:100%;
}

#noticias ul li {
	float: left;
	width: 270px;
	margin-right: 30px;
	margin-bottom: 35px;
}

#noticias ul li .noticia {
    display: block;
    height: 380px;
}

#noticias ul li .noticia .info {
    display: inline-block;
    width: 100%;
}

#noticias ul li.noMargin {
	margin-right: 0;
}

#noticias ul li .img {
	width: 270px;

	overflow: hidden;
	position: relative;
}
#noticias ul li .img.comImg{
	height: 175px;
}
#noticias ul li .img.semImg{
	height: 25px;
}

#noticias ul li .img > a {
	display: block;
	float: left;
}
#noticias ul li .img img {
	width: 270px;
	height: 150px;
}

#noticias ul li .img .date {
	width: 270px;
	height: 25px;
	overflow: hidden;
}

#noticias ul li .img .date .calendar {
	height: 25px;
	width: 25px;
	float: left;
	background: #E2151A url('../img/calendarioNoticias.png') no-repeat center 5px;
}

#noticias ul li .img .date .date-day {
	width: 235px;
	float: left;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	height: 25px;
	font-size: 13px;
	text-transform: uppercase;
}

#noticias ul li .img .date .default {
	background: #373D4B;
}
#noticias ul li .img .date .special {
	background: #E2151A;
}

#noticias ul li .title {
	display: table-cell;
	font: 700 16px "PT-Sans",sans-serif;
	height: 45px;
	padding-top: 15px;
	vertical-align: middle;
	width: 100%;
}
#noticias ul li .title a {
	color: #000000;
}

#noticias ul li .text {
	margin-top: 15px;
	color: #949494;
	font: 400 13px 'PT-Sans', sans-serif;

}
#noticias ul li .text a {
	color: #949494;
}

#noticias ul li .text.textoComImg{
	height: 80px;
}
#noticias ul li .text.textoSemImg{
	height: 230px;
}

#noticias ul li .more {
	width: 253px;
	margin-top: 20px;
	display: block;
	padding: 5px 0;
	padding-left: 20px;
	color: #3F4652;
	text-transform: uppercase;
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background: url('../img/detalhe.png') no-repeat left center;
	font: 700 13px 'PT-Sans', sans-serif;
}

#noticias ul li .more:hover {
	background-color: #FAFAFA;
}

/* NOTICIAS DETALHES */

#noticiasDetalhes {
	float: left;
	width: 870px;
	margin-top: 5px;
}
#noticiasDetalhes #imgContainer{
	position:relative;
	display:block;
	float: left;
	width:870px;
	height: 384px;
}
#noticiasDetalhes #imgContainer .img{
	position: relative;
	width:870px;
	height: 384px;
	z-index: 10;
}
#noticiasDetalhes #imgContainer .img img{
	width:870px;
	height: 384px;
}
#noticiasDetalhes .wrapperArrow {
	display: block;
	height: 384px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 50;
}

#noticiasDetalhes .arrow {
	top: 53%;
	z-index: 3;
	width: 50px;
	height: 70px;
	cursor: pointer;
	margin-top: -35px;
	position: absolute;
}

#noticiasDetalhes .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)";
}

#noticiasDetalhes .arrowLeft {
	left: 0;
	background: url('../img/seta_Banner_Left.png') no-repeat;
}

#noticiasDetalhes .arrowRight {
	right: 0;
	background: url('../img/seta_Banner_Right.png') no-repeat;
}

#noticiasDetalhes .date {
	width: 870px;
	height: 25px;
	overflow: hidden;
}

#noticiasDetalhes .date .calendar {
	height: 25px;
	width: 25px;
	float: left;
	background: #E2151A url('../img/calendarioNoticias.png') no-repeat center 5px;
}

#noticiasDetalhes .date .date-day {
	width: 835px;
	float: left;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	height: 21px;
	font-size: 13px;
	text-transform: uppercase;
}

#noticiasDetalhes .date .default {
	background: #373D4B;
}
#noticiasDetalhes .date .special {
	background: #E2151A;
}

#noticiasDetalhes .titleContainer {
	display: block;
	float: left;
	width: 100%;
	margin: 30px 0;
}
#noticiasDetalhes .titleContainer .title {
	display: block;
	float: left;
	font: 700 24px "PT-Sans",sans-serif;
	color: #000000 !important;
}
#noticiasDetalhes .titleContainer > div.partilhar {
	display: table;
	height: 25px;
	padding: 0 0 0 20px;
	float:right;
}
#noticiasDetalhes .titleContainer > div.partilhar span	{
	display: table-cell;
	vertical-align: middle;
	font:400 10px "PT-Sans",sans-serif;
}
#noticiasDetalhes .titleContainer > div.partilhar span.stLarge{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 20px;
	width: 20px;
}

#noticiasDetalhes .text {
	float: left;
	width: 870px;
	color: #949494;
	margin-bottom: 20px;
	font: 400 13px 'PT-Sans', sans-serif;
}

#noticiasDetalhes .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;
}

#noticiasDetalhes .links a:hover {
	color: #999999;
}

#noticiasDetalhes .links .prev,
#noticiasDetalhes .links .next  {
	color: #515364;
	font-weight: 700;
}

#noticiasDetalhes .links .prev span,
#noticiasDetalhes .links .next span  {
	font-size: 16px
}

#noticiasDetalhes .links .prev {
	float: left;
}
#noticiasDetalhes .links .next {
	float: right;
}

.tabsCarrosselGrande {
	margin-top: 30px;
}
.tabsCarrosselGrande .wrapper {
	width: 870px;
	margin: 0 auto;
}

/* INICIO LISTAGEM PRODUTOS DA NOTICIA */

#listagemNoticias{
	display:block;
	margin-bottom: 40px;
}

#wrapperTop {
	width: 100%;
	float: left;
	padding-bottom: 2px;
	border-bottom: 1px solid #E2151A;
}
#wrapperTop .title {
	float: left;
	color: #373D4B;
	text-transform: uppercase;
	font: 400 35px 'Aprex-New-Bold', sans-serif;
}

#wrapperTop .margin {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

#wrapperTop span {
	display: inline-block;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
	color: #8C8C8C;
	padding-top: 1px;
}

#wrapperTop .visualisar {
	cursor: pointer;
	color: #404653;
	margin-left: 10px;
	padding-left: 17px;
	float: left;
	text-transform: uppercase;
}
#wrapperTop #lista{
	background: url('../img/visualisar_Lista.png') no-repeat left center;
}
#wrapperTop #lista.active,
#wrapperTop #lista:hover{
	background: url('../img/visualisar_Lista-active.png') no-repeat left center;
	color: #E31519;
}
#wrapperTop #capas{
	background: url('../img/visualisar_Capas.png') no-repeat left center;
	margin-right: 15px;
}

#wrapperTop #capas.active,
#wrapperTop #capas:hover{
	background: url('../img/visualisar_Capas-active.png') no-repeat left center;
	color: #E31519;
}


#wrapperTop select {
	padding: 8px 25px;
	padding-left: 8px;
	border: 1px solid #DDDDDD;
	font: 400 12px 'PT-Sans', sans-serif;
	color: #999999;
	outline-color: #CCCCCC;
	cursor:pointer;
} 
#wrapperTop select.produtosPagina{
	margin-right: 10px;
}
#produtosNoticiaAjax{
	display:block;
	width:100%;
	min-height: 105px;
}
#listagemConteudo {
	width: 100%;
	float: left;
	margin: 10px 0 20px;
}

#listagemConteudo .filters {
	width: 100%;
	float: left;
	position: relative;
}

#listagemConteudo .selectContainer {
	float: left;
}
#listagemConteudo select {
	padding: 5px 10px;
	padding-left: 8px;
	border: 1px solid #DDDDDD;
	font: 400 12px 'PT-Sans', sans-serif;
	color: #E2151A;
	outline-color: #CCCCCC;
	margin-right: 10px;
	cursor:pointer;
}
#listagemConteudo .arrows {
	width: 11px;
	height: 17px;
	cursor: pointer;
	position: absolute;
}
#listagemConteudo .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)";
}

#listagemConteudo .arrowLeft {
	left: 0;
	background: url('../img/seta_Nav_News.png') left center;
}
#listagemConteudo .arrowRight {
	left: 18px;
	background: url('../img/seta_Nav_News.png') right center;
}

/* LISTAGEM */
#listagemConteudo .infoTotalArtigos {
	color: #373d4b;
	display: inline-block;
	font: 300 25px "Aprex-New-Bold",sans-serif;
	margin: 30px auto 0;
	text-align: center;
	width: 100%;
}

#listagemConteudo .listagem {
	float:left;
	margin:30px auto;
	width:100%;
}

#listagemConteudo .listagem .row {
	float: left;
}
/* TYPE 1 - LISTAGEM */
#listagemConteudo .listagem.type1{
	display: inline-block;
}
#listagemConteudo .listagem.type1 .row{
	width:100%;
}
#listagemConteudo .listagem.type1 .row .book {
	padding: 20px 25px;
	float: left;
	width: calc(100% - 50px);
	border-bottom: 1px solid #E0E0E0;
}
#listagemConteudo .listagem.type1 .row .book .descImgContainer{
	display: block;
	float: left;
	margin-right: 20px;
	width: 180px;
}
#listagemConteudo .listagem.type1 .row .book:first-of-type {
	padding-top: 0;
}

#listagemConteudo .listagem.type1 .row .book .bookInfo {
	width: 28px;
	float: left;
	position: relative;
	text-align: center;
	margin-right: 25px;
}

#listagemConteudo .listagem.type1 .row .book .bookInfo div {
	cursor: pointer;
	display: block;
	position: relative;
	margin-bottom: 20px;
}

#listagemConteudo .listagem.type1 .row .book .bookInfo div .percentagemDesconto {
    color: #ffffff;
    display: block;
    position: absolute;
    text-align: center;
    top: 6px;
    width: 28px;
}
#listagemConteudo .listagem.type1 .row .book .bookInfo div .letras {
	color: #a4a4a4;
	display: block;
	font: 700 9px "PT-Sans",sans-serif;
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
	width: 28px;
}
#listagemConteudo .listagem.type1 .row .book .bookInfo div img {
	max-width: 28px;
	position: relative;
}

#listagemConteudo .listagem.type1 .row .book .img {
	float: left;
	position: relative;
}
#listagemConteudo .listagem.type1 .row .book .img a{
	display:block;
	float:left;
}
#listagemConteudo .listagem.type1 .row .book .img img {
	max-width: 107px;
	box-shadow: 5px 10px 10px #888888;
	-moz-box-shadow: 5px 10px 10px #888888;
	-webkit-box-shadow: 5px 10px 10px #888888;
	box-shadow: 5px 10px 10px #888888;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}

#listagemConteudo .listagem.type1 .row .book .img .faixaEbooksMedia{
	background: rgba(0, 0, 0, 0) url("/temas/mediabooks_v2/img/faixa_eBook_smal.png") no-repeat scroll 0 0;
	bottom: -6px;
	display: block;
	height: 81px;
	position: absolute;
	right: -7px;
	width: 81px;
}

#listagemConteudo .listagem.type1 .row .book .titleContainer{
	display:block;
	float:left;
	margin-right: 5px;
	padding-right: 5px;
	width: 190px;
}
#listagemConteudo .listagem.type1 .row .book .title {
	float: left;
	display:block;
	width: 100%;
}

#listagemConteudo .listagem.type1 .row .book .title .booktitle {
	color: #393C4B;
	padding-bottom: 3px;
	text-transform: uppercase;
	font: 700 14px 'PT-SANS', sans-serif;
}
#listagemConteudo .listagem.type1 .row .book .title .sub-title {
	text-transform: uppercase;
	padding-bottom: 3px;
}
#listagemConteudo .listagem.type1 .row .book .autor {
	color: #393c4b;
	display: block;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
}

#listagemConteudo .listagem.type1 .row .book .ebookDisp{
	background: rgba(0, 0, 0, 0) url("../img/ebookDisponivel.png") no-repeat scroll 10px 0;
	border-left: 1px solid #e3e3e3;
	color: #999999;
	display: inline-block;
	height: 50px;
	padding-left: 40px;
	text-transform: uppercase;
	width: 115px;
}

#listagemConteudo .listagem.type1 .row .book .priceContainer{
	display: block;
	float: right;
	width: 415px;
}
#listagemConteudo .listagem.type1 .row .book .price {
   float: right;
	width: 255px;
}

#listagemConteudo .listagem.type1 .row .book .bookPrice {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #E3E3E3;
}

#listagemConteudo .listagem.type1 .row .book .bookPrice:last-child{
	padding: 20px 0;
	border-bottom:0px;
}

#listagemConteudo .listagem.type1 .row .book .bookPrice .wrapperTalble {
	display: table;
	width:100%;
}

#listagemConteudo .listagem.type1 .row .book .bookPrice .pvp,
#listagemConteudo .listagem.type1 .row .book .bookPrice .price,
#listagemConteudo .listagem.type1 .row .book .bookPrice a,
#listagemConteudo .listagem.type1 .row .book .bookPrice .addInfo {
	display: table-cell;
	vertical-align: top;
}

#listagemConteudo .listagem.type1 .row .book .bookPrice .pvp {
	color: #343434;
	font: 400 12px "Aprex-New-Bold",sans-serif;
	padding-right: 10px;
	width: 90px;
}
#listagemConteudo .listagem.type1 .row .book .bookPrice .pvp span {
	display: block;
	font-size: 18px;
	text-decoration: line-through;
}
#listagemConteudo .listagem.type1 .row .book .bookPrice .pvp span:first-of-type {
	text-decoration: none;
}
#listagemConteudo .listagem.type1 .row .book .bookPrice .pvp span.naoCortar{
	text-decoration: none;
}
#listagemConteudo .listagem.type1 .row .book .bookPrice .price {
	color: #E3141A;
	font: 400 40px 'Aprex-New-Bold', sans-serif;
	line-height: 46px;
	width: 140px;
	vertical-align: middle;
}
#listagemConteudo .listagem.type1 .row .book .bookPrice .price.gratuito{
	font: 400 20px "Aprex-New-Bold",sans-serif;
	text-align: right;
}
#listagemConteudo .listagem.type1 .row .book .bookPrice a.comprar{
   background: #e3141a url("../img/icon_shopBT.png") no-repeat scroll 23px center;
	color: #ffffff;
	font: 700 16px "PT-Sans",sans-serif;
	padding: 8px 0 8px 10px;
	text-align: center;
	text-transform: uppercase;
	width: 135px;
}

#listagemConteudo .listagem.type1 .row .book .bookPrice a.descarregar {
	width: 135px;
	text-align: center;
	background-color: #E3141A;
	display: inline-block;
	color: #FFFFFF;
	text-transform: uppercase;
	font: 700 16px 'PT-Sans', sans-serif;
	padding: 8px 0;
	vertical-align: middle;
}
#listagemConteudo .listagem.type1 .row .book .bookPrice a:hover{
	background-color: #EF3125;
}
#listagemConteudo .listagem.type1 .row .book .bookPrice a.detalhe {
	background: rgba(0, 0, 0, 0) url("../img/detalhe.png") no-repeat scroll left center;
	color: #343434;
	display: table-cell;
	font: 700 16px "PT-Sans",sans-serif;
	padding-left: 17px;
	text-transform: uppercase;
	vertical-align: middle;
}
#listagemConteudo .listagem.type1 .row .book .bookPrice a.detalhe:hover{
	color:#999999;
	background: rgba(0, 0, 0, 0) url("../img/detalhe-active.png") no-repeat scroll left center;
}

#listagemConteudo .listagem.type1 .row .book .addInfo {
	width: 170px;
	font-size: 11px;
	vertical-align: middle;
	color: #999999;
	text-align: left;
}

#listagemConteudo .listagem.type1 .row .book .eBookPrice {
	width: 100%;
	height: 46px;
	margin-top: 15px;
}

#listagemConteudo .listagem.type1 .row .book .eBookPrice .wrapperTalble {
	display: table;
}

#listagemConteudo .listagem.type1 .row .book .eBookPrice .pvp,
#listagemConteudo .listagem.type1 .row .book .eBookPrice .price,
#listagemConteudo .listagem.type1 .row .book .eBookPrice a,
#listagemConteudo .listagem.type1 .row .book .eBookPrice .addInfo {
	display: table-cell;
	vertical-align: top;
}

#listagemConteudo .listagem.type1 .row .book .eBookPrice .pvp {
	color: #999999;
	font: 400 12px "Aprex-New-Bold",sans-serif;
	padding-right: 10px;
	vertical-align: middle;
	width: 90px;
}
#listagemConteudo .listagem.type1 .row .book .eBookPrice .pvp span {
	font-size: 10px;
}
#listagemConteudo .listagem.type1 .row .book .eBookPrice .price {
	color: #373D4B;
	font: 400 30px 'Aprex-New-Bold', sans-serif;
	line-height: 46px;
	width: 115px;
	padding-right: 20px;
	vertical-align: middle;
	text-align: right;
}

#listagemConteudo .listagem.type1 .row .book .eBookPrice a {
	width: 135px;
	text-align: center;
	background: #373D4B url('../img/icon_shopBT.png') no-repeat 30px center;
	display: inline-block;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 10px;
	font: 700 13px 'PT-Sans', sans-serif;
	padding: 5px 0;
	padding-left: 10px;
	vertical-align: middle;
}
#listagemConteudo .listagem.type1 .row .book .eBookPrice a:hover {
	background-color: #333333;
}

#listagemConteudo .listagem.type1 .row .book .eBookPrice .addInfo {
	width: 170px;
	font-size: 11px;
	vertical-align: middle;
	color: #999999;
	text-align: left;
}
/*TYPE 2*/
#listagemConteudo .listagem.type2 .row .book {
	float: left;
	width: 180px;
	padding: 18px;
	padding-top: 20px;
	margin-bottom: 0;
	height: 295px;
	position: relative;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
}
#listagemConteudo .listagem.type2 .row .book:last-of-type {
	border-right: none;
}
#listagemConteudo .listagem.type2 .row:last-of-type .book {
	border-bottom: none;
}

#listagemConteudo .listagem.type2 .row .book:hover .showBook {
	display: block;
}
#listagemConteudo .listagem.type2 .row .book:hover .hideBook {
	display: block;
}

#listagemConteudo .listagem.type2 .row .right {
	margin-right: 0;
}

#listagemConteudo .listagem.type2 .row .book .showBook {
	display: block;
	float: left;
	height: 295px;
	position: relative;
	z-index: 190;
}

#listagemConteudo .listagem.type2 .row  .book .showBook .img {
	padding-left: 9px;
	position: relative;
	padding-bottom: 21px;
	background-size: 135px;
	text-align: center;
}
#listagemConteudo .listagem.type2 .row .book .showBook .img a {
	display: inline-block;
}
#listagemConteudo .listagem.type2 .row .book .showBook .img img {
	width: 120px;
	height: 180px;
	box-shadow: 5px 10px 10px #888888;
	-moz-box-shadow: 5px 10px 10px #888888;
	-webkit-box-shadow: 5px 10px 10px #888888;
	box-shadow: 5px 10px 10px #888888;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444');
}

#listagemConteudo .listagem.type2 .row .book .showBook .img .faixaEbooks {
	background: rgba(0, 0, 0, 0) url("/temas/mediabooks_v2/img/faixa_eBook.png") no-repeat scroll 0 0;
	bottom: 12px;
	display: block;
	height: 118px;
	position: absolute;
	right: 17px;
	width: 118px;
}

#listagemConteudo .listagem.type2 .row  .book .showBook .prom,
#listagemConteudo .listagem.type2 .row  .book .hideBook .prom {
	top: 0;
	right: 0;
	width: 39px;
	height: 42px;
	color: #FFFFFF;
	padding-top: 12px;
	position: absolute;
	text-align: center;
	background: url('../img/balaoPromo.png') no-repeat left top;
}

#listagemConteudo .listagem.type2 .row .book .showBook .title {
	width: 165px;
	display: block;
	padding-bottom: 2px;
	color: #000000;
	font: 700 12px 'PT-Sans', sans-serif;
}

#listagemConteudo .listagem.type2 .row .book .showBook .desc {
	width: 165px;
	display: block;
	color: #383D4B;
	text-transform: uppercase;
	font: 400 9px 'PT-Sans', sans-serif;
}

#listagemConteudo .listagem.type2 .row .showBook .right {
	margin-right: 0;
}

#listagemConteudo .listagem.type2 .row .book .showBook .price {
	color: #383D4B;
	float: left;
	width: 180px;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #DDDDDD;
}

#listagemConteudo .listagem.type2 .row .book .showBook .price .pvp {
	float: left;
	display: block;
	text-transform: uppercase;
	font: 700 12px 'PT-Sans', sans-serif;
}

#listagemConteudo .listagem.type2 .row .book .showBook .price .pvp span {
	display: block;
	text-transform: uppercase;
	text-decoration: line-through;
	font: 700 13px 'PT-Sans', sans-serif;
}

#listagemConteudo .listagem.type2 .row .book .showBook .price .right {
	color: #E3141A;
	font: 400 30px 'Aprex-New-Bold', sans-serif;
}

#listagemConteudo .listagem.type2 .row .book .hideBook {
	margin: -21px -18px;
	padding: 20px 15px;
	display: none;
	height: 295px;
	background: #262626;
	position: absolute;
	width: 183px;
	z-index: 200;
	background: #262626 url('../img/fundoHoverLivros.png') no-repeat;
}
#listagemConteudo .listagem.type2 .row .book .hideBook a{
	color:#FFFFFF;
}

#listagemConteudo .listagem.type2 .row .book .hideBook .title {
	color: #FFFFFF;
	font: 400 22px 'PT-Sans-Narrow', sans-serif;
	text-transform: initial;
	padding: 0;
	width: 140px;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .prom {
	top: 20px;
	right: 20px;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .info {
	color: #FFFFFF;
	font-size: 10px;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .info p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .info span {
	text-transform: uppercase;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .comentarios {
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	position: absolute;
	top: 200px;
}
#listagemConteudo .listagem.type2 .row  .book .hideBook .comentarios img {
	float: left;
	margin-right: 5px;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .price {
	position: absolute;
	background: #FFFFFF;
	left: 5px;
	width: 204px;
	bottom: 6px;
	height: 100px;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .price .top,
#listagemConteudo .listagem.type2 .row  .book .hideBook .price .bottom {
	width: 165px;
	margin: 0 auto;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .price .top {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #DDDDDD;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .price .bottom {
	padding-top: 12px;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .price .top a {
	color: #343434;
	text-transform: uppercase;
	background-size: 12px;
	font-weight: 600;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .price .top a:hover {
	color: #999999;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .comprar {
	padding-left: 17px;
	background: url('../img/icon_shop.png') no-repeat left center;
}

#listagemConteudo .listagem.type2 .row  .book .hideBook .detalhe {
	padding-left: 17px;
	float: right;
	background: url('../img/detalhe.png') no-repeat left center;
}

#listagemConteudo .listagem.type2 .row .book .hideBook .price .pvp {
	color: #343434;
	float: left;
	display: block;
	text-transform: uppercase;
	font: 700 8px 'PT-Sans', sans-serif;
}

#listagemConteudo .listagem.type2 .row .book .hideBook .price .pvp span {
	display: block;
	text-transform: uppercase;
	text-decoration: line-through;
	font: 700 13px 'PT-Sans', sans-serif;
}

#listagemConteudo .listagem.type2 .row .book .hideBook .price .right {
	color: #E3141A;
	font: 400 30px 'Aprex-New-Bold', sans-serif;
}


/* FIM LISTAGEM PRODUTOS DA NOTICIA */