#publi{
	top:0;
	right:0;
	left:0;
	bottom:0;
	position: absolute;
	width:100%;
	height:100%;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.81);
	padding:5%;

}
#publi img{
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.6);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.6);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.6);
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}

#imagenes{
	

}
#imagenes img{
	max-width: 95%;
}
.logo{

}