.cob-invierno2016 {
	width: 100%;
	height: auto;
	border: 1px solid #e5e7eb;
	background-color: #fff;
}
.cob-invierno2016 .header-invierno {
	background: url("../img/top-invierno.jpg") repeat-x center center;
	width: 100%;
	overflow: hidden;
	height: 50px;
}
.cob-invierno2016 .header-invierno a {
	display: block;
	width: 100%;
	height: 50px;
}
.cob-invierno2016 .header-invierno a:hover {
	background-color: 
}
.cob-invierno2016 .inv-top .img-destacada {
	display: block;
	width: 100%;
	max-height: 250px;
	overflow: hidden;
}
.cob-invierno2016 .inv-bottom {
    padding: 10px;
}
.cob-invierno2016 .ad-middle {
	padding: 10px 0px;
	background-color: #fcfcfc;
	background-color: rgba(250, 250, 250, 0.25);
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.cob-invierno2016 .ad-middle > div,
.cob-invierno2016 .ad-middle > img {
	margin: 0 auto;
	display: block;
}
.cob-invierno2016 .inv-top h2 {
	padding: 0 15px;
	margin: 10px 0 15px;
}
.cob-invierno2016 .inv-top .img-destacada img,
.cob-invierno2016 .inv-bottom .inv-thumb-img img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.cob-invierno2016 .inv-bottom .inv-thumb-img {
	display: block;
	width: 100%;
	max-height: 115px;
	overflow: hidden;
}
.cob-invierno2016 .inv-bottom .inv-thumb-img a {
	display: block;
}
.cob-invierno2016 .inv-bottom .f-l,
.cob-invierno2016 .inv-bottom .f-r {
	width: 50%;
	padding: 5px;
}
.cob-invierno2016 .inv-bottom h3 {
	margin-top: 5px; 
}
.cob-invierno2016 .img-publirrp {
	position: relative;
}
.cob-invierno2016 .img-publirrp:after {
	color: #fff;
	position: absolute;
	content: "Publirreportaje:";
	text-transform: uppercase;
	width: 100%;
	padding: 5px 2px; 
	background: -moz-linear-gradient(top,  rgba(155,217,235,0.5) 0%, rgba(154,217,235,0.5) 1%, rgba(62,195,233,0.7) 85%, rgba(46,191,233,0.7) 100%);
	background: -webkit-linear-gradient(top,  rgba(155,217,235,0.5) 0%,rgba(154,217,235,0.5) 1%,rgba(62,195,233,0.7) 85%,rgba(46,191,233,0.7) 100%);
	background: linear-gradient(to bottom,  rgba(155,217,235,0.5) 0%,rgba(154,217,235,0.5) 1%,rgba(62,195,233,0.7) 85%,rgba(46,191,233,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#809bd9eb', endColorstr='#b32ebfe9',GradientType=0 );
	bottom: 0;
	font-size: 11px;
	text-shadow: 0 0 4px #2b7a8e;
}
.cob-invierno2016 .img-destacada.img-publirrp:after {
	padding: 5px 15px;
}