@charset "utf-8";
@font-face {
font-family: 'LIGHT';
src: url(font/hinted-KPMG-Extralight.eot);
src:
url(font/hinted-KPMG-Extralight-iefix.eot) format('embedded-opentype'),
url(font/hinted-KPMG-Extralight.woff) format('woff'),
url(font/hinted-KPMG-Extralight.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
a {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
}
.bodycpopress {
	display: block;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-position: center;
	background-size: cover;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}
.col {
	display: table-cell;
	vertical-align: top;
}
.content {
	margin: 0 auto;
}
.dright{
	width: fit-content;
	/*display: table;*/
	/*margin-left: auto;
	margin-right: 0;*/
	float: right;
}
.cpopressLogo {
	text-align: center;
	background-color: #efefef;
	padding: 20px 0;
}
.pressMenu {
	text-align: center;
	background-color: #efefef;
	-webkit-box-shadow: 0px 14px 28px -16px rgba(0,0,0,0.75);
	-moz-box-shadow: 	0px 14px 28px -16px rgba(0,0,0,0.75);
	box-shadow: 		0px 14px 28px -16px rgba(0,0,0,0.75);
}
.pressMenu ul {
	margin: 0;
}
.linkblue a {
	color: #006699;
}
.pressMenu a {
	color:#006699;
	font-family: "Avenir", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.pressMenu li {
	display: inline-block;
	padding: 15px 20px;
	font-family: "Avenir", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
}
.mainEdiTitleP {
	font-size: 24px;
	padding: 15px;
	
}
.mainEdiTitle {
	margin-top: 20px;
	font-size: 26px;
	/*color: #006599;*/
	color: #3E3E3E;
}
.mainEdiTitle img{
	margin-right: 30px;
	max-height: 75px;
	vertical-align: middle;
}
.pressMenu .active {
	border-bottom: 4px solid #006699;
}
.bannerBole {
	text-align: center;
	margin: 20px 0;
	
}
.bannerBole img {
	max-width: 240px;
}
.hemeroImg {
	background-position: center;
	background-size: 110%;
	height: 200px;
	width: 300px;
}
.hemeroDesc {
	font-family: Georgia, Times;
	font-size: 14px;
	color: #535353;
	padding: 15px;
}
.hemeroVermas {
	font-family: Georgia, Times;
	font-size: 14px;
	color: #535353;
	padding: 0 15px;
	margin-bottom: 15px;
}
.hemeroDate {
	font-family: "Avenir", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2784b7;
	padding: 0 15px;
}
.searchBox {
	width: 400px;
	margin: 0px 0px;
	padding: 8px;
	border-radius:  20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	display: inline-flex;
	border: 1px solid #dedede;
}
.adSearch {
	height: 0;
	overflow: hidden;
}
.botonAzul{
	border-radius:  20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 0px solid #000000;
	background-color: #4e91c8;
	color: white;
	padding: 8px 25px;
}
.wp120 {
	width: 1200px;
}
.wp45 {
	width: 450px;
}
.wp35 {
	width: 350px;
}
.wp40 {
	width:400px;
}
.pushL {
	float: left;
}
.pushR {
	float: right;
}
.clearF {
	clear: both;
}
.paginacion a {
	color:#004EC8;
}
.clipData {
	color:#888888;
	font-size: 13px;
	padding-bottom: 10px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border: 1px solid #c9c9c9;
}
.clipContent {
	padding:5px 10px;
}
.clipDetalle {
	padding: 10px;
	color: #155DA8;
	font-size: 10px;
}
.clipDataTitle{margin-bottom: 5px;
	background-color: #dadada;
	color: #212121;
	padding:5px 10px;
	border-bottom: 1px solid #c9c9c9;
}
.clipDataBot{
	background-color: #E5E5E5;
	color: #fff;
	padding:5px 10px;
	border-top: 1px solid #c9c9c9;
}
.cajaBole {
	position: relative;
	
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
	margin-top: 15px;
	overflow: hidden;
}
.cajaEdi {
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
	margin-top: 15px;
	margin-left: 15px;
	padding: 10px;
	font-family: "Avenir", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ediTitle {
	text-align: center;
	font-size: 20px;
	margin-bottom: 5px;
	color: #4a4a4a;
}
.ediContent {
	text-align: left;
	color: #686868;
	cursor: pointer;
	margin: 5px 0;
}
.artiImg {
	margin-bottom: 15px;
	padding: 0 15px;
	box-sizing: border-box;
	float: left;
}
.artiBody {
	margin: 15px 0;
	padding: 0 15px;
	font-size: 16px;
	font-family:  Helvetica, Arial, "sans-serif";
	line-height: 27px;
}
.artiEncab {
	margin: 15px 0;
	padding: 0 15px;
	font-size: 20px;
	font-family: Georgia, Times;
	line-height: 27px;
	color: #4F4F4F;
}
.artiImg img {
	width: 100%;
	
}
.boleTitle {
	font-family: Georgia, Times;
	font-size: 24px;
	padding: 15px 15px 0px 15px;
}

.artiTitle {
	font-family: Georgia, Times;
	font-size: 30px;
	padding: 15px 15px 0px 15px;
}
.boleSubTitle {
	font-family: Georgia, Times;
	font-size: 12px;
	padding: 5px 15px 10px 15px;
	color: #A3A3A3;
}
.layer {
	background-color: rgba(0,0,0,0.05);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.05) 0, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.9) 100%);
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.05) 0, rgba(0,0,0,0.1) 20%, rgba(0,0,0,0.9) 100%);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease
}
.boleNoticia {
	overflow: hidden;
	position: relative;
	height: 250px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
		background-size:110%;
	cursor: pointer;
}
.boleNoticia:hover {
	background-size:135%;
}


.boleNoticia img{
	display:block;
	position:absolute;
	top:50%;
	left:50%;
}
.boleNoticia .noticiaTitle{
	position: absolute;
	bottom: 0;
	left: 0;width: 100%;
	padding: 10px 15px;
	color: #ffffff;
	font-family: Georgia, Times;
	font-size: 24px;
	background-color: rgba(0,0,0,0.50);
	text-shadow: 0 1px 2px #000000;
	box-sizing: border-box;
	
}
.boleNoticiaAlt {
	overflow: hidden;
	position: relative;
	height: 250px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
		background-size:cover;
	cursor: pointer;
	-webkit-transform: scale(1);
    transform: scale(1);
}
.boleNoticiaAlt:hover .imgGrow {
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.boleNoticiaAlt .imgGrow {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
		background-size:cover;
	-webkit-transform: scale(1);
    transform: scale(1);
	width: 100%;
	height:  100%;
	position: absolute;
}
.boleNoticiaAlt img{
	display:block;
	position:absolute;
	top:50%;
	left:50%;
}
.boleNoticiaAlt .noticiaTitle{
	position: absolute;
	bottom: 0;
	left: 0;width: 100%;
	padding: 10px 15px;
	color: #ffffff;
	font-family: Georgia, Times;
	font-size: 24px;
	background-color: rgba(0,0,0,0.50);
	text-shadow: 0 1px 2px #000000;
	box-sizing: border-box;
	
}
.barragrad{
	background: rgb(30,87,153); 
	background: -moz-linear-gradient(left, rgba(30,87,153,1) 1%, rgba(41,137,216,1) 50%, rgba(30,87,153,1) 100%); 
	background: -webkit-linear-gradient(left, rgba(30,87,153,1) 1%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); 
	background: linear-gradient(to right, rgba(30,87,153,1) 1%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#1e5799',GradientType=1 ); 
	width:100%; 
}
.foto_full_container{
	width: 100%;
	position: relative;
	z-index:0;
	height: 250px;
	overflow: hidden;
	
}
.title_container {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 1;
}
.title_self {
	width: 1000px;
	margin: 0 auto;
	padding: 15px;
	box-sizing: border-box;
}



.foto_full{
	width: 100%;
	
}
.blurry {
	-webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.foto_gradient {
	position: absolute;
	background: rgba(255,255,255,0);
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

.slideBole {
	position: relative;
}
.clipSubTitle {
	padding: 5px 15px 3px 15px;
	font-size: 14px;
	color: #5B5B5B;
}
.opcionesLateral {
	background-color: #f9f9f9; padding: 5px 10px;
	font-size: 14px;
}
.clipKeys {
	margin:0px 15px 10px 15px;
	padding: 5px;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	background-color: #DFDFDF;
	font-size: 14px;
	color: #006699;
	
	box-sizing: border-box;
}
.clipwrite {
	margin: 5px 15px;
}
.clipwrite input {
	width: 100%;
}
.submit{
	width: auto;
	border: 0px solid #000000;
	background-color: #4e91c8;
	color: white;
	padding: 8px 25px;
	margin-left: 0;
		-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}
.submit:hover{
	background-color:#8BBDE7;
}

.fontredes a {
	font-size: 9px;
}


/*estilo radio hemeroteca*/

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
	font-size: 14px;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #4e91c8;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}




/*estilo check hemeroteca*/
.checkStyle + label {
   position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
	font-size: 14px;
}

.checkStyle:checked,
.checkStyle:not(:checked) {
    position: absolute;
    left: -9999px;
}

.checkStyle + label:before {
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 20%;
    background: #fff;
	
}

.checkStyle + label:after {
	content: '';
    width: 12px;
    height: 12px;
    background: #4e91c8;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 20%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  
}
.checkStyle:checked + label:after {
	 opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.checkStyle:not(:checked) + label:after {
	 opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}


