@charset "utf-8";
@import url("../webfonts/hkgrotesk_regular/stylesheet.css");
@import url("../webfonts/champagne_limousines/stylesheet.css");


 body{font-family: Arial,serif;}
 .clear{width:100%;clear:both;}
 .contento {
	overflow: hidden;
	display: block;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
 .negros {
	font-weight: bold;
	color: rgba(255,255,255,0.8);
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}.contento .mas_imfo {
	background-color: rgba(51,51,51,1);
	height: 325px;
	width: 440px;
	font-family: "champagne limousines";
	font-size: 2.5em;
	font-weight: 600;
	text-align: center;
	color: rgba(255,255,255,1);
	display: inline-block;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
	padding-top: 30px;
}
.contento .mas_imfo .des {
	color: #FFF;
	font-weight: 200;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	font-family: Arial, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
}
.contento .mas_imfo .colabora {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.contento .mas_imfo .colabora img {
	height: auto;
	width: 120px;
	padding-top: 15px;
}
.contento .contenedor {
	width: 325px;
	height: 325px;
	overflow: hidden;
	text-align: center;
	cursor: default;
	border-radius: 0px;
	margin-right: 5px;
	display: inline-block;
	margin-bottom: 6px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	border-right-color: rgba(50,180,248,1);
}
.contento .contenedor a.link {
	transform: translate(0px, 50px);
	transition: all 0.3s 0.1s ease-in-out;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	color: rgba(0,0,0,1);
	font-weight: 500;
	cursor: pointer;
	position: absolute;
	text-align: left;
	bottom: 39px;
	left: 225px;
	background-color: rgba(50,180,248,1);
	text-decoration: none;
	width: 100px;
	padding-top: 10px;
	font-size: 18px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: rgba(255,255,255,1);
	border-left-color: rgba(255,255,255,1);
}
.contento .contenedor a.link:hover {
	transform: translate(0px, 0,7px);
	transition: all 0.5s ease-in-out 0.5s;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-right: 25px;
	padding-bottom: 200px;
	padding-left: 25px;
	color: rgba(255,255,255,1);
	font-weight: 500;
	cursor: pointer;
	text-align: left;
	background-color: rgba(7,135,203,1);
	text-decoration: none;
	padding-top: 10px;
	font-size: 18px;
	-webkit-transition: all 0.5s ease-in-out 0.5s;
	-moz-transition: all 0.5s ease-in-out 0.5s;
	-ms-transition: all 0.5s ease-in-out 0.5s;
	-o-transition: all 0.5s ease-in-out 0.5s;
	opacity: 1;
}
.contento .mas_imfo a {
	color: rgba(50,180,248,1);
	text-decoration: none;
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
}
.contento .mas_imfo a:hover {
	color: rgba(7,135,203,1);
	-webkit-transition: all 0.5s 0.2s;
	-moz-transition: all 0.5s 0.2s;
	-ms-transition: all 0.5s 0.2s;
	-o-transition: all 0.5s 0.2s;
	transition: all 0.5s 0.2s;
	opacity: 0.4;
	text-decoration: underline;
}
.noti .main .content .article_cordeon .contento .contenedor img {
	height: 325px;
	width: 325px;
	display: block;
  	border: none;
}
