@charset "utf-8";

#aviso_revista {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

#asis_aviso {
	width: 100%;
	text-align: center;
}
#asis_titulo {
	width: 400px;
	height: 139px;
	background-image: url(../img/cargadores/cargador.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#asis_titulo2 {
	width: 320px;
	height: 258px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #FFF;
}
