
.articulo_geleria img {
  transition: transform .5s ease;
}
 
.articulo_geleria:hover img {
  transform: scale(1.5);
}

.articulo_articulo_plano {
 
	padding:0px;
	background:#ffffff;
}

.articulo_articulo {
-webkit-box-shadow: 0px 0px 3px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 0px 3px 0px rgba(204,204,204,1);
box-shadow: 0px 0px 3px 0px rgba(204,204,204,1);
	padding:10px;
	background:#ffffff;
}

.articulo_articulo:hover {
-webkit-box-shadow: 0px 0px 5px 0px rgba(54,93,209,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(54,93,209,1);
box-shadow: 0px 0px 5px 0px rgba(54,93,209,1);
	padding:10px;
	background:#ffffff;
	transform: scale(1.03);
}

.articulo_volanta { 
	font-family: Roboto, serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;	
	text-decoration: none;
	text-transform:uppercase;
	color: #000;
}

.articulo_titulo {
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
	font-size: 26px;
	color: #000000;	
	text-decoration: none;
}

.articulo_copete {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #000000;
}

.articulo_nota {
	font-family: 'Roboto Slab', serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

.articulo_copete2 {
	font-family: 'Roboto Slab', serif;
 
	font-size: 14px;
	color: #000000;
}

.articulo_espacio {
	padding-top:5px;
	padding-bottom:5px;
}

.articulo_imagen {
	width:100%;
	height:auto;
}

.articulo_imagen:hover {
	width:100%;
	height:auto;
	-webkit-transform:scale(1.3);transform:scale(1.3);
}

.articulo_galeria {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
}

.articulo_geleria img {
  transition: transform .5s ease;
}

 
.articulo_geleria:hover img {
  transform: scale(1.5);
}

.articulo_articulo_plano {
 
	padding:0px;
	background:#ffffff;
}

.articulo_articulo {
-webkit-box-shadow: 0px 0px 3px 0px rgba(204,204,204,1);
-moz-box-shadow: 0px 0px 3px 0px rgba(204,204,204,1);
box-shadow: 0px 0px 3px 0px rgba(204,204,204,1);
	padding:10px;
	background:#ffffff;
}

.articulo_articulo:hover {
-webkit-box-shadow: 0px 0px 5px 0px rgba(54,93,209,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(54,93,209,1);
box-shadow: 0px 0px 5px 0px rgba(54,93,209,1);
	padding:10px;
	background:#ffffff;
	transform: scale(1.03);
}

.articulo_volanta { 
	font-family: Roboto, serif;
	font-weight: bold;
	font-size: 12px;
	color: #616161;	
	text-decoration: none;
	text-transform:uppercase;
}

.articulo_titulo  {
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
	font-size: 20px;
	color: #000000;	
	text-decoration: none;
}
 
.articulo_copete {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	color: #000000;
}

.articulo_nota {
	font-family: 'Roboto Slab', serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

.articulo_espacio {
	padding-top:5px;
	padding-bottom:5px;
}

.articulo_imagen {
	width:100%;
	height:auto;
}

.articulo_imagen:hover {
	width:100%;
	height:auto;
	-webkit-transform:scale(1.3);transform:scale(1.3);
}

.articulo_galeria {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
}
